Trace number 3737809

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.03UNSAT 1188.46 1185.18

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
MD5SUM9100923ff6d9c8d4da1b288858ed91b3
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.0534
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

Solver Data

0.39/1.27	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.39/1.27	c INFO: solving HOME/instance-3737809-1338716505.opb
0.44/1.32	c INFO: wrote linearized instance to HOME/tmpcjDegb.opb
0.44/1.37	c INFO: parsing took 0.05 s
0.55/1.46	c INFO: features took 0.09 CPU seconds
0.55/1.49	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.43)
50.29/51.18	c INFO: running clasp-1.3.7@0 for 45 with 1750 remaining (b = 0.08)
97.54/98.34	c INFO: running scip-2.0.1-clp@0 for 45 with 1703 remaining (b = 0.03)
147.20/147.95	c INFO: running clasp-1.3.7@47 for 45 with 1653 remaining (b = 0.01)
192.76/193.50	c INFO: wrote minion input file to HOME/tmp4miBYc.minion
192.76/193.50	c INFO: running minion-0.12@0 for 45 with 1608 remaining (b = 0.01)
240.23/240.81	c INFO: running scip-2.0.1-clp@49 for 45 with 1560 remaining (b = 0.01)
285.40/285.97	c INFO: running bsolo_pb10-l3@0 for 45 with 1515 remaining (b = 0.01)
333.55/334.01	c INFO: running clasp-1.3.7@92 for 136 with 1467 remaining (b = 0.02)
471.16/471.41	c INFO: running scip-2.0.1-spx@49 for 45 with 1330 remaining (b = 0.01)
516.33/516.56	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1285 remaining (b = 0.01)
566.18/564.15	c INFO: running scip-2.0.1-spx@94 for 410 with 1236 remaining (b = 0.06)
978.89/976.19	c INFO: running bsolo_pb10-l1@0 for 91 with 826 remaining (b = 0.01)
1071.14/1068.26	c INFO: running pbct-0.1.2-linear@0 for 45 with 734 remaining (b = 0.01)
1118.41/1115.46	c INFO: running scip-2.0.1-spx@504 for 547 with 687 remaining (b = 0.05)
1188.23/1185.15	s UNSATISFIABLE

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-3737809-1338716505/watcher-3737809-1338716505 -o /tmp/evaluation-result-3737809-1338716505/solver-3737809-1338716505 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3737809-1338716505.opb -seed 1474865077 -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.10 2.23 2.28 3/200 4918
/proc/meminfo: memFree=29383344/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/4918/stat : 4918 (python) D 4916 4918 2614 0 -1 4202496 634 0 0 0 0 0 0 0 20 0 1 0 337775563 15642624 527 33554432000 4194304 5683644 140734578630416 140734578616328 240565175184 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 3819 527 312 364 0 261 0

[startup+0.0300509 s]
/proc/loadavg: 2.10 2.23 2.28 3/200 4918
/proc/meminfo: memFree=29383344/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=15960 CPUtime=0 cores=0,2,4,6
/proc/4918/stat : 4918 (python) D 4916 4918 2614 0 -1 4202496 889 0 0 0 0 0 0 0 20 0 1 0 337775563 16343040 743 33554432000 4194304 5683644 140734578630416 140734578547688 240565175184 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 3990 743 347 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15960

[startup+0.100216 s]
/proc/loadavg: 2.10 2.23 2.28 3/200 4918
/proc/meminfo: memFree=29383344/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=19084 CPUtime=0.02 cores=0,2,4,6
/proc/4918/stat : 4918 (python) R 4916 4918 2614 0 -1 4202496 1398 0 0 0 2 0 0 0 20 0 1 0 337775563 19542016 1152 33554432000 4194304 5683644 140734578630416 140734578560920 4881210 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 4771 1152 430 364 0 695 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19084

[startup+0.300248 s]
/proc/loadavg: 2.10 2.23 2.28 3/200 4918
/proc/meminfo: memFree=29383344/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=96896 CPUtime=0.11 cores=0,2,4,6
/proc/4918/stat : 4918 (python) D 4916 4918 2614 0 -1 4202496 3913 1012 1 0 9 2 0 0 20 0 1 0 337775563 99221504 2648 33554432000 4194304 5683644 140734578630416 140734578534648 240565175184 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 24232 2648 822 364 0 1723 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 96896

[startup+0.700207 s]
/proc/loadavg: 2.10 2.23 2.28 3/200 4918
/proc/meminfo: memFree=29383344/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=122348 CPUtime=0.22 cores=0,2,4,6
/proc/4918/stat : 4918 (python) D 4916 4918 2614 0 -1 4202496 5983 1012 1 0 16 6 0 0 20 0 1 0 337775563 125284352 3855 33554432000 4194304 5683644 140734578630416 140734578575768 240565175184 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 30587 3855 1015 364 0 2830 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 122348

[startup+1.50022 s]
/proc/loadavg: 2.10 2.23 2.28 3/201 4923
/proc/meminfo: memFree=29368208/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=359124 CPUtime=0.65 cores=0,2,4,6
/proc/4918/stat : 4918 (python) S 4916 4918 2614 0 -1 4202496 12021 1418 1 0 49 13 3 0 20 0 2 0 337775563 367742976 7636 33554432000 4194304 5683644 140734578630416 140734578625248 240568558861 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 89781 7636 1894 364 0 25004 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 359124

