Trace number 3723666

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 12 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ######
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  10]---> Adder-cost: 304   maxlim: 1266   bits: 12/11
0.00/0.00	c ---[   8]---> Adder-cost: 272   maxlim: 1142   bits: 12/11
0.00/0.00	c ---[   6]---> Adder-cost: 284   maxlim: 1198   bits: 12/11
0.00/0.00	c ---[   4]---> Adder-cost: 272   maxlim: 1050   bits: 12/11
0.00/0.00	c ---[   2]---> Adder-cost: 304   maxlim: 1270   bits: 12/11
0.00/0.01	c ---[   0]---> Adder-cost: 256   maxlim: 1046   bits: 12/11
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   11393    40485 |    3797       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |   11393    40485 |    4176      99      633     6.4 |  7.739 % |
0.00/0.01	c |       252 |   11377    40433 |    4594     250     1816     7.3 |  7.794 % |
0.00/0.02	c |       477 |   11377    40433 |    5053     475     6552    13.8 |  7.794 % |
0.00/0.04	c |       816 |   11377    40433 |    5559     814    15707    19.3 |  7.794 % |
0.00/0.05	c |      1325 |   11377    40433 |    6115    1323    26257    19.8 |  7.794 % |
0.00/0.09	c |      2084 |   11377    40433 |    6726    2082    46944    22.5 |  7.794 % |
0.00/0.13	c |      3223 |   11377    40433 |    7399    3221    76874    23.9 |  7.794 % |
0.00/0.23	c |      4931 |   11377    40433 |    8139    4929   127018    25.8 |  7.794 % |
0.00/0.36	c |      7493 |   11377    40433 |    8953    7491   191304    25.5 |  7.794 % |
0.00/0.65	c |     11337 |   11377    40433 |    9848    6703   194495    29.0 |  7.794 % |
1.09/1.11	c |     17104 |   11377    40433 |   10833    7376   232176    31.5 |  7.794 % |
1.79/1.82	c |     25753 |   11377    40433 |   11916   10460   329564    31.5 |  7.794 % |
2.69/2.79	c |     38727 |   11369    40407 |   13108   11241   358043    31.9 |  7.850 % |
4.49/4.53	c |     58189 |   11361    40381 |   14419   10611   302788    28.5 |  7.905 % |
6.89/6.99	c |     87383 |   11329    40277 |   15861   10323   325035    31.5 |  8.126 % |
11.48/11.53	c |    131174 |   11321    40251 |   17447   13751   460200    33.5 |  8.181 % |
18.18/18.29	c |    196858 |   11313    40225 |   19191   17393   571093    32.8 |  8.237 % |
28.88/28.90	c |    295387 |   11313    40225 |   21111   18546   607406    32.8 |  8.237 % |
45.28/45.31	c |    443176 |   11313    40225 |   23222   16805   567776    33.8 |  8.237 % |
73.87/73.96	c |    664859 |   11313    40225 |   25544   15100   509356    33.7 |  8.237 % |
115.67/115.79	c |    997384 |   11313    40225 |   28098   23682   841778    35.5 |  8.237 % |
182.25/182.34	c |   1496172 |   11313    40225 |   30908   20671   698210    33.8 |  8.237 % |
285.34/285.41	c |   2244354 |   11313    40225 |   33999   22917   772215    33.7 |  8.237 % |
437.12/437.26	c |   3366629 |   11313    40225 |   37399   22407   713440    31.8 |  8.237 % |
666.08/666.26	c |   5050040 |   11305    40199 |   41139   15483   457213    29.5 |  8.292 % |
1027.73/1027.99	c |   7575156 |   11305    40199 |   45253   26768   847914    31.7 |  8.292 % |
1585.15/1585.45	c |  11362831 |   11297    40173 |   49778   33251  1053701    31.7 |  8.347 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/1800.30	s UNKNOWN

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-3723666-1338573469/watcher-3723666-1338573469 -o /tmp/evaluation-result-3723666-1338573469/solver-3723666-1338573469 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723666-1338573469.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.00 2.00 1.94 3/173 26518
/proc/meminfo: memFree=27522976/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0

