Trace number 3740812

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 NameAnswerCPU timeWall clock time
PB11: borg pb-dec-11.04.03? (MO) 296.71 296.769

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-175.opb
MD5SUM3472d2cba7eedc0e4f1652523daa893e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables248659
Total number of constraints5546518
Number of constraints which are clauses4965781
Number of constraints which are cardinality constraints (but not clauses)19724
Number of constraints which are nor clauses,nor cardinality constraints561013
Minimum length of a constraint2
Maximum length of a constraint2220
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2221
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.33/0.51	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.33/0.52	c INFO: solving HOME/instance-3740812-1338719585.opb
39.33/39.54	c INFO: parsing took 38.35 s
102.42/102.67	c INFO: features took 62.96 CPU seconds
102.42/102.70	c INFO: running wbo1.4b-fixed@0 for 45 with 1698 remaining (b = 0.97)
152.26/152.44	c INFO: running pbct-0.1.2-linear@0 for 45 with 1649 remaining (b = 0.97)
199.79/199.99	c INFO: running wbo1.4a@0 for 45 with 1602 remaining (b = 0.95)
249.85/249.97	c INFO: running scip-2.0.1-clp@0 for 45 with 1552 remaining (b = 0.83)

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-3740812-1338719585/watcher-3740812-1338719585 -o /tmp/evaluation-result-3740812-1338719585/solver-3740812-1338719585 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3740812-1338719585.opb -seed 164117526 -budget 1800 

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.12 2.05 2.04 3/217 7392
/proc/meminfo: memFree=28556144/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/7392/stat : 7392 (runsolver) D 7390 7392 3958 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 338085177 12095488 51 33554432000 4194304 5436572 140733409731696 140733409727992 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 2953 51 31 304 0 2645 0

[startup+0.021951 s]
/proc/loadavg: 2.12 2.05 2.04 3/217 7392
/proc/meminfo: memFree=28556144/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=16436 CPUtime=0 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 1103 0 0 0 0 0 0 0 20 0 1 0 338085177 16830464 923 33554432000 4194304 5683644 140735700029168 140735700011320 4884412 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/7392/statm: 4109 923 391 364 0 551 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16436

[startup+0.100162 s]
/proc/loadavg: 2.12 2.05 2.04 3/217 7392
/proc/meminfo: memFree=28556144/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=92396 CPUtime=0.05 cores=0,2,4,6
/proc/7392/stat : 7392 (python) S 7390 7392 3958 0 -1 4202496 3069 0 1 0 4 1 0 0 20 0 1 0 338085177 94613504 2528 33554432000 4194304 5683644 140735700029168 140735699981640 217410520448 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7392/statm: 23099 2528 816 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 92396

[startup+0.300184 s]
/proc/loadavg: 2.12 2.05 2.04 3/217 7392
/proc/meminfo: memFree=28556144/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=166948 CPUtime=0.19 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 6560 1009 1 0 15 4 0 0 20 0 1 0 338085177 170954752 4352 33554432000 4194304 5683644 140735700029168 140735699933400 4509181 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/7392/statm: 41737 4352 1227 364 0 3290 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 166948

[startup+0.700229 s]
/proc/loadavg: 2.12 2.05 2.04 3/217 7392
/proc/meminfo: memFree=28556144/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=548452 CPUtime=0.53 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 10895 1009 1 0 37 16 0 0 20 0 1 0 338085177 561614848 73849 33554432000 4194304 5683644 140735700029168 140735700022120 4602358 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/7392/statm: 137113 73849 1811 364 0 72342 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 548452

[startup+1.50018 s]
/proc/loadavg: 2.12 2.05 2.04 3/218 7397
/proc/meminfo: memFree=28196024/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=575804 CPUtime=1.34 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 17582 1009 1 0 116 18 0 0 20 0 1 0 338085177 589623296 80536 33554432000 4194304 5683644 140735700029168 140735700021784 4571277 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/7392/statm: 143951 80536 1811 364 0 79180 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 575804