[startup+3.10034 s]
/proc/loadavg: 2.10 2.23 2.28 3/204 4927
/proc/meminfo: memFree=29316096/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=359124 CPUtime=0.65 cores=0,2,4,6
/proc/4918/stat : 4918 (python) S 4916 4918 2614 0 -1 4202496 12021 1418 1 0 49 13 3 0 20 0 2 0 337775563 367742976 7636 33554432000 4194304 5683644 140734578630416 140734578625248 240568558861 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 89781 7636 1894 364 0 25004 0
[pid=4925] ppid=4918 vsize=283344 CPUtime=0 cores=0,2,4,6
/proc/4925/stat : 4925 (python) S 4918 4918 2614 0 -1 4202560 722 0 0 0 0 0 0 0 20 0 1 0 337775712 290144256 6043 33554432000 4194304 5683644 140734578630416 140734578621504 240565191080 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 70836 6043 307 364 0 6059 0
[pid=4927] ppid=4925 vsize=50476 CPUtime=1.6 cores=0,2,4,6
/proc/4927/stat : 4927 (scip-2.0.1.linu) R 4925 4927 4927 0 -1 4202496 11146 0 0 0 152 8 0 0 20 0 1 0 337775712 51687424 10358 33554432000 4194304 13684479 140735894393264 140735894385176 7430912 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/4927/statm: 12619 10358 764 2317 0 10297 0
[pid=4918/tid=4926] ppid=4916 vsize=359124 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4926/stat : 4926 (python) S 4916 4918 2614 0 -1 4202560 27 1418 0 0 0 0 3 0 20 0 2 0 337775712 367742976 7636 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 692944
heavy processes:

[startup+6.30034 s]
/proc/loadavg: 2.10 2.23 2.28 3/204 4927
/proc/meminfo: memFree=29306424/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=359124 CPUtime=0.65 cores=0,2,4,6
/proc/4918/stat : 4918 (python) S 4916 4918 2614 0 -1 4202496 12021 1418 1 0 49 13 3 0 20 0 2 0 337775563 367742976 7636 33554432000 4194304 5683644 140734578630416 140734578625248 240568558861 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 89781 7636 1894 364 0 25004 0
[pid=4925] ppid=4918 vsize=283344 CPUtime=0 cores=0,2,4,6
/proc/4925/stat : 4925 (python) S 4918 4918 2614 0 -1 4202560 858 0 0 0 0 0 0 0 20 0 1 0 337775712 290144256 6066 33554432000 4194304 5683644 140734578630416 140734578621504 240565191080 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 70836 6066 330 364 0 6059 0
[pid=4927] ppid=4925 vsize=50476 CPUtime=4.79 cores=0,2,4,6
/proc/4927/stat : 4927 (scip-2.0.1.linu) R 4925 4927 4927 0 -1 4202496 11292 0 0 0 470 9 0 0 20 0 1 0 337775712 51687424 10455 33554432000 4194304 13684479 140735894393264 140735894385080 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/4927/statm: 12619 10455 768 2317 0 10297 0
[pid=4918/tid=4926] ppid=4916 vsize=359124 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4926/stat : 4926 (python) S 4916 4918 2614 0 -1 4202560 27 1418 0 0 0 0 3 0 20 0 2 0 337775712 367742976 7636 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 692944

[startup+12.7003 s]
/proc/loadavg: 2.09 2.23 2.27 3/204 4927
/proc/meminfo: memFree=29263064/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=359124 CPUtime=0.65 cores=0,2,4,6
/proc/4918/stat : 4918 (python) S 4916 4918 2614 0 -1 4202496 12021 1418 1 0 49 13 3 0 20 0 2 0 337775563 367742976 7636 33554432000 4194304 5683644 140734578630416 140734578625248 240568558861 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 89781 7636 1894 364 0 25004 0
[pid=4925] ppid=4918 vsize=283344 CPUtime=0 cores=0,2,4,6
/proc/4925/stat : 4925 (python) S 4918 4918 2614 0 -1 4202560 861 0 0 0 0 0 0 0 20 0 1 0 337775712 290144256 6066 33554432000 4194304 5683644 140734578630416 140734578621504 240565191080 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 70836 6066 330 364 0 6059 0
[pid=4927] ppid=4925 vsize=76464 CPUtime=11.19 cores=0,2,4,6
/proc/4927/stat : 4927 (scip-2.0.1.linu) R 4925 4927 4927 0 -1 4202496 19849 0 0 0 1103 16 0 0 20 0 1 0 337775712 78299136 16993 33554432000 4194304 13684479 140735894393264 140735894382904 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/4927/statm: 19116 16993 834 2317 0 16794 0
[pid=4918/tid=4926] ppid=4916 vsize=359124 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4926/stat : 4926 (python) S 4916 4918 2614 0 -1 4202560 27 1418 0 0 0 0 3 0 20 0 2 0 337775712 367742976 7636 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 718932