[startup+0.0477521 s]
/proc/loadavg: 2.00 2.00 1.94 3/173 26518
/proc/meminfo: memFree=27522976/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 1.94 3/173 26518
/proc/meminfo: memFree=27522976/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.00 2.00 1.94 3/173 26518
/proc/meminfo: memFree=27522976/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 1.94 3/173 26518
/proc/meminfo: memFree=27522976/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26558
/proc/meminfo: memFree=27515640/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=5244 CPUtime=1.49 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 1177 0 0 0 149 0 0 0 20 0 1 0 323471769 5369856 1132 33554432000 4194304 5276501 140733242768688 140733242767096 4400448 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 1311 1132 146 265 0 1043 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14392

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26558
/proc/meminfo: memFree=27512936/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=6048 CPUtime=3.09 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 1362 0 0 0 309 0 0 0 20 0 1 0 323471769 6193152 1317 33554432000 4194304 5276501 140733242768688 140733242766680 4399829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 1512 1317 146 265 0 1244 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15196

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26558
/proc/meminfo: memFree=27505620/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=6848 CPUtime=6.29 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 1561 0 0 0 629 0 0 0 20 0 1 0 323471769 7012352 1516 33554432000 4194304 5276501 140733242768688 140733242766856 4405152 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 1712 1516 146 265 0 1444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15996

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26558
/proc/meminfo: memFree=27502912/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=8060 CPUtime=12.68 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 1853 0 0 0 1268 0 0 0 20 0 1 0 323471769 8253440 1812 33554432000 4194304 5276501 140733242768688 140733242766936 4399840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 2015 1812 146 265 0 1747 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17208

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26558
/proc/meminfo: memFree=27497492/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=9408 CPUtime=25.48 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 2181 0 0 0 2548 0 0 0 20 0 1 0 323471769 9633792 2140 33554432000 4194304 5276501 140733242768688 140733242766872 4399982 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 2352 2140 147 265 0 2084 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18556

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26558
/proc/meminfo: memFree=27490788/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=11396 CPUtime=51.08 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 2654 0 0 0 5108 0 0 0 20 0 1 0 323471769 11669504 2628 33554432000 4194304 5276501 140733242768688 140733242767096 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 2849 2628 147 265 0 2581 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20544

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26558
/proc/meminfo: memFree=27482164/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=13940 CPUtime=102.27 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 3237 0 0 0 10227 0 0 0 20 0 1 0 323471769 14274560 3273 33554432000 4194304 5276501 140733242768688 140733242766872 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 3485 3273 147 265 0 3217 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23088

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 26561
/proc/meminfo: memFree=27472596/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=15876 CPUtime=162.26 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 3675 0 0 0 16226 0 0 0 20 0 1 0 323471769 16257024 3751 33554432000 4194304 5276501 140733242768688 140733242766872 4397592 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 3969 3751 147 265 0 3701 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25024

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 26584
/proc/meminfo: memFree=27465772/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=17444 CPUtime=222.25 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 4030 0 0 0 22225 0 0 0 20 0 1 0 323471769 17862656 4106 33554432000 4194304 5276501 140733242768688 140733242766872 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 4361 4106 147 265 0 4093 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 26592

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26585
/proc/meminfo: memFree=27453624/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=18152 CPUtime=282.25 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 4202 0 0 0 28224 1 0 0 20 0 1 0 323471769 18587648 4278 33554432000 4194304 5276501 140733242768688 140733242766872 4399826 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 4538 4278 147 265 0 4270 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 27300

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26585
/proc/meminfo: memFree=27451816/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=19196 CPUtime=342.24 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 4416 0 0 0 34223 1 0 0 20 0 1 0 323471769 19656704 4526 33554432000 4194304 5276501 140733242768688 140733242766856 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 4799 4526 147 265 0 4531 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 28344

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 26585
/proc/meminfo: memFree=27451568/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=29240 CPUtime=1122.11 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 6623 0 0 0 112210 1 0 0 20 0 1 0 323471769 29941760 6929 33554432000 4194304 5276501 140733242768688 140733242766920 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 7310 6929 147 265 0 7042 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 38388

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 1.95 3/178 26590
/proc/meminfo: memFree=27417632/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=29672 CPUtime=1182.1 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 6737 0 0 0 118209 1 0 0 20 0 1 0 323471769 30384128 7043 33554432000 4194304 5276501 140733242768688 140733242766920 4399866 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 7418 7043 147 265 0 7150 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 38820

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 26591
/proc/meminfo: memFree=27417188/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=30032 CPUtime=1242.09 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 6798 0 0 0 124208 1 0 0 20 0 1 0 323471769 30752768 7104 33554432000 4194304 5276501 140733242768688 140733242766872 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 7508 7104 147 265 0 7240 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 39180

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/179 26591
/proc/meminfo: memFree=27416320/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=30536 CPUtime=1302.1 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 6909 0 0 0 130208 2 0 0 20 0 1 0 323471769 31268864 7215 33554432000 4194304 5276501 140733242768688 140733242766920 4396478 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 7634 7215 147 265 0 7366 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 39684

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 26594
/proc/meminfo: memFree=27413024/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=31144 CPUtime=1362.08 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7041 0 0 0 136206 2 0 0 20 0 1 0 323471769 31891456 7347 33554432000 4194304 5276501 140733242768688 140733242766872 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 7786 7347 147 265 0 7518 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 40292

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 26594
/proc/meminfo: memFree=27412472/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=31476 CPUtime=1422.08 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7106 0 0 0 142206 2 0 0 20 0 1 0 323471769 32231424 7471 33554432000 4194304 5276501 140733242768688 140733242766920 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 7869 7471 147 265 0 7601 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 40624

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/179 26594
/proc/meminfo: memFree=27409308/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=32360 CPUtime=1482.06 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7326 0 0 0 148204 2 0 0 20 0 1 0 323471769 33136640 7691 33554432000 4194304 5276501 140733242768688 140733242766872 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 8090 7691 147 265 0 7822 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 41508

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26595
/proc/meminfo: memFree=27405832/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=32504 CPUtime=1542.05 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7364 0 0 0 154203 2 0 0 20 0 1 0 323471769 33284096 7729 33554432000 4194304 5276501 140733242768688 140733242766920 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 8126 7729 147 265 0 7858 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 41652

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26595
/proc/meminfo: memFree=27402172/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=33188 CPUtime=1602.04 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7525 0 0 0 160202 2 0 0 20 0 1 0 323471769 33984512 7890 33554432000 4194304 5276501 140733242768688 140733242766920 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 8297 7890 147 265 0 8029 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 42336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26595
/proc/meminfo: memFree=27397640/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=33476 CPUtime=1662.03 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7580 0 0 0 166201 2 0 0 20 0 1 0 323471769 34279424 7945 33554432000 4194304 5276501 140733242768688 140733242766920 4399840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 8369 7945 147 265 0 8101 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 42624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26595
/proc/meminfo: memFree=27397392/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=33952 CPUtime=1722.02 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7677 0 0 0 172200 2 0 0 20 0 1 0 323471769 34766848 8042 33554432000 4194304 5276501 140733242768688 140733242766920 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 8488 8042 147 265 0 8220 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 43100

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26595
/proc/meminfo: memFree=27396212/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=34540 CPUtime=1782.01 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7820 0 0 0 178199 2 0 0 20 0 1 0 323471769 35368960 8231 33554432000 4194304 5276501 140733242768688 140733242766920 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 8635 8231 147 265 0 8367 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 43688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26596
/proc/meminfo: memFree=27396460/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=34732 CPUtime=1800.02 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7851 0 0 0 180000 2 0 0 20 0 1 0 323471769 35565568 8262 33554432000 4194304 5276501 140733242768688 140733242766872 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 8683 8262 147 265 0 8415 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 43880

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 26596
/proc/meminfo: memFree=27396460/32873844 swapFree=6608/6608
[pid=26518] ppid=26516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26518/stat : 26518 (minisat+_script) S 26516 26518 24715 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323471769 9367552 276 33554432000 4194304 5064252 140736084317056 140736084315968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26518/statm: 2287 276 236 213 0 72 0
[pid=26522] ppid=26518 vsize=34732 CPUtime=1800.02 cores=1,3,5,7
/proc/26522/stat : 26522 (minisat+_64-bit) R 26518 26518 24715 0 -1 4202496 7851 0 0 0 180000 2 0 0 20 0 1 0 323471769 35565568 8262 33554432000 4194304 5276501 140733242768688 140733242766872 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26522/statm: 8683 8262 147 265 0 8415 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 43880

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800
CPU system time (s): 0.027995
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 43880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.027995
maximum resident set size= 33052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8797
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= 25
involuntary context switches= 1857

