Trace number 3723664

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.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_4.opb
MD5SUM153ea7f27a80a18c7caefc8ed55018be
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 variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3621
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 10 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 ---[   8]---> Adder-cost: 248   maxlim: 1067   bits: 12/11
0.00/0.00	c ---[   6]---> Adder-cost: 222   maxlim: 945   bits: 11/10
0.00/0.00	c ---[   4]---> Adder-cost: 246   maxlim: 1013   bits: 11/10
0.00/0.00	c ---[   2]---> Adder-cost: 220   maxlim: 994   bits: 11/10
0.00/0.00	c ---[   0]---> Adder-cost: 238   maxlim: 1207   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 |    7887    28021 |    2629       0        0    -nan |  0.000 % |
0.00/0.01	c |       101 |    7871    27969 |    2891      99      637     6.4 |  8.840 % |
0.00/0.01	c |       251 |    7855    27917 |    3181     247     2023     8.2 |  8.998 % |
0.00/0.02	c |       476 |    7855    27917 |    3499     472     7067    15.0 |  8.998 % |
0.00/0.03	c |       813 |    7855    27917 |    3849     809    12947    16.0 |  8.998 % |
0.00/0.05	c |      1320 |    7855    27917 |    4234    1316    26727    20.3 |  8.998 % |
0.00/0.09	c |      2079 |    7855    27917 |    4657    2075    47550    22.9 |  8.998 % |
0.00/0.12	c |      3218 |    7855    27917 |    5123    3214    70399    21.9 |  8.998 % |
0.00/0.21	c |      4927 |    7855    27917 |    5635    4923   110587    22.5 |  8.998 % |
0.00/0.36	c |      7489 |    7855    27917 |    6199    4549   112253    24.7 |  8.998 % |
0.00/0.62	c |     11333 |    7855    27917 |    6818    5215   124486    23.9 |  8.998 % |
0.00/0.99	c |     17099 |    7855    27917 |    7500    3925    86696    22.1 |  8.998 % |
1.59/1.61	c |     25749 |    7855    27917 |    8250    4853   124698    25.7 |  8.998 % |
2.39/2.45	c |     38723 |    7847    27891 |    9076    5152   113370    22.0 |  9.077 % |
3.99/4.03	c |     58185 |    7847    27891 |    9983    6015   152059    25.3 |  9.077 % |
6.19/6.21	c |     87377 |    7847    27891 |   10981    9688   242748    25.1 |  9.077 % |
9.69/9.76	c |    131166 |    7847    27891 |   12080    8569   213521    24.9 |  9.077 % |
15.08/15.15	c |    196850 |    7847    27891 |   13288    6680   171321    25.6 |  9.077 % |
22.28/22.36	c |    295377 |    7841    27873 |   14617   10646   244830    23.0 |  9.156 % |
33.48/33.59	c |    443166 |    7841    27873 |   16078   10081   239286    23.7 |  9.156 % |
51.48/51.52	c |    664850 |    7833    27847 |   17686   12026   293006    24.4 |  9.234 % |
78.47/78.52	c |    997376 |    7825    27821 |   19455   13019   302794    23.3 |  9.313 % |
122.46/122.56	c |   1496164 |    7818    27798 |   21400    9887   227223    23.0 |  9.392 % |
190.26/190.34	c |   2244348 |    7818    27798 |   23540   11552   279427    24.2 |  9.392 % |
301.64/301.78	c |   3366622 |    7818    27798 |   25894   17051   440013    25.8 |  9.392 % |
480.91/481.05	c |   5050033 |    7802    27746 |   28484   15924   398572    25.0 |  9.550 % |
759.06/759.20	c |   7575149 |    7786    27694 |   31332   23038   614615    26.7 |  9.708 % |
1194.10/1194.36	c |  11362824 |    7786    27694 |   34466   20364   492997    24.2 |  9.708 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/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-3723664-1338573587/watcher-3723664-1338573587 -o /tmp/evaluation-result-3723664-1338573587/solver-3723664-1338573587 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723664-1338573587.opb 

running on 4 cores: 0,2,4,6

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.01 1.97 3/173 20588
/proc/meminfo: memFree=28348964/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0