[startup+25.5003 s]
/proc/loadavg: 2.07 2.21 2.27 3/204 4927
/proc/meminfo: memFree=29248452/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=359124 CPUtime=0.65 cores=0,2,4,6
/proc/4918/stat : 4918 (python) S 4916 4918 2614 0 -1 4202496 12021 1418 1 0 49 13 3 0 20 0 2 0 337775563 367742976 7636 33554432000 4194304 5683644 140734578630416 140734578625248 240568558861 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 89781 7636 1894 364 0 25004 0
[pid=4925] ppid=4918 vsize=283344 CPUtime=0.03 cores=0,2,4,6
/proc/4925/stat : 4925 (python) S 4918 4918 2614 0 -1 4202560 970 0 0 0 2 1 0 0 20 0 1 0 337775712 290144256 6071 33554432000 4194304 5683644 140734578630416 140734578621504 240565191080 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 70836 6071 335 364 0 6059 0
[pid=4927] ppid=4925 vsize=84880 CPUtime=23.98 cores=0,2,4,6
/proc/4927/stat : 4927 (scip-2.0.1.linu) R 4925 4927 4927 0 -1 4202496 24341 0 0 0 2374 24 0 0 20 0 1 0 337775712 86917120 19163 33554432000 4194304 13684479 140735894393264 140735894387496 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/4927/statm: 21220 19163 844 2317 0 18898 0
[pid=4918/tid=4926] ppid=4916 vsize=359124 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4926/stat : 4926 (python) S 4916 4918 2614 0 -1 4202560 27 1418 0 0 0 0 3 0 20 0 2 0 337775712 367742976 7636 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 727348

[startup+51.1003 s]
/proc/loadavg: 2.04 2.20 2.26 3/204 4927
/proc/meminfo: memFree=29221440/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=359124 CPUtime=0.65 cores=0,2,4,6
/proc/4918/stat : 4918 (python) S 4916 4918 2614 0 -1 4202496 12021 1418 1 0 49 13 3 0 20 0 2 0 337775563 367742976 7636 33554432000 4194304 5683644 140734578630416 140734578625248 240568558861 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 89781 7636 1894 364 0 25004 0
[pid=4925] ppid=4918 vsize=283344 CPUtime=0.06 cores=0,2,4,6
/proc/4925/stat : 4925 (python) S 4918 4918 2614 0 -1 4202560 987 0 0 0 4 2 0 0 20 0 1 0 337775712 290144256 6071 33554432000 4194304 5683644 140734578630416 140734578621504 240565191080 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 70836 6071 335 364 0 6059 0
[pid=4927] ppid=4925 vsize=98220 CPUtime=49.58 cores=0,2,4,6
/proc/4927/stat : 4927 (scip-2.0.1.linu) R 4925 4927 4927 0 -1 4202496 30483 0 0 0 4917 41 0 0 20 0 1 0 337775712 100577280 22472 33554432000 4194304 13684479 140735894393264 140735894387016 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/4927/statm: 24555 22472 845 2317 0 22233 0
[pid=4918/tid=4926] ppid=4916 vsize=359124 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4926/stat : 4926 (python) S 4916 4918 2614 0 -1 4202560 27 1418 0 0 0 0 3 0 20 0 2 0 337775712 367742976 7636 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 740688