[startup+3.1001 s]
/proc/loadavg: 2.12 2.05 2.04 3/218 7397
/proc/meminfo: memFree=28131500/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=631516 CPUtime=2.93 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 31225 1009 1 0 274 19 0 0 20 0 1 0 338085177 646672384 94179 33554432000 4194304 5683644 140735700029168 140735700021784 217410146196 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/7392/statm: 157879 94179 1811 364 0 93108 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 631516

[startup+6.30011 s]
/proc/loadavg: 2.19 2.07 2.05 3/218 7397
/proc/meminfo: memFree=27981744/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=742924 CPUtime=6.14 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 57249 1009 1 0 589 25 0 0 20 0 1 0 338085177 760754176 121736 33554432000 4194304 5683644 140735700029168 140735700021784 217410146196 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/7392/statm: 185731 121736 1811 364 0 120960 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 742924

[startup+12.7002 s]
/proc/loadavg: 2.18 2.06 2.05 3/218 7397
/proc/meminfo: memFree=27696628/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=962992 CPUtime=12.54 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 102000 1009 1 0 1221 33 0 0 20 0 1 0 338085177 986103808 176196 33554432000 4194304 5683644 140735700029168 140735700022232 217410146196 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/7392/statm: 240748 176196 1811 364 0 175977 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 962992

[startup+25.5001 s]
/proc/loadavg: 2.14 2.06 2.04 3/177 7464
/proc/meminfo: memFree=28436624/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=1431396 CPUtime=25.33 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 183224 1009 1 0 2483 50 0 0 20 0 1 0 338085177 1465749504 286547 33554432000 4194304 5683644 140735700029168 140735700021784 217410146196 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 357849 286547 1811 364 0 293078 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 1431396

[startup+51.1065 s]
/proc/loadavg: 2.09 2.05 2.04 3/180 7467
/proc/meminfo: memFree=27975148/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=1764072 CPUtime=50.93 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 237940 1009 1 0 5013 80 0 0 20 0 1 0 338085177 1806409728 377770 33554432000 4194304 5683644 140735700029168 140735700022344 217418065701 0 0 16781312 33554434 0 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 441018 377770 1846 364 0 376247 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 1764072