[startup+0.0384731 s]
/proc/loadavg: 2.00 2.01 1.97 3/173 20588
/proc/meminfo: memFree=28348964/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100243 s]
/proc/loadavg: 2.00 2.01 1.97 3/173 20588
/proc/meminfo: memFree=28348964/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30022 s]
/proc/loadavg: 2.00 2.01 1.97 3/173 20588
/proc/meminfo: memFree=28348964/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.00 2.01 1.97 3/173 20588
/proc/meminfo: memFree=28348964/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 20631
/proc/meminfo: memFree=28345504/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=4080 CPUtime=1.49 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 862 0 0 0 149 0 0 0 20 0 1 0 323484057 4177920 818 33554432000 4194304 5276501 140736224342256 140736224340504 4399829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 1020 818 145 265 0 752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13228

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 20631
/proc/meminfo: memFree=28343536/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=4652 CPUtime=3.09 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 1019 0 0 0 309 0 0 0 20 0 1 0 323484057 4763648 975 33554432000 4194304 5276501 140736224342256 140736224340152 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 1163 975 145 265 0 895 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13800

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 20631
/proc/meminfo: memFree=28341900/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=5200 CPUtime=6.29 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 1146 0 0 0 629 0 0 0 20 0 1 0 323484057 5324800 1102 33554432000 4194304 5276501 140736224342256 140736224340440 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 1300 1102 145 265 0 1032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14348

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 20631
/proc/meminfo: memFree=28338972/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=6012 CPUtime=12.69 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 1339 0 0 0 1269 0 0 0 20 0 1 0 323484057 6156288 1295 33554432000 4194304 5276501 140736224342256 140736224340440 4400452 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 1503 1295 145 265 0 1235 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15160

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 20634
/proc/meminfo: memFree=28336852/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=7024 CPUtime=25.48 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 1565 0 0 0 2548 0 0 0 20 0 1 0 323484057 7192576 1525 33554432000 4194304 5276501 140736224342256 140736224340440 4399854 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 1756 1525 145 265 0 1488 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16172

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 20634
/proc/meminfo: memFree=28334580/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=8060 CPUtime=51.08 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 1814 0 0 0 5108 0 0 0 20 0 1 0 323484057 8253440 1774 33554432000 4194304 5276501 140736224342256 140736224340440 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 2015 1774 145 265 0 1747 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17208

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 20657
/proc/meminfo: memFree=28329552/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=10004 CPUtime=102.27 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 2228 0 0 0 10227 0 0 0 20 0 1 0 323484057 10244096 2262 33554432000 4194304 5276501 140736224342256 140736224340440 4390294 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 2501 2262 146 265 0 2233 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19152

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 20658
/proc/meminfo: memFree=28326644/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=11604 CPUtime=162.25 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 2584 0 0 0 16225 0 0 0 20 0 1 0 323484057 11882496 2618 33554432000 4194304 5276501 140736224342256 140736224340440 4399962 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 2901 2618 146 265 0 2633 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20752

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 20658
/proc/meminfo: memFree=28324596/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=12928 CPUtime=222.25 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 2874 0 0 0 22224 1 0 0 20 0 1 0 323484057 13238272 2968 33554432000 4194304 5276501 140736224342256 140736224340440 4400448 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 3232 2968 146 265 0 2964 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22076

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 20658
/proc/meminfo: memFree=28322984/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=13860 CPUtime=282.24 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 3105 0 0 0 28223 1 0 0 20 0 1 0 323484057 14192640 3199 33554432000 4194304 5276501 140736224342256 140736224340440 4397066 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 3465 3199 146 265 0 3197 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 23008

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 20658
/proc/meminfo: memFree=28320756/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=15076 CPUtime=342.23 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 3369 0 0 0 34222 1 0 0 20 0 1 0 323484057 15437824 3533 33554432000 4194304 5276501 140736224342256 140736224340440 4399850 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 3769 3533 146 265 0 3501 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 24224

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 20658
/proc/meminfo: memFree=28319144/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=22616 CPUtime=1122.11 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 4946 0 0 0 112209 2 0 0 20 0 1 0 323484057 23158784 5226 33554432000 4194304 5276501 140736224342256 140736224340440 4399933 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 5654 5226 146 265 0 5386 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 31764

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/181 20664
/proc/meminfo: memFree=28305368/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=22760 CPUtime=1182.1 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 4976 0 0 0 118208 2 0 0 20 0 1 0 323484057 23306240 5323 33554432000 4194304 5276501 140736224342256 140736224340488 4399741 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 5690 5323 146 265 0 5422 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 31908

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/182 20667
/proc/meminfo: memFree=28304428/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=23088 CPUtime=1242.09 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5068 0 0 0 124207 2 0 0 20 0 1 0 323484057 23642112 5415 33554432000 4194304 5276501 140736224342256 140736224340440 4399850 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 5772 5415 146 265 0 5504 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 32236

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 20667
/proc/meminfo: memFree=28303444/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=23668 CPUtime=1302.09 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5181 0 0 0 130207 2 0 0 20 0 1 0 323484057 24236032 5528 33554432000 4194304 5276501 140736224342256 140736224340488 4400020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 5917 5528 146 265 0 5649 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 32816

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 20668
/proc/meminfo: memFree=28302576/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=24192 CPUtime=1362.07 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5290 0 0 0 136205 2 0 0 20 0 1 0 323484057 24772608 5637 33554432000 4194304 5276501 140736224342256 140736224340440 4399850 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6048 5637 146 265 0 5780 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 33340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 20668
/proc/meminfo: memFree=28302700/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=24480 CPUtime=1422.07 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5348 0 0 0 142205 2 0 0 20 0 1 0 323484057 25067520 5695 33554432000 4194304 5276501 140736224342256 140736224340488 4390960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6120 5695 146 265 0 5852 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 33628

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/181 20668
/proc/meminfo: memFree=28302328/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=24712 CPUtime=1482.06 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5393 0 0 0 148204 2 0 0 20 0 1 0 323484057 25305088 5740 33554432000 4194304 5276501 140736224342256 140736224340440 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6178 5740 146 265 0 5910 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 33860

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/181 20668
/proc/meminfo: memFree=28301956/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=24856 CPUtime=1542.05 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5423 0 0 0 154203 2 0 0 20 0 1 0 323484057 25452544 5770 33554432000 4194304 5276501 140736224342256 140736224340488 4399813 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6214 5770 146 265 0 5946 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 34004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 20668
/proc/meminfo: memFree=28301460/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=25052 CPUtime=1602.04 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5466 0 0 0 160202 2 0 0 20 0 1 0 323484057 25653248 5813 33554432000 4194304 5276501 140736224342256 140736224340440 4399427 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6263 5813 146 265 0 5995 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 34200

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 20669
/proc/meminfo: memFree=28300964/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=25196 CPUtime=1662.03 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5521 0 0 0 166201 2 0 0 20 0 1 0 323484057 25800704 5868 33554432000 4194304 5276501 140736224342256 140736224340488 4399992 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6299 5868 146 265 0 6031 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 34344

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 20669
/proc/meminfo: memFree=28300468/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=25196 CPUtime=1722.02 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5525 0 0 0 172200 2 0 0 20 0 1 0 323484057 25800704 5872 33554432000 4194304 5276501 140736224342256 140736224340488 4399906 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6299 5872 146 265 0 6031 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 34344

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 20669
/proc/meminfo: memFree=28299660/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=25388 CPUtime=1782.01 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5549 0 0 0 178199 2 0 0 20 0 1 0 323484057 25997312 5896 33554432000 4194304 5276501 140736224342256 140736224340440 4394785 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6347 5896 146 265 0 6079 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 34536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20669
/proc/meminfo: memFree=28299660/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=25388 CPUtime=1800.01 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5549 0 0 0 179999 2 0 0 20 0 1 0 323484057 25997312 5896 33554432000 4194304 5276501 140736224342256 140736224340440 4399906 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6347 5896 146 265 0 6079 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34536

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 2.00 3/181 20669
/proc/meminfo: memFree=28299660/32873844 swapFree=7124/7124
[pid=20588] ppid=20586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20588/stat : 20588 (minisat+_script) S 20586 20588 18257 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323484057 9367552 276 33554432000 4194304 5064252 140734278283312 140734278282224 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20588/statm: 2287 276 236 213 0 72 0
[pid=20595] ppid=20588 vsize=25388 CPUtime=1800.01 cores=0,2,4,6
/proc/20595/stat : 20595 (minisat+_64-bit) R 20588 20588 18257 0 -1 4202496 5549 0 0 0 179999 2 0 0 20 0 1 0 323484057 25997312 5896 33554432000 4194304 5276501 140736224342256 140736224340440 4399906 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20595/statm: 6347 5896 146 265 0 6079 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34536

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.024996
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 34536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.024996
maximum resident set size= 23588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6495
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= 20
involuntary context switches= 1873

runsolver used 2.57761 second user time and 7.2499 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-01 19:59:47
IDJOB=3723664
IDBENCH=2929
IDSOLVER=2307
FILE ID=node134/3723664-1338573587
RUNJOBID= node134-1338569978-20368
PBS_JOBID= 14635850
Free space on /tmp= 70356 MiB

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

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

MD5SUM BENCH= 153ea7f27a80a18c7caefc8ed55018be
RANDOM SEED=818248417

node134.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.278
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.55
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.278
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.56
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.278
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		: 2667.278
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.59
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.278
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.55
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.278
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		: 2667.278
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	: 5332.57
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.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28347608 kB
Buffers:          438284 kB
Cached:          3185348 kB
SwapCached:           76 kB
Active:          1695848 kB
Inactive:        1941196 kB
Active(anon):       4740 kB
Inactive(anon):    10508 kB
Active(file):    1691108 kB
Inactive(file):  1930688 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:        144620 kB
Mapped:            11252 kB
Shmem:                96 kB
Slab:             753016 kB
SReclaimable:     194900 kB
SUnreclaim:       558116 kB
KernelStack:        1504 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 70356 MiB
End job on node134 at 2012-06-01 20:29:47