[startup+102.307 s]
/proc/loadavg: 2.10 2.18 2.25 3/212 4935
/proc/meminfo: memFree=29050380/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=511212 CPUtime=0.7 cores=0,2,4,6
/proc/4918/stat : 4918 (python) S 4916 4918 2614 0 -1 4202496 13876 1418 1 0 53 14 3 0 20 0 4 0 337775563 523481088 8295 33554432000 4194304 5683644 140734578630416 140734578625248 240568558861 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4918/statm: 127803 8295 1907 364 0 63020 0
[pid=4925] ppid=4918 vsize=359124 CPUtime=0.07 cores=0,2,4,6
/proc/4925/stat : 4925 (python) S 4918 4918 2614 0 -1 4202560 1155 0 0 0 5 2 0 0 20 0 2 0 337775712 367742976 6139 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 89781 6139 396 364 0 25004 0
[pid=4927] ppid=4925 vsize=98220 CPUtime=49.63 cores=0,2,4,6
/proc/4927/stat : 4927 (scip-2.0.1.linu) T 4925 4927 4927 0 -1 4202496 30483 0 0 0 4922 41 0 0 20 0 1 0 337775712 100577280 22472 33554432000 4194304 13684479 140735894393264 140735894387016 7390887 0 0 16781312 2 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/4927/statm: 24555 22472 845 2317 0 22233 0
[pid=4925/tid=4928] ppid=4918 vsize=359124 CPUtime=0 cores=0,2,4,6
/proc/4925/task/4928/stat : 4928 (python) S 4918 4918 2614 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 337780678 367742976 6139 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4929] ppid=4918 vsize=359640 CPUtime=0.08 cores=0,2,4,6
/proc/4929/stat : 4929 (python) S 4918 4918 2614 0 -1 4202560 1081 0 0 0 4 4 0 0 20 0 2 0 337780681 368271360 6248 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4929/statm: 89910 6248 379 364 0 25130 0
[pid=4931] ppid=4929 vsize=7376 CPUtime=47.12 cores=0,2,4,6
/proc/4931/stat : 4931 (clasp-1.3.7-x86) T 4929 4931 4931 0 -1 4202496 1859 0 0 0 4712 0 0 0 20 0 1 0 337780681 7553024 1585 33554432000 134512640 136139019 4287957040 4287955964 134828665 0 0 16781312 16386 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/4931/statm: 1844 1585 182 398 0 1444 0
[pid=4929/tid=4932] ppid=4918 vsize=359640 CPUtime=0 cores=0,2,4,6
/proc/4929/task/4932/stat : 4932 (python) S 4918 4918 2614 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 2 0 337785395 368271360 6248 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4933] ppid=4918 vsize=435432 CPUtime=0 cores=0,2,4,6
/proc/4933/stat : 4933 (python) S 4918 4918 2614 0 -1 4202560 887 0 0 0 0 0 0 0 20 0 1 0 337785397 445882368 6713 33554432000 4194304 5683644 140734578630416 140734578621504 240565191139 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/4933/statm: 108858 6713 331 364 0 44075 0
[pid=4935] ppid=4933 vsize=90652 CPUtime=3.95 cores=0,2,4,6
/proc/4935/stat : 4935 (scip-2.0.1.linu) R 4933 4935 4935 0 -1 4202496 24249 0 0 0 383 12 0 0 20 0 1 0 337785398 92827648 18513 33554432000 4194304 15243407 140737149679424 140737149670216 13354455 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/4935/statm: 22663 18513 939 2698 0 19958 0
[pid=4918/tid=4926] ppid=4916 vsize=511212 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4926/stat : 4926 (python) S 4916 4918 2614 0 -1 4202560 27 1418 0 0 0 0 3 0 20 0 4 0 337775712 523481088 8295 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4918/tid=4930] ppid=4916 vsize=511212 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4930/stat : 4930 (python) S 4916 4918 2614 0 -1 4202560 19 1418 0 0 0 0 3 0 20 0 4 0 337780681 523481088 8295 33554432000 4194304 5683644 140734578630416 140219475026480 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4918/tid=4934] ppid=4916 vsize=511212 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4934/stat : 4934 (python) S 4916 4918 2614 0 -1 4202560 22 1418 0 0 0 0 3 0 20 0 4 0 337785397 523481088 8295 33554432000 4194304 5683644 140734578630416 140219464536624 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 1861656

[startup+162.301 s]
/proc/loadavg: 2.03 2.14 2.23 3/213 4936
/proc/meminfo: memFree=28997512/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=511212 CPUtime=0.73 cores=0,2,4,6

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