[startup+102.3 s]
/proc/loadavg: 2.13 2.07 2.05 3/184 7471
/proc/meminfo: memFree=27036224/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=1429324 CPUtime=102.11 cores=0,2,4,6
/proc/7392/stat : 7392 (python) R 7390 7392 3958 0 -1 4202496 240998 1009 1 0 10127 84 0 0 20 0 1 0 338085177 1463627776 294096 33554432000 4194304 5683644 140735700029168 140735700017752 140101679251109 0 0 16781312 33554434 0 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 357331 294096 1857 364 0 292560 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 1429324

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.04 3/195 7482
/proc/meminfo: memFree=26616572/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=1580176 CPUtime=102.56 cores=0,2,4,6
/proc/7392/stat : 7392 (python) S 7390 7392 3958 0 -1 4202496 245536 1009 1 0 10165 91 0 0 20 0 3 0 338085177 1618100224 293968 33554432000 4194304 5683644 140735700029168 140735700024000 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7392/statm: 395044 293968 1905 364 0 330264 0
[pid=7472] ppid=7392 vsize=1504904 CPUtime=0.08 cores=0,2,4,6
/proc/7472/stat : 7472 (python) S 7392 7392 3958 0 -1 4202560 827 0 0 0 3 5 0 0 20 0 2 0 338095448 1541021696 292331 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7472/statm: 376226 292331 398 364 0 311449 0
[pid=7474] ppid=7472 vsize=613092 CPUtime=49.67 cores=0,2,4,6
/proc/7474/stat : 7474 (wbo1.4b-fixed) T 7472 7474 7474 0 -1 4202496 208564 0 0 0 4930 37 0 0 20 0 1 0 338095449 627806208 145526 33554432000 134512640 135752315 4287712576 4287710576 134611201 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7474/statm: 153273 145526 146 303 0 152968 0
[pid=7472/tid=7479] ppid=7392 vsize=1504904 CPUtime=0 cores=0,2,4,6
/proc/7472/task/7479/stat : 7479 (python) S 7392 7392 3958 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 2 0 338100420 1541021696 292331 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7480] ppid=7392 vsize=1504732 CPUtime=0.01 cores=0,2,4,6
/proc/7480/stat : 7480 (python) S 7392 7392 3958 0 -1 4202560 675 0 0 0 0 1 0 0 20 0 1 0 338100422 1540845568 292418 33554432000 4194304 5683644 140735700029168 140735700020256 217410535907 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 376183 292418 360 364 0 311403 0
[pid=7482] ppid=7480 vsize=126132 CPUtime=9.82 cores=0,2,4,6
/proc/7482/stat : 7482 (pbct-0.1.2-linu) R 7480 7482 7482 0 -1 4202496 31063 0 0 0 977 5 0 0 20 0 1 0 338100423 129159168 30214 33554432000 134512640 136422188 4292336272 4292334848 135372853 0 0 16781312 0 0 0 0 17 0 0 0 0 0 0
/proc/7482/statm: 31533 30214 143 467 0 31064 0
[pid=7392/tid=7473] ppid=7390 vsize=1580176 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7473/stat : 7473 (python) S 7390 7392 3958 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 3 0 338095449 1618100224 293968 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7392/tid=7481] ppid=7390 vsize=1580176 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7481/stat : 7481 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 3 0 338100423 1618100224 293968 33554432000 4194304 5683644 140735700029168 140101495603760 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 5329036

