Trace number 3706372

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.02 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z7-s2.opb
MD5SUM826cee40b1a37b4e41d6d3a639f8df55
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-7368
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2023
Total number of constraints31798
Number of constraints which are clauses31790
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint2023
Number of terms in the objective function 1997
Biggest coefficient in the objective function 333
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 170608
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 735392
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 5003866
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.99/1.04	c 2012-05-27T22:35:19+0200
0.99/1.04	c arch = x86_64
0.99/1.04	c os = linux
0.99/1.04	c compiler = ghc 7.4
0.99/1.04	c packages:
0.99/1.04	c   OptDir-0.0.1
0.99/1.04	c   array-0.4.0.0
0.99/1.04	c   base-4.5.0.0
0.99/1.04	c   bytestring-0.9.2.1
0.99/1.04	c   containers-0.4.2.1
0.99/1.04	c   deepseq-1.3.0.0
0.99/1.04	c   mtl-2.1.1
0.99/1.04	c   old_locale-1.0.0.4
0.99/1.04	c   parse_dimacs-1.2
0.99/1.04	c   parsec-3.1.2
0.99/1.04	c   queue-0.1.2
0.99/1.04	c   stm-2.3
0.99/1.04	c   time-1.4
0.99/1.04	c command line = ["--pb","HOME/instance-3706372-1338150919.opb"]
0.99/1.04	c #vars 2023
0.99/1.04	c #constraints 31798
0.99/1.04	c Solving starts ...
1.38/1.47	c solving time = 0.425s
1.38/1.47	c #decision = 517
1.38/1.47	c #conflict = 8
1.38/1.47	c #restart = 0
1.38/1.47	o -4160
1.38/1.47	c Solving starts ...
1.69/1.76	c solving time = 0.286s
1.69/1.76	c #decision = 917
1.69/1.76	c #conflict = 8
1.69/1.76	c #restart = 0
1.69/1.76	o -4172
1.69/1.76	c Solving starts ...
2.59/2.61	c solving time = 0.842s
2.59/2.61	c #decision = 1324
2.59/2.61	c #conflict = 10
2.59/2.61	c #restart = 0
2.59/2.61	o -4196
2.59/2.61	c Solving starts ...
3.78/3.83	c solving time = 1.215s
3.78/3.83	c #decision = 1725
3.78/3.83	c #conflict = 13
3.78/3.83	c #restart = 0
3.78/3.83	o -4204
3.78/3.83	c Solving starts ...
4.79/4.87	c solving time = 1.035s
4.79/4.87	c #decision = 2109
4.79/4.87	c #conflict = 15
4.79/4.87	c #restart = 0
4.98/5.00	o -4206
4.98/5.00	c Solving starts ...
6.50/6.53	c solving time = 1.655s
6.50/6.53	c #decision = 2484
6.50/6.53	c #conflict = 19
6.50/6.53	c #restart = 0
6.50/6.53	o -4207
6.50/6.53	c Solving starts ...
7.39/7.45	c solving time = 0.917s
7.39/7.45	c #decision = 2824
7.39/7.45	c #conflict = 20
7.39/7.45	c #restart = 0
7.39/7.45	o -4220
7.39/7.45	c Solving starts ...
8.38/8.48	c solving time = 1.027s
8.38/8.48	c #decision = 3164
8.38/8.48	c #conflict = 21
8.38/8.48	c #restart = 0
8.38/8.48	o -4245
8.38/8.49	c Solving starts ...
11.89/11.98	c solving time = 3.487s
11.89/11.98	c #decision = 3499
11.89/11.98	c #conflict = 31
11.89/11.98	c #restart = 0
11.89/11.98	o -4251
11.89/11.98	c Solving starts ...
12.78/12.90	c solving time = 0.912s
12.78/12.90	c #decision = 3743
12.78/12.90	c #conflict = 31
12.78/12.90	c #restart = 0
12.88/12.90	o -4253
12.88/12.90	c Solving starts ...
13.79/13.89	c solving time = 0.990s
13.79/13.89	c #decision = 3987
13.79/13.89	c #conflict = 31
13.79/13.89	c #restart = 0
13.79/13.89	o -4258
13.79/13.89	c Solving starts ...
15.30/15.32	c solving time = 1.418s
15.30/15.32	c #decision = 4236
15.30/15.32	c #conflict = 32
15.30/15.32	c #restart = 0
15.30/15.32	o -4288
15.30/15.32	c Solving starts ...
21.69/21.77	c solving time = 6.445s
21.69/21.77	c #decision = 4509
21.69/21.77	c #conflict = 49
21.69/21.77	c #restart = 0
21.69/21.77	o -4289
21.69/21.77	c Solving starts ...
23.28/23.39	c solving time = 1.614s
23.28/23.39	c #decision = 4763
23.28/23.39	c #conflict = 50
23.28/23.39	c #restart = 0
23.28/23.39	o -4302
23.28/23.39	c Solving starts ...
27.68/27.74	c solving time = 4.345s
27.68/27.74	c #decision = 5017
27.68/27.74	c #conflict = 58
27.68/27.74	c #restart = 0
27.68/27.74	o -4305
27.68/27.74	c Solving starts ...
29.88/29.94	c solving time = 2.191s
29.88/29.94	c #decision = 5094
29.88/29.94	c #conflict = 59
29.88/29.94	c #restart = 0
29.88/29.94	o -4318
29.88/29.94	c Solving starts ...
32.18/32.23	c solving time = 2.281s
32.18/32.23	c #decision = 5174
32.18/32.23	c #conflict = 60
32.18/32.23	c #restart = 0
32.18/32.23	o -4335
32.18/32.26	c Solving starts ...
33.69/33.73	c solving time = 1.470s
33.69/33.73	c #decision = 5205
33.69/33.73	c #conflict = 60
33.69/33.73	c #restart = 0
33.69/33.73	o -4340
33.69/33.74	c Solving starts ...
36.19/36.23	c solving time = 2.495s
36.19/36.23	c #decision = 5240
36.19/36.23	c #conflict = 61
36.19/36.23	c #restart = 0
36.19/36.23	o -4379
36.19/36.24	c Solving starts ...
44.39/44.42	c solving time = 8.177s
44.39/44.42	c #decision = 5277
44.39/44.42	c #conflict = 68
44.39/44.42	c #restart = 0
44.39/44.42	o -4380
44.39/44.42	c Solving starts ...
56.28/56.37	c solving time = 11.936s
56.28/56.37	c #decision = 5320
56.28/56.37	c #conflict = 79
56.28/56.37	c #restart = 0
56.28/56.37	o -4404
56.28/56.37	c Solving starts ...
61.88/61.95	c solving time = 5.581s
61.88/61.95	c #decision = 5365
61.88/61.95	c #conflict = 83
61.88/61.95	c #restart = 0
61.88/61.95	o -4450
61.88/61.99	c Solving starts ...
74.48/74.59	c solving time = 12.593s
74.48/74.59	c #decision = 5412
74.48/74.59	c #conflict = 98
74.48/74.59	c #restart = 0
74.48/74.59	o -4459
74.48/74.59	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3706372-1338150919/watcher-3706372-1338150919 -o /tmp/evaluation-result-3706372-1338150919/solver-3706372-1338150919 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706372-1338150919.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 17923
/proc/meminfo: memFree=31271612/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 787 0 0 0 0 0 0 0 20 0 1 0 281216681 6356992 709 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 1552 709 413 1167 0 333 0