/proc/5025/task/5039/stat : 5039 (java) T 5023 5025 5025 0 -1 4202560 8936 0 0 0 81 0 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014304717112 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5040] ppid=5023 vsize=9624972 CPUtime=0.82 cores=0,2,4,6
/proc/5025/task/5040/stat : 5040 (java) T 5023 5025 5025 0 -1 4202560 9456 0 0 0 81 1 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014303664568 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5041] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5041/stat : 5041 (java) T 5023 5025 5025 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014302611704 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5042] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5042/stat : 5042 (java) T 5023 5025 5025 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014301559368 240568547241 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=5025/tid=5043] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5043/stat : 5043 (java) T 5023 5025 5025 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337827263 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014300505640 240568547241 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5023/tid=5049] ppid=4918 vsize=662808 CPUtime=0 cores=0,2,4,6
/proc/5023/task/5049/stat : 5049 (python) S 4918 4918 2614 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 337831976 678715392 6780 33554432000 4194304 5683644 140734578630416 140219443556912 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5081] ppid=4918 vsize=738600 CPUtime=0.16 cores=0,2,4,6
/proc/5081/stat : 5081 (python) S 4918 4918 2614 0 -1 4202560 1185 0 0 0 9 7 0 0 20 0 2 0 337873182 756326400 6786 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5081/statm: 184650 6786 379 364 0 119855 0
[pid=5083] ppid=5081 vsize=182904 CPUtime=92.02 cores=0,2,4,6
/proc/5083/stat : 5083 (bsolo_pb10) T 5081 5083 5083 0 -1 4202496 43676 0 0 0 9180 22 0 0 20 0 1 0 337873183 187293696 43285 33554432000 134512640 137138936 4294051712 4294050640 134542770 0 0 16781312 16384 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/5083/statm: 45726 43285 190 642 0 45082 0
[pid=5081/tid=5085] ppid=4918 vsize=738600 CPUtime=0 cores=0,2,4,6
/proc/5081/task/5085/stat : 5085 (python) S 4918 4918 2614 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 337882387 756326400 6786 33554432000 4194304 5683644 140734578630416 140219433067056 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5086] ppid=4918 vsize=814392 CPUtime=0.09 cores=0,2,4,6
/proc/5086/stat : 5086 (python) S 4918 4918 2614 0 -1 4202560 1216 0 0 0 5 4 0 0 20 0 2 0 337882389 833937408 6798 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5086/statm: 203598 6798 385 364 0 138800 0
[pid=5088] ppid=5086 vsize=108496 CPUtime=47.16 cores=0,2,4,6
/proc/5088/stat : 5088 (pbct-0.1.2-linu) T 5086 5088 5088 0 -1 4202496 27705 0 0 0 4649 67 0 0 20 0 1 0 337882389 111099904 25853 33554432000 134512640 136422188 4289920656 4289917312 135032554 0 0 16781312 16387 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/5088/statm: 27124 25853 213 467 0 26655 0
[pid=5086/tid=5092] ppid=4918 vsize=814392 CPUtime=0 cores=0,2,4,6
/proc/5086/task/5092/stat : 5092 (python) S 4918 4918 2614 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337887107 833937408 6798 33554432000 4194304 5683644 140734578630416 140219422577200 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4918/tid=4926] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4926/stat : 4926 (python) S 4916 4918 2614 0 -1 4202560 41 1418 0 0 0 0 3 0 20 0 9 0 337775712 911536128 8843 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4918/tid=4930] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4930/stat : 4930 (python) S 4916 4918 2614 0 -1 4202560 24 1418 0 0 0 0 3 0 20 0 9 0 337780681 911536128 8843 33554432000 4194304 5683644 140734578630416 140219475026480 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4918/tid=4934] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4934/stat : 4934 (python) S 4916 4918 2614 0 -1 4202560 25 1418 0 0 0 0 3 0 20 0 9 0 337785397 911536128 8843 33554432000 4194304 5683644 140734578630416 140219464536624 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4918/tid=4938] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4938/stat : 4938 (python) S 4916 4918 2614 0 -1 4202560 21 1418 0 0 0 0 3 0 20 0 9 0 337794913 911536128 8843 33554432000 4194304 5683644 140734578630416 140219454046768 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4918/tid=4943] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4943/stat : 4943 (python) S 4916 4918 2614 0 -1 4202560 21 1418 0 0 0 0 3 0 20 0 9 0 337804160 911536128 8843 33554432000 4194304 5683644 140734578630416 140219443556912 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4918/tid=5024] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/5024/stat : 5024 (python) S 4916 4918 2614 0 -1 4202560 23 1418 0 0 0 0 3 0 20 0 9 0 337827219 911536128 8843 33554432000 4194304 5683644 140734578630416 140219433067056 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4918/tid=5082] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/5082/stat : 5082 (python) S 4916 4918 2614 0 -1 4202560 23 1418 0 0 0 0 3 0 20 0 9 0 337873183 911536128 8843 33554432000 4194304 5683644 140734578630416 140219422577200 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4918/tid=5087] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/5087/stat : 5087 (python) S 4916 4918 2614 0 -1 4202560 19 1418 0 0 0 0 3 0 20 0 9 0 337882389 911536128 8843 33554432000 4194304 5683644 140734578630416 140219072373296 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1187.84
Current children cumulated vsize (KiB) 15611344