[startup+222.301 s]
/proc/loadavg: 2.98 2.27 2.11 2/205 7493
/proc/meminfo: memFree=13034280/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=1655968 CPUtime=102.59 cores=0,2,4,6
/proc/7392/stat : 7392 (python) S 7390 7392 3958 0 -1 4202496 246085 1009 1 0 10167 92 0 0 20 0 4 0 338085177 1695711232 293976 33554432000 4194304 5683644 140735700029168 140735700024000 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7392/statm: 413992 293976 1907 364 0 349209 0
[pid=7472] ppid=7392 vsize=1504904 CPUtime=0.08 cores=0,2,4,6
/proc/7472/stat : 7472 (python) S 7392 7392 3958 0 -1 4202560 827 0 0 0 3 5 0 0 20 0 2 0 338095448 1541021696 292331 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7472/statm: 376226 292331 398 364 0 311449 0
[pid=7474] ppid=7472 vsize=613092 CPUtime=49.67 cores=0,2,4,6
/proc/7474/stat : 7474 (wbo1.4b-fixed) T 7472 7474 7474 0 -1 4202496 208564 0 0 0 4930 37 0 0 20 0 1 0 338095449 627806208 145526 33554432000 134512640 135752315 4287712576 4287710576 134611201 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7474/statm: 153273 145526 146 303 0 152968 0
[pid=7472/tid=7479] ppid=7392 vsize=1504904 CPUtime=0 cores=0,2,4,6
/proc/7472/task/7479/stat : 7479 (python) S 7392 7392 3958 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 2 0 338100420 1541021696 292331 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7480] ppid=7392 vsize=1504732 CPUtime=0.08 cores=0,2,4,6
/proc/7480/stat : 7480 (python) S 7392 7392 3958 0 -1 4202560 801 0 0 0 4 4 0 0 20 0 2 0 338100422 1540845568 292444 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 376183 292444 385 364 0 311403 0
[pid=7482] ppid=7480 vsize=1280728 CPUtime=47.48 cores=0,2,4,6
/proc/7482/stat : 7482 (pbct-0.1.2-linu) T 7480 7482 7482 0 -1 4202496 297026 0 0 0 4688 60 0 0 20 0 1 0 338100423 1311465472 312429 33554432000 134512640 136422188 4292336272 4292335280 134632664 0 0 16781312 16387 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7482/statm: 320182 312429 186 467 0 319713 0
[pid=7480/tid=7490] ppid=7392 vsize=1504732 CPUtime=0 cores=0,2,4,6
/proc/7480/task/7490/stat : 7490 (python) S 7392 7392 3958 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 2 0 338105174 1540845568 292444 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7491] ppid=7392 vsize=1580596 CPUtime=0.03 cores=0,2,4,6
/proc/7491/stat : 7491 (python) S 7392 7392 3958 0 -1 4202560 690 0 0 0 1 2 0 0 20 0 1 0 338105177 1618530304 292424 33554432000 4194304 5683644 140735700029168 140735700020256 217410535907 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/7491/statm: 395149 292424 360 364 0 330366 0
[pid=7493] ppid=7491 vsize=490856 CPUtime=22.27 cores=0,2,4,6
/proc/7493/stat : 7493 (wbo1.4a) R 7491 7493 7493 0 -1 4202496 176245 0 0 0 2188 39 0 0 20 0 1 0 338105178 502636544 115245 33554432000 134512640 135751879 4288511184 4288509436 135270609 0 0 16781312 3 0 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 122714 115245 143 303 0 122409 0
[pid=7392/tid=7473] ppid=7390 vsize=1655968 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7473/stat : 7473 (python) S 7390 7392 3958 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 4 0 338095449 1695711232 293976 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7392/tid=7481] ppid=7390 vsize=1655968 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7481/stat : 7481 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 4 0 338100423 1695711232 293976 33554432000 4194304 5683644 140735700029168 140101495603760 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7492] ppid=7390 vsize=1655968 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7492/stat : 7492 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 4 0 338105177 1695711232 293976 33554432000 4194304 5683644 140735700029168 140101485113904 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 8630876