[startup+0.031502 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 17923
/proc/meminfo: memFree=31271612/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=8256 CPUtime=0.02 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 1250 0 0 0 2 0 0 0 20 0 1 0 281216681 8454144 1172 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 2064 1172 416 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100264 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 17923
/proc/meminfo: memFree=31271612/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 2526 0 0 0 9 0 0 0 20 0 1 0 281216681 13697024 2448 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 3344 2448 418 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300299 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 17923
/proc/meminfo: memFree=31271612/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=24640 CPUtime=0.29 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 5426 0 0 0 28 1 0 0 20 0 1 0 281216681 25231360 5348 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 6160 5348 418 1167 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24640

[startup+0.700293 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 17923
/proc/meminfo: memFree=31271612/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=47168 CPUtime=0.69 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 11074 0 0 0 67 2 0 0 20 0 1 0 281216681 48300032 10996 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 11792 10996 428 1167 0 10573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47168

[startup+1.50026 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 17924
/proc/meminfo: memFree=31229436/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=47168 CPUtime=1.48 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 11101 0 0 0 146 2 0 0 20 0 1 0 281216681 48300032 11023 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 11792 11023 455 1167 0 10573 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 47168

[startup+3.10027 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 17924
/proc/meminfo: memFree=31229056/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=47168 CPUtime=3.09 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 11101 0 0 0 306 3 0 0 20 0 1 0 281216681 48300032 11023 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 11792 11023 455 1167 0 10573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47168

[startup+6.30029 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 17924
/proc/meminfo: memFree=31227692/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=49216 CPUtime=6.29 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 11613 0 0 0 624 5 0 0 20 0 1 0 281216681 50397184 11535 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 12304 11535 455 1167 0 11085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49216

[startup+12.7002 s]
/proc/loadavg: 2.26 2.06 2.02 3/179 17924
/proc/meminfo: memFree=31223360/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=52288 CPUtime=12.68 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 12381 0 0 0 1260 8 0 0 20 0 1 0 281216681 53542912 12303 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 13072 12303 455 1167 0 11853 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52288

[startup+25.5003 s]
/proc/loadavg: 2.22 2.06 2.02 3/179 17924
/proc/meminfo: memFree=31220152/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=56384 CPUtime=25.49 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 13405 0 0 0 2535 14 0 0 20 0 1 0 281216681 57737216 13327 33554432000 4194304 8973514 140733497773216 140733497772480 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 14096 13327 455 1167 0 12877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56384

[startup+51.1003 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 17924
/proc/meminfo: memFree=31214944/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=61504 CPUtime=51.08 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 14685 0 0 0 5084 24 0 0 20 0 1 0 281216681 62980096 14607 33554432000 4194304 8973514 140733497773216 140733497772480 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 15376 14607 455 1167 0 14157 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61504

[startup+102.307 s]
/proc/loadavg: 2.11 2.06 2.01 3/179 17924
/proc/meminfo: memFree=31211540/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=63552 CPUtime=102.27 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 15209 0 0 0 10185 42 0 0 20 0 1 0 281216681 65077248 15124 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 15888 15124 455 1167 0 14669 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 63552

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/179 17924
/proc/meminfo: memFree=31206084/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=65600 CPUtime=162.25 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 15566 0 0 0 16164 61 0 0 20 0 1 0 281216681 67174400 15481 33554432000 4194304 8973514 140733497773216 140733497772712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 16400 15481 455 1167 0 15181 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 65600

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 17925
/proc/meminfo: memFree=31192688/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=222.25 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18793 0 0 0 22142 83 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 77888

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 17925
/proc/meminfo: memFree=31192488/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=282.24 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 28120 104 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 77888

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 17928
/proc/meminfo: memFree=31192604/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=342.22 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 34096 126 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 4208857 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 77888

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17928
/proc/meminfo: memFree=31192736/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=402.21 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 40073 148 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 77888

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17928
/proc/meminfo: memFree=31193108/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=462.21 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 46051 170 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 77888

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17928
/proc/meminfo: memFree=31193356/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=522.2 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 52029 191 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 77888

[startup+582.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 17968
/proc/meminfo: memFree=31015580/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=582.19 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 58007 212 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 77888

[startup+642.3 s]

################
# More data... #
################

[startup+882.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 17972
/proc/meminfo: memFree=30977352/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=882.14 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 87887 327 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 77888

[startup+942.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 17972
/proc/meminfo: memFree=30977516/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=942.13 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 93864 349 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 77888

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17972
/proc/meminfo: memFree=30966364/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1002.12 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 99839 373 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 77888

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17972
/proc/meminfo: memFree=30945904/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1062.11 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 105815 396 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 4204286 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 77888

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17972
/proc/meminfo: memFree=30849072/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1122.11 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 111794 417 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497771136 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 77888

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17973
/proc/meminfo: memFree=30712080/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1182.09 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 117771 438 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 77888

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17973
/proc/meminfo: memFree=30575584/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1242.08 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 123747 461 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 77888

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17973
/proc/meminfo: memFree=30467732/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1302.08 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 129725 483 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 77888

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17973
/proc/meminfo: memFree=30359136/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1362.07 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 135702 505 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 77888

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 17973
/proc/meminfo: memFree=30264800/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1422.07 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 141677 530 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772480 7732879 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 77888

[startup+1482.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 17974
/proc/meminfo: memFree=30156948/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1482.05 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 147653 552 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 77888

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 18000
/proc/meminfo: memFree=30041784/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1542.04 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 153627 577 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 77888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18000
/proc/meminfo: memFree=29957224/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1602.03 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 159605 598 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 77888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18000
/proc/meminfo: memFree=29890424/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1662.03 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 165584 619 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 77888

[startup+1722.3 s]
/proc/loadavg: 1.43 1.84 1.95 2/173 18024
/proc/meminfo: memFree=31320056/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1722.01 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 171559 642 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 77888

[startup+1782.3 s]
/proc/loadavg: 1.16 1.69 1.88 2/172 18025
/proc/meminfo: memFree=31320560/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1782 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 177538 662 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 77888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.12 1.65 1.87 2/173 18026
/proc/meminfo: memFree=31320304/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1800 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 179333 667 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7716799 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 77888

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 1.12 1.65 1.87 2/173 18026
/proc/meminfo: memFree=31320304/32873844 swapFree=7616/7616
[pid=17923] ppid=17921 vsize=77888 CPUtime=1800 cores=1,3,5,7
/proc/17923/stat : 17923 (toysat) R 17921 17923 15420 0 -1 4202496 18794 0 0 0 179333 667 0 0 20 0 1 0 281216681 79757312 18708 33554432000 4194304 8973514 140733497773216 140733497772712 7716799 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17923/statm: 19472 18708 455 1167 0 18253 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 77888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1793.34
CPU system time (s): 6.67998
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 77888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.34
system time used= 6.67998
maximum resident set size= 74832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18794
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1855

runsolver used 3.53146 second user time and 10.1635 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 22:35:19
IDJOB=3706372
IDBENCH=89884
IDSOLVER=2285
FILE ID=node135/3706372-1338150919
RUNJOBID= node135-1338118211-15437
PBS_JOBID= 14624474
Free space on /tmp= 71636 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z7-s2.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706372-1338150919/watcher-3706372-1338150919 -o /tmp/evaluation-result-3706372-1338150919/solver-3706372-1338150919 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706372-1338150919.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 826cee40b1a37b4e41d6d3a639f8df55
RANDOM SEED=152459335

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5238.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31272372 kB
Buffers:          303204 kB
Cached:           354388 kB
SwapCached:         1720 kB
Active:           666064 kB
Inactive:         119628 kB
Active(anon):     118740 kB
Inactive(anon):    12016 kB
Active(file):     547324 kB
Inactive(file):   107612 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              8140 kB
Writeback:             0 kB
AnonPages:        134372 kB
Mapped:            13488 kB
Shmem:               132 kB
Slab:             674672 kB
SReclaimable:     116768 kB
SUnreclaim:       557904 kB
KernelStack:        1480 kB
PageTables:         4300 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     243728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71636 MiB
End job on node135 at 2012-05-27 23:05:21