[startup+1185.1 s]
/proc/loadavg: 2.04 2.03 2.07 3/270 5116
/proc/meminfo: memFree=25299732/32873844 swapFree=7116/7116
[pid=4918] ppid=4916 vsize=890172 CPUtime=1.34 cores=0,2,4,6
/proc/4918/stat : 4918 (python) S 4916 4918 2614 0 -1 4202496 19597 1418 1 0 116 15 3 0 20 0 9 0 337775563 911536128 8843 33554432000 4194304 5683644 140734578630416 140734578625248 240568558861 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4918/statm: 222543 8843 1917 364 0 157745 0
[pid=4925] ppid=4918 vsize=359124 CPUtime=1.07 cores=0,2,4,6
/proc/4925/stat : 4925 (python) S 4918 4918 2614 0 -1 4202560 1235 0 0 0 63 44 0 0 20 0 2 0 337775712 367742976 6140 33554432000 4194304 5683644 140734578630416 140734578621504 240565191139 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4925/statm: 89781 6140 397 364 0 25004 0
[pid=4927] ppid=4925 vsize=98220 CPUtime=576.35 cores=0,2,4,6
/proc/4927/stat : 4927 (scip-2.0.1.linu) R 4925 4927 4927 0 -1 4202496 30492 0 0 0 57366 269 0 0 20 0 1 0 337775712 100577280 22758 33554432000 4194304 13684479 140735894393264 140735894386088 4865432 0 0 16781312 0 0 0 0 17 4 0 0 0 0 0
/proc/4927/statm: 24555 22758 847 2317 0 22233 0
[pid=4925/tid=4928] ppid=4918 vsize=359124 CPUtime=0 cores=0,2,4,6
/proc/4925/task/4928/stat : 4928 (python) S 4918 4918 2614 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 337780678 367742976 6140 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4929] ppid=4918 vsize=359640 CPUtime=0.39 cores=0,2,4,6
/proc/4929/stat : 4929 (python) S 4918 4918 2614 0 -1 4202560 1173 0 0 0 23 16 0 0 20 0 2 0 337780681 368271360 6248 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4929/statm: 89910 6248 379 364 0 25130 0
[pid=4931] ppid=4929 vsize=10740 CPUtime=229.59 cores=0,2,4,6
/proc/4931/stat : 4931 (clasp-1.3.7-x86) T 4929 4931 4931 0 -1 4202496 2702 0 0 0 22959 0 0 0 20 0 1 0 337780681 10997760 2423 33554432000 134512640 136139019 4287957040 4287955840 134613379 0 0 16781312 16386 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/4931/statm: 2685 2423 182 398 0 2285 0
[pid=4929/tid=4932] ppid=4918 vsize=359640 CPUtime=0 cores=0,2,4,6
/proc/4929/task/4932/stat : 4932 (python) S 4918 4918 2614 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 2 0 337785395 368271360 6248 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4933] ppid=4918 vsize=435432 CPUtime=0.16 cores=0,2,4,6
/proc/4933/stat : 4933 (python) S 4918 4918 2614 0 -1 4202560 1134 0 0 0 9 7 0 0 20 0 2 0 337785397 445882368 6761 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4933/statm: 108858 6761 379 364 0 44075 0
[pid=4935] ppid=4933 vsize=86020 CPUtime=94.67 cores=0,2,4,6
/proc/4935/stat : 4935 (scip-2.0.1.linu) T 4933 4935 4935 0 -1 4202496 33735 0 0 0 9436 31 0 0 20 0 1 0 337785398 88084480 19473 33554432000 4194304 15243407 140737149679424 140737149675224 8113497 0 0 16781312 2 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/4935/statm: 21505 19473 980 2698 0 18800 0
[pid=4933/tid=4936] ppid=4918 vsize=435432 CPUtime=0 cores=0,2,4,6
/proc/4933/task/4936/stat : 4936 (python) S 4918 4918 2614 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 337790355 445882368 6761 33554432000 4194304 5683644 140734578630416 140219475026480 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4937] ppid=4918 vsize=511224 CPUtime=0.08 cores=0,2,4,6
/proc/4937/stat : 4937 (python) S 4918 4918 2614 0 -1 4202560 1115 0 0 0 4 4 0 0 20 0 2 0 337794913 523493376 6768 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4937/statm: 127806 6768 379 364 0 63020 0
[pid=4939] ppid=4937 vsize=71080 CPUtime=47.27 cores=0,2,4,6
/proc/4939/stat : 4939 (minion) T 4937 4939 4939 0 -1 4202496 3898 0 0 0 4726 1 0 0 20 0 1 0 337794913 72785920 10518 33554432000 134512640 165565024 4291618288 4291615568 142424489 0 0 16781312 8396802 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/4939/statm: 17770 10518 358 7582 0 10185 0
[pid=4937/tid=4941] ppid=4918 vsize=511224 CPUtime=0 cores=0,2,4,6
/proc/4937/task/4941/stat : 4941 (python) S 4918 4918 2614 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 337799641 523493376 6768 33554432000 4194304 5683644 140734578630416 140219464536624 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4942] ppid=4918 vsize=587016 CPUtime=0.08 cores=0,2,4,6
/proc/4942/stat : 4942 (python) S 4918 4918 2614 0 -1 4202560 1151 0 0 0 5 3 0 0 20 0 2 0 337804160 601104384 6774 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4942/statm: 146754 6774 379 364 0 81965 0
[pid=4944] ppid=4942 vsize=70504 CPUtime=47.99 cores=0,2,4,6
/proc/4944/stat : 4944 (bsolo_pb10) T 4942 4944 4944 0 -1 4202496 15584 0 0 0 4794 5 0 0 20 0 1 0 337804160 72196096 15204 33554432000 134512640 137138936 4291405232 4291404160 134542958 0 0 16781312 16384 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/4944/statm: 17626 15204 192 642 0 16982 0
[pid=4942/tid=4945] ppid=4918 vsize=587016 CPUtime=0 cores=0,2,4,6
/proc/4942/task/4945/stat : 4945 (python) S 4918 4918 2614 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 2 0 337808962 601104384 6774 33554432000 4194304 5683644 140734578630416 140219454046768 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5023] ppid=4918 vsize=662808 CPUtime=0.08 cores=0,2,4,6
/proc/5023/stat : 5023 (python) S 4918 4918 2614 0 -1 4202560 1129 0 0 0 6 2 0 0 20 0 2 0 337827219 678715392 6780 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5023/statm: 165702 6780 379 364 0 100910 0
[pid=5025] ppid=5023 vsize=9624972 CPUtime=49.73 cores=0,2,4,6
/proc/5025/stat : 5025 (java) T 5023 5025 5025 0 -1 4202496 25562 0 1 0 4913 60 0 0 20 0 19 0 337827220 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140736437694000 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5025/statm: 2406243 681238 2267 9 0 2396937 0
[pid=5025/tid=5026] ppid=5023 vsize=9624972 CPUtime=47.17 cores=0,2,4,6
/proc/5025/task/5026/stat : 5026 (java) T 5023 5025 5025 0 -1 4202560 3708 0 1 0 4677 40 0 0 20 0 19 0 337827221 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014820649904 140014676579552 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5027] ppid=5023 vsize=9624972 CPUtime=0.07 cores=0,2,4,6
/proc/5025/task/5027/stat : 5027 (java) T 5023 5025 5025 0 -1 4202560 81 0 0 0 5 2 0 0 20 0 19 0 337827222 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014664592296 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5028] ppid=5023 vsize=9624972 CPUtime=0.06 cores=0,2,4,6
/proc/5025/task/5028/stat : 5028 (java) T 5023 5025 5025 0 -1 4202560 135 0 0 0 3 3 0 0 20 0 19 0 337827222 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014663539752 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5029] ppid=5023 vsize=9624972 CPUtime=0.09 cores=0,2,4,6
/proc/5025/task/5029/stat : 5029 (java) T 5023 5025 5025 0 -1 4202560 43 0 0 0 6 3 0 0 20 0 19 0 337827222 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014662486696 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=5025/tid=5030] ppid=5023 vsize=9624972 CPUtime=0.1 cores=0,2,4,6
/proc/5025/task/5030/stat : 5030 (java) T 5023 5025 5025 0 -1 4202560 130 0 0 0 7 3 0 0 20 0 19 0 337827222 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014661434152 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5031] ppid=5023 vsize=9624972 CPUtime=0.07 cores=0,2,4,6
/proc/5025/task/5031/stat : 5031 (java) T 5023 5025 5025 0 -1 4202560 43 0 0 0 5 2 0 0 20 0 19 0 337827222 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014660381096 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5032] ppid=5023 vsize=9624972 CPUtime=0.11 cores=0,2,4,6
/proc/5025/task/5032/stat : 5032 (java) T 5023 5025 5025 0 -1 4202560 99 0 0 0 8 3 0 0 20 0 19 0 337827222 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014323231272 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5033] ppid=5023 vsize=9624972 CPUtime=0.08 cores=0,2,4,6
/proc/5025/task/5033/stat : 5033 (java) T 5023 5025 5025 0 -1 4202560 134 0 0 0 6 2 0 0 20 0 19 0 337827222 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014322178216 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5034] ppid=5023 vsize=9624972 CPUtime=0.09 cores=0,2,4,6
/proc/5025/task/5034/stat : 5034 (java) T 5023 5025 5025 0 -1 4202560 155 0 0 0 7 2 0 0 20 0 19 0 337827222 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014321125672 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5035] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5035/stat : 5035 (java) T 5023 5025 5025 0 -1 4202560 1224 0 0 0 0 0 0 0 20 0 19 0 337827224 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014308928360 240568547241 0 0 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5036] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5036/stat : 5036 (java) T 5023 5025 5025 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 337827224 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014307874680 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5037] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5037/stat : 5037 (java) T 5023 5025 5025 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 337827224 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014306821512 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5038] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5038/stat : 5038 (java) T 5023 5025 5025 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014305770256 240568555296 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5039] ppid=5023 vsize=9624972 CPUtime=0.81 cores=0,2,4,6
/proc/5025/task/5039/stat : 5039 (java) T 5023 5025 5025 0 -1 4202560 8936 0 0 0 81 0 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014304717112 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5040] ppid=5023 vsize=9624972 CPUtime=0.82 cores=0,2,4,6
/proc/5025/task/5040/stat : 5040 (java) T 5023 5025 5025 0 -1 4202560 9456 0 0 0 81 1 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014303664568 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5041] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5041/stat : 5041 (java) T 5023 5025 5025 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014302611704 240568546364 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5025/tid=5042] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5042/stat : 5042 (java) T 5023 5025 5025 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337827227 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014301559368 240568547241 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=5025/tid=5043] ppid=5023 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/5025/task/5043/stat : 5043 (java) T 5023 5025 5025 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337827263 9855971328 681238 33554432000 1073741824 1073778376 140736437702864 140014300505640 240568547241 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=5023/tid=5049] ppid=4918 vsize=662808 CPUtime=0 cores=0,2,4,6
/proc/5023/task/5049/stat : 5049 (python) S 4918 4918 2614 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 337831976 678715392 6780 33554432000 4194304 5683644 140734578630416 140219443556912 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5081] ppid=4918 vsize=738600 CPUtime=0.16 cores=0,2,4,6
/proc/5081/stat : 5081 (python) S 4918 4918 2614 0 -1 4202560 1185 0 0 0 9 7 0 0 20 0 2 0 337873182 756326400 6786 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5081/statm: 184650 6786 379 364 0 119855 0
[pid=5083] ppid=5081 vsize=182904 CPUtime=92.02 cores=0,2,4,6
/proc/5083/stat : 5083 (bsolo_pb10) T 5081 5083 5083 0 -1 4202496 43676 0 0 0 9180 22 0 0 20 0 1 0 337873183 187293696 43285 33554432000 134512640 137138936 4294051712 4294050640 134542770 0 0 16781312 16384 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/5083/statm: 45726 43285 190 642 0 45082 0
[pid=5081/tid=5085] ppid=4918 vsize=738600 CPUtime=0 cores=0,2,4,6
/proc/5081/task/5085/stat : 5085 (python) S 4918 4918 2614 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 337882387 756326400 6786 33554432000 4194304 5683644 140734578630416 140219433067056 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5086] ppid=4918 vsize=814392 CPUtime=0.09 cores=0,2,4,6
/proc/5086/stat : 5086 (python) S 4918 4918 2614 0 -1 4202560 1216 0 0 0 5 4 0 0 20 0 2 0 337882389 833937408 6798 33554432000 4194304 5683644 140734578630416 140734578622064 240568558861 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5086/statm: 203598 6798 385 364 0 138800 0
[pid=5088] ppid=5086 vsize=108496 CPUtime=47.16 cores=0,2,4,6
/proc/5088/stat : 5088 (pbct-0.1.2-linu) T 5086 5088 5088 0 -1 4202496 27705 0 0 0 4649 67 0 0 20 0 1 0 337882389 111099904 25853 33554432000 134512640 136422188 4289920656 4289917312 135032554 0 0 16781312 16387 18446744071579387992 0 0 17 4 0 0 0 0 0
/proc/5088/statm: 27124 25853 213 467 0 26655 0
[pid=5086/tid=5092] ppid=4918 vsize=814392 CPUtime=0 cores=0,2,4,6
/proc/5086/task/5092/stat : 5092 (python) S 4918 4918 2614 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337887107 833937408 6798 33554432000 4194304 5683644 140734578630416 140219422577200 240568555296 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4918/tid=4926] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4926/stat : 4926 (python) S 4916 4918 2614 0 -1 4202560 41 1418 0 0 0 0 3 0 20 0 9 0 337775712 911536128 8843 33554432000 4194304 5683644 140734578630416 140219562304048 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4918/tid=4930] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4930/stat : 4930 (python) S 4916 4918 2614 0 -1 4202560 24 1418 0 0 0 0 3 0 20 0 9 0 337780681 911536128 8843 33554432000 4194304 5683644 140734578630416 140219475026480 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4918/tid=4934] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4934/stat : 4934 (python) S 4916 4918 2614 0 -1 4202560 25 1418 0 0 0 0 3 0 20 0 9 0 337785397 911536128 8843 33554432000 4194304 5683644 140734578630416 140219464536624 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4918/tid=4938] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4938/stat : 4938 (python) S 4916 4918 2614 0 -1 4202560 21 1418 0 0 0 0 3 0 20 0 9 0 337794913 911536128 8843 33554432000 4194304 5683644 140734578630416 140219454046768 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4918/tid=4943] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/4943/stat : 4943 (python) S 4916 4918 2614 0 -1 4202560 21 1418 0 0 0 0 3 0 20 0 9 0 337804160 911536128 8843 33554432000 4194304 5683644 140734578630416 140219443556912 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4918/tid=5024] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/5024/stat : 5024 (python) S 4916 4918 2614 0 -1 4202560 23 1418 0 0 0 0 3 0 20 0 9 0 337827219 911536128 8843 33554432000 4194304 5683644 140734578630416 140219433067056 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4918/tid=5082] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/5082/stat : 5082 (python) S 4916 4918 2614 0 -1 4202560 23 1418 0 0 0 0 3 0 20 0 9 0 337873183 911536128 8843 33554432000 4194304 5683644 140734578630416 140219422577200 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4918/tid=5087] ppid=4916 vsize=890172 CPUtime=0.03 cores=0,2,4,6
/proc/4918/task/5087/stat : 5087 (python) S 4916 4918 2614 0 -1 4202560 19 1418 0 0 0 0 3 0 20 0 9 0 337882389 911536128 8843 33554432000 4194304 5683644 140734578630416 140219072373296 240568555296 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1188.23
Current children cumulated vsize (KiB) 15611344