[startup+282.301 s]
/proc/loadavg: 4.26 2.76 2.29 2/208 7497
/proc/meminfo: memFree=10368416/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=1731760 CPUtime=102.62 cores=0,2,4,6
/proc/7392/stat : 7392 (python) S 7390 7392 3958 0 -1 4202496 246653 1009 1 0 10169 93 0 0 20 0 5 0 338085177 1773322240 293984 33554432000 4194304 5683644 140735700029168 140735700024000 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7392/statm: 432940 293984 1909 364 0 368154 0
[pid=7472] ppid=7392 vsize=1504904 CPUtime=0.08 cores=0,2,4,6
/proc/7472/stat : 7472 (python) S 7392 7392 3958 0 -1 4202560 827 0 0 0 3 5 0 0 20 0 2 0 338095448 1541021696 292331 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7472/statm: 376226 292331 398 364 0 311449 0
[pid=7474] ppid=7472 vsize=613092 CPUtime=49.67 cores=0,2,4,6
/proc/7474/stat : 7474 (wbo1.4b-fixed) T 7472 7474 7474 0 -1 4202496 208564 0 0 0 4930 37 0 0 20 0 1 0 338095449 627806208 145526 33554432000 134512640 135752315 4287712576 4287710576 134611201 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7474/statm: 153273 145526 146 303 0 152968 0
[pid=7472/tid=7479] ppid=7392 vsize=1504904 CPUtime=0 cores=0,2,4,6
/proc/7472/task/7479/stat : 7479 (python) S 7392 7392 3958 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 2 0 338100420 1541021696 292331 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7480] ppid=7392 vsize=1504732 CPUtime=0.08 cores=0,2,4,6
/proc/7480/stat : 7480 (python) S 7392 7392 3958 0 -1 4202560 801 0 0 0 4 4 0 0 20 0 2 0 338100422 1540845568 292444 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 376183 292444 385 364 0 311403 0
[pid=7482] ppid=7480 vsize=1280728 CPUtime=47.48 cores=0,2,4,6
/proc/7482/stat : 7482 (pbct-0.1.2-linu) T 7480 7482 7482 0 -1 4202496 297026 0 0 0 4688 60 0 0 20 0 1 0 338100423 1311465472 312429 33554432000 134512640 136422188 4292336272 4292335280 134632664 0 0 16781312 16387 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7482/statm: 320182 312429 186 467 0 319713 0
[pid=7480/tid=7490] ppid=7392 vsize=1504732 CPUtime=0 cores=0,2,4,6
/proc/7480/task/7490/stat : 7490 (python) S 7392 7392 3958 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 2 0 338105174 1540845568 292444 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7491] ppid=7392 vsize=1580596 CPUtime=0.08 cores=0,2,4,6
/proc/7491/stat : 7491 (python) S 7392 7392 3958 0 -1 4202560 816 0 0 0 4 4 0 0 20 0 2 0 338105177 1618530304 292450 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7491/statm: 395149 292450 385 364 0 330366 0
[pid=7493] ppid=7491 vsize=513048 CPUtime=49.93 cores=0,2,4,6
/proc/7493/stat : 7493 (wbo1.4a) T 7491 7493 7493 0 -1 4202496 181802 0 0 0 4929 64 0 0 20 0 1 0 338105178 525361152 120802 33554432000 134512640 135751879 4288511184 4288509360 134616336 0 0 16781312 3 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 128262 120802 143 303 0 127957 0
[pid=7491/tid=7494] ppid=7392 vsize=1580596 CPUtime=0 cores=0,2,4,6
/proc/7491/task/7494/stat : 7494 (python) S 7392 7392 3958 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 2 0 338110173 1618530304 292450 33554432000 4194304 5683644 140735700029168 140101495603760 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7495] ppid=7392 vsize=1656396 CPUtime=0.05 cores=0,2,4,6
/proc/7495/stat : 7495 (python) S 7392 7392 3958 0 -1 4202560 689 0 0 0 2 3 0 0 20 0 1 0 338110175 1696149504 292430 33554432000 4194304 5683644 140735700029168 140735700020256 217410535907 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/7495/statm: 414099 292430 360 364 0 349313 0
[pid=7497] ppid=7495 vsize=1758456 CPUtime=32.3 cores=0,2,4,6
/proc/7497/stat : 7497 (scip-2.0.1.linu) R 7495 7497 7497 0 -1 4202496 433066 0 0 0 3165 65 0 0 20 0 1 0 338110176 1800658944 435384 33554432000 4194304 15243407 140735874829376 140735874694424 6345795 0 0 16781312 0 0 0 0 17 4 0 0 0 0 0
/proc/7497/statm: 439614 435384 533 2698 0 436909 0
[pid=7392/tid=7473] ppid=7390 vsize=1731760 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7473/stat : 7473 (python) S 7390 7392 3958 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 5 0 338095449 1773322240 293984 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7392/tid=7481] ppid=7390 vsize=1731760 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7481/stat : 7481 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 5 0 338100423 1773322240 293984 33554432000 4194304 5683644 140735700029168 140101495603760 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7492] ppid=7390 vsize=1731760 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7492/stat : 7492 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 5 0 338105177 1773322240 293984 33554432000 4194304 5683644 140735700029168 140101485113904 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7392/tid=7496] ppid=7390 vsize=1731760 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7496/stat : 7496 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 5 0 338110176 1773322240 293984 33554432000 4194304 5683644 140735700029168 140101474624048 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 12143712



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+296.701 s]
/proc/loadavg: 4.42 2.87 2.33 2/208 7497
/proc/meminfo: memFree=6631112/32873648 swapFree=7628/7628
[pid=7392] ppid=7390 vsize=1731760 CPUtime=102.62 cores=0,2,4,6
/proc/7392/stat : 7392 (python) S 7390 7392 3958 0 -1 4202496 246653 1009 1 0 10169 93 0 0 20 0 5 0 338085177 1773322240 293984 33554432000 4194304 5683644 140735700029168 140735700024000 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/7392/statm: 432940 293984 1909 364 0 368154 0
[pid=7472] ppid=7392 vsize=1504904 CPUtime=0.08 cores=0,2,4,6
/proc/7472/stat : 7472 (python) S 7392 7392 3958 0 -1 4202560 827 0 0 0 3 5 0 0 20 0 2 0 338095448 1541021696 292331 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7472/statm: 376226 292331 398 364 0 311449 0
[pid=7474] ppid=7472 vsize=613092 CPUtime=49.67 cores=0,2,4,6
/proc/7474/stat : 7474 (wbo1.4b-fixed) T 7472 7474 7474 0 -1 4202496 208564 0 0 0 4930 37 0 0 20 0 1 0 338095449 627806208 145526 33554432000 134512640 135752315 4287712576 4287710576 134611201 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7474/statm: 153273 145526 146 303 0 152968 0
[pid=7472/tid=7479] ppid=7392 vsize=1504904 CPUtime=0 cores=0,2,4,6
/proc/7472/task/7479/stat : 7479 (python) S 7392 7392 3958 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 2 0 338100420 1541021696 292331 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7480] ppid=7392 vsize=1504732 CPUtime=0.08 cores=0,2,4,6
/proc/7480/stat : 7480 (python) S 7392 7392 3958 0 -1 4202560 801 0 0 0 4 4 0 0 20 0 2 0 338100422 1540845568 292444 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 376183 292444 385 364 0 311403 0
[pid=7482] ppid=7480 vsize=1280728 CPUtime=47.48 cores=0,2,4,6
/proc/7482/stat : 7482 (pbct-0.1.2-linu) T 7480 7482 7482 0 -1 4202496 297026 0 0 0 4688 60 0 0 20 0 1 0 338100423 1311465472 312429 33554432000 134512640 136422188 4292336272 4292335280 134632664 0 0 16781312 16387 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7482/statm: 320182 312429 186 467 0 319713 0
[pid=7480/tid=7490] ppid=7392 vsize=1504732 CPUtime=0 cores=0,2,4,6
/proc/7480/task/7490/stat : 7490 (python) S 7392 7392 3958 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 2 0 338105174 1540845568 292444 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7491] ppid=7392 vsize=1580596 CPUtime=0.08 cores=0,2,4,6
/proc/7491/stat : 7491 (python) S 7392 7392 3958 0 -1 4202560 816 0 0 0 4 4 0 0 20 0 2 0 338105177 1618530304 292450 33554432000 4194304 5683644 140735700029168 140735700020816 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7491/statm: 395149 292450 385 364 0 330366 0
[pid=7493] ppid=7491 vsize=513048 CPUtime=49.93 cores=0,2,4,6
/proc/7493/stat : 7493 (wbo1.4a) T 7491 7493 7493 0 -1 4202496 181802 0 0 0 4929 64 0 0 20 0 1 0 338105178 525361152 120802 33554432000 134512640 135751879 4288511184 4288509360 134616336 0 0 16781312 3 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 128262 120802 143 303 0 127957 0
[pid=7491/tid=7494] ppid=7392 vsize=1580596 CPUtime=0 cores=0,2,4,6
/proc/7491/task/7494/stat : 7494 (python) S 7392 7392 3958 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 2 0 338110173 1618530304 292450 33554432000 4194304 5683644 140735700029168 140101495603760 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7495] ppid=7392 vsize=1656396 CPUtime=0.07 cores=0,2,4,6
/proc/7495/stat : 7495 (python) S 7392 7392 3958 0 -1 4202560 694 0 0 0 3 4 0 0 20 0 1 0 338110175 1696149504 292430 33554432000 4194304 5683644 140735700029168 140735700020256 217410535907 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/7495/statm: 414099 292430 360 364 0 349313 0
[pid=7497] ppid=7495 vsize=5516012 CPUtime=46.7 cores=0,2,4,6
/proc/7497/stat : 7497 (scip-2.0.1.linu) R 7495 7497 7497 0 -1 4202496 1329567 0 0 0 4484 186 0 0 20 0 1 0 338110176 5648396288 1364746 33554432000 4194304 15243407 140735874829376 140735874826744 6707872 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/7497/statm: 1379003 1364746 587 2698 0 1376298 0
[pid=7392/tid=7473] ppid=7390 vsize=1731760 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7473/stat : 7473 (python) S 7390 7392 3958 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 5 0 338095449 1773322240 293984 33554432000 4194304 5683644 140735700029168 140101506093616 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7392/tid=7481] ppid=7390 vsize=1731760 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7481/stat : 7481 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 5 0 338100423 1773322240 293984 33554432000 4194304 5683644 140735700029168 140101495603760 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7492] ppid=7390 vsize=1731760 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7492/stat : 7492 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 5 0 338105177 1773322240 293984 33554432000 4194304 5683644 140735700029168 140101485113904 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7392/tid=7496] ppid=7390 vsize=1731760 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7496/stat : 7496 (python) S 7390 7392 3958 0 -1 4202560 20 1009 0 0 0 0 0 0 20 0 5 0 338110176 1773322240 293984 33554432000 4194304 5683644 140735700029168 140101474624048 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 296.71
Current children cumulated vsize (KiB) 15901268

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7392 and gives
#  childrusage.ru_utime.tv_sec=101
#  childrusage.ru_utime.tv_usec=698539
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=963853
# CPU time returned by wait4() is 102.662
# while last known CPU time is 296.71
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 296.769
CPU time (s): 296.71
CPU user time (s): 292.14
CPU system time (s): 4.57
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 15901268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.699
system time used= 0.963853
maximum resident set size= 1966508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247662
page faults= 1
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1032
involuntary context switches= 163