runsolver used 2.75858 second user time and 7.07092 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-01 19:57:49
IDJOB=3723666
IDBENCH=2919
IDSOLVER=2307
FILE ID=node140/3723666-1338573469
RUNJOBID= node140-1338569867-26296
PBS_JOBID= 14635844
Free space on /tmp= 70620 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723666-1338573469/watcher-3723666-1338573469 -o /tmp/evaluation-result-3723666-1338573469/solver-3723666-1338573469 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723666-1338573469.opb

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

MD5SUM BENCH= f48abdef3d00ab6f87ca2e4f0d43c1d1
RANDOM SEED=604339379

node140.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		: 2667.094
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	: 5334.18
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		: 2667.094
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	: 5331.91
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		: 2667.094
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	: 5331.91
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		: 2667.094
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	: 5331.91
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		: 2667.094
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	: 5331.92
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		: 2667.094
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	: 5331.88
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		: 2667.094
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	: 5331.90
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		: 2667.094
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27523628 kB
Buffers:          364776 kB
Cached:          4089340 kB
SwapCached:         1664 kB
Active:          1194472 kB
Inactive:        3269964 kB
Active(anon):       2808 kB
Inactive(anon):     9416 kB
Active(file):    1191664 kB
Inactive(file):  3260548 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105156 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:         65808 kB
Mapped:            10460 kB
Shmem:                 8 kB
Slab:             746500 kB
SReclaimable:     188736 kB
SUnreclaim:       557764 kB
KernelStack:        1496 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 70620 MiB
End job on node140 at 2012-06-01 20:27:50