Child status: 0
Real time (s): 1185.18
CPU time (s): 1188.46
CPU user time (s): 1182.62
CPU system time (s): 5.83611
CPU usage (%): 100.277
Max. virtual memory (cumulated for all children) (KiB): 15611344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1182.62
system time used= 5.83611
maximum resident set size= 2730336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218234
page faults= 2
swaps= 0
block input operations= 240
block output operations= 1816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7534
involuntary context switches= 2919

runsolver used 4.96324 second user time and 12.6931 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-03 11:41:45
IDJOB=3737809
IDBENCH=48320
IDSOLVER=2327
FILE ID=node146/3737809-1338716505
RUNJOBID= node146-1338713700-2630
PBS_JOBID= 14636739
Free space on /tmp= 70796 MiB

SOLVER NAME= PB11: borg pb-dec-11.04.03
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_5_40.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-3737809-1338716505/watcher-3737809-1338716505 -o /tmp/evaluation-result-3737809-1338716505/solver-3737809-1338716505 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3737809-1338716505.opb -seed 1474865077 -budget 1800

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

MD5SUM BENCH= 9100923ff6d9c8d4da1b288858ed91b3
RANDOM SEED=1474865077

node146.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.034
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.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		: 2667.034
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.92
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.034
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.034
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.034
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		: 2667.034
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.91
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.034
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		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29384104 kB
Buffers:          206828 kB
Cached:           609656 kB
SwapCached:         1792 kB
Active:          2407720 kB
Inactive:         285308 kB
Active(anon):    1877276 kB
Inactive(anon):     1748 kB
Active(file):     530444 kB
Inactive(file):   283560 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:            101680 kB
Writeback:             0 kB
AnonPages:       1882720 kB
Mapped:            23948 kB
Shmem:                84 kB
Slab:             648164 kB
SReclaimable:      84732 kB
SUnreclaim:       563432 kB
KernelStack:        1624 kB
PageTables:        12244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2620608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    679936 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= 70708 MiB
End job on node146 at 2012-06-03 12:01:32