runsolver used 0.699893 second user time and 1.85672 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 12:33:11
IDJOB=3740812
IDBENCH=89632
IDSOLVER=2327
FILE ID=node122/3740812-1338719585
RUNJOBID= node122-1338713392-3974
PBS_JOBID= 14636732
Free space on /tmp= 70820 MiB

SOLVER NAME= PB11: borg pb-dec-11.04.03
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-175.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.dec.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740812-1338719585/watcher-3740812-1338719585 -o /tmp/evaluation-result-3740812-1338719585/solver-3740812-1338719585 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3740812-1338719585.opb -seed 164117526 -budget 1800

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

MD5SUM BENCH= 3472d2cba7eedc0e4f1652523daa893e
RANDOM SEED=164117526

node122.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.533
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.06
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.533
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		: 2666.533
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.04
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.533
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		: 2666.533
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.91
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.533
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	: 5438.54
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.533
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.91
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.533
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:       32873648 kB
MemFree:        28556144 kB
Buffers:          266584 kB
Cached:          2167200 kB
SwapCached:         1804 kB
Active:          2104312 kB
Inactive:        1376740 kB
Active(anon):    1047652 kB
Inactive(anon):     2072 kB
Active(file):    1056660 kB
Inactive(file):  1374668 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100164 kB
Dirty:            370012 kB
Writeback:             0 kB
AnonPages:       1061600 kB
Mapped:            29600 kB
Shmem:                84 kB
Slab:             681980 kB
SReclaimable:     122920 kB
SUnreclaim:       559060 kB
KernelStack:        1760 kB
PageTables:        10464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2174656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66668 MiB
End job on node122 at 2012-06-03 12:38:11