Trace number 3378693

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
borg-sat 11.03.02-par-random (fixed)? 2709.45 1171.98

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.67	c INFO: solving HOME/instance-3378693-1305467073.cnf
0.36/0.67	c INFO: computing task features
0.43/0.71	c INFO: computed variable-clause graph statistics
0.43/0.71	c INFO: computed clause balance statistics
0.63/0.93	c INFO: computed variable balance statistics
0.73/1.02	c INFO: computed small-clause counts
0.73/1.02	c INFO: computed Horn-clause counts
0.73/1.03	c INFO: computed variable graph statistics
0.73/1.03	c INFO: collected features for HOME/instance-3378693-1305467073.cnf in 0.36 s
0.73/1.04	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.52)
0.73/1.05	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.10)
0.73/1.06	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.05)
0.73/1.08	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.04)
317.31/128.59	c INFO: running adaptg2wsat2009++@0 for 97 with 1072 remaining (b = 0.03)
364.80/147.67	c INFO: running gnovelty+2@0 for 97 with 1053 remaining (b = 0.02)
412.38/166.85	c INFO: running FH@0 for 97 with 1033 remaining (b = 0.02)
484.61/195.95	c INFO: running march_hi@0 for 485 with 1004 remaining (b = 0.09)
728.64/294.37	c INFO: running adaptg2wsat2009++@0 for 97 with 906 remaining (b = 0.02)
800.43/323.35	c INFO: running march_hi@0 for 485 with 877 remaining (b = 0.08)
815.52/329.45	c INFO: running adaptg2wsat2009++@0 for 97 with 871 remaining (b = 0.01)
1128.09/455.91	c INFO: running adaptg2wsat2009++@98 for 97 with 744 remaining (b = 0.01)
1136.63/459.99	c INFO: running FH@0 for 97 with 740 remaining (b = 0.01)
1501.61/618.49	c INFO: running march_hi@0 for 388 with 582 remaining (b = 0.05)
1576.78/655.69	c INFO: running hybridGM3@0 for 194 with 544 remaining (b = 0.03)
2316.89/976.97	c INFO: running gnovelty+2@0 for 97 with 223 remaining (b = 0.01)
2486.30/1061.10	c INFO: running march_hi@99 for 139 with 139 remaining (b = 0.02)
2709.29/1171.95	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3378693-1305467073/watcher-3378693-1305467073 -o /tmp/evaluation-result-3378693-1305467073/solver-3378693-1305467073 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378693-1305467073.cnf -seed 217356981 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 11.14 11.14 10.49 10/476 15997
/proc/meminfo: memFree=15623848/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=104616 CPUtime=0.07 cores=1,3,5,7
/proc/15997/stat : 15997 (python) R 15995 15997 14447 0 -1 4202496 3145 0 0 0 5 2 0 0 25 0 1 0 658308293 107126784 2822 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613108736 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/15997/statm: 26154 2822 847 364 0 1902 0

[startup+0.205329 s]
/proc/loadavg: 11.14 11.14 10.49 10/476 15997
/proc/meminfo: memFree=15623848/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=121504 CPUtime=0.11 cores=1,3,5,7
/proc/15997/stat : 15997 (python) S 15995 15997 14447 0 -1 4202496 4065 0 1 0 7 4 0 0 25 0 1 0 658308293 124420096 3693 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/15997/statm: 30376 3693 986 364 0 2706 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 121504

[startup+0.300817 s]
/proc/loadavg: 11.14 11.14 10.49 10/476 15997
/proc/meminfo: memFree=15623848/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/15997/stat : 15997 (python) S 15995 15997 14447 0 -1 4202496 5964 932 1 0 13 5 0 0 25 0 1 0 658308293 139010048 4152 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613106693 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/15997/statm: 33938 4152 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.400804 s]
/proc/loadavg: 11.14 11.14 10.49 10/476 15997
/proc/meminfo: memFree=15623848/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=135752 CPUtime=0.23 cores=1,3,5,7
/proc/15997/stat : 15997 (python) R 15995 15997 14447 0 -1 4202496 5967 932 1 0 16 7 0 0 25 0 1 0 658308293 139010048 4152 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613106693 0 2147483391 16781312 2 0 0 0 17 7 0 0 0
/proc/15997/statm: 33938 4152 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 135752

[startup+0.700748 s]
/proc/loadavg: 11.14 11.14 10.49 10/476 15997
/proc/meminfo: memFree=15623848/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=279276 CPUtime=0.43 cores=1,3,5,7
/proc/15997/stat : 15997 (python) R 15995 15997 14447 0 -1 4202496 9589 932 1 0 32 11 0 0 25 0 1 0 658308293 285978624 7153 33554432000 4194304 5683644 140736431787344 18446744073709551615 4602978 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/15997/statm: 69819 7153 1761 364 0 5743 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 279276

[startup+1.5006 s]
/proc/loadavg: 10.97 11.10 10.48 15/489 16014
/proc/meminfo: memFree=15585056/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=320136 CPUtime=0.8 cores=1,3,5,7
/proc/15997/stat : 15997 (python) S 15995 15997 14447 0 -1 4202496 12873 932 1 0 68 12 0 0 25 0 5 0 658308293 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15997/statm: 80034 7249 1883 364 0 15943 0
[pid=16003] ppid=15997 vsize=278752 CPUtime=0 cores=1,3,5,7
/proc/16003/stat : 16003 (python) S 15997 15997 14447 0 -1 4202560 733 0 0 0 0 0 0 0 24 0 1 0 658308398 285442048 5627 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130767 0 0 16781312 514 260954520618532863 0 0 17 7 0 0 0
/proc/16003/statm: 69688 5627 354 364 0 5606 0
[pid=16005] ppid=16003 vsize=1018076 CPUtime=0.16 cores=1,3,5,7
/proc/16005/stat : 16005 (gnovelty+2) R 16003 16005 16005 0 -1 4202496 535 0 0 0 16 0 0 0 25 0 1 0 658308398 1042509824 268 33554432000 134512640 135663704 4292990976 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16005/statm: 254519 268 113 282 0 254235 0
[pid=16006] ppid=15997 vsize=289380 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (python) S 15997 15997 14447 0 -1 4202560 738 0 0 0 0 0 0 0 25 0 1 0 658308399 296325120 5702 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 18074153672211693567 0 0 17 7 0 0 0
/proc/16006/statm: 72345 5702 348 364 0 8260 0
[pid=16010] ppid=16006 vsize=1018076 CPUtime=0.19 cores=1,3,5,7
/proc/16010/stat : 16010 (gnovelty+2) R 16006 16010 16010 0 -1 4202496 530 0 0 0 19 0 0 0 25 0 1 0 658308400 1042509824 267 33554432000 134512640 135663704 4293395024 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16010/statm: 254519 267 113 282 0 254235 0
[pid=16008] ppid=15997 vsize=299636 CPUtime=0 cores=1,3,5,7
/proc/16008/stat : 16008 (python) S 15997 15997 14447 0 -1 4202560 720 0 0 0 0 0 0 0 25 0 1 0 658308400 306827264 5702 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 2088579790738030591 0 0 17 7 0 0 0
/proc/16008/statm: 74909 5702 344 364 0 10821 0
[pid=16011] ppid=16008 vsize=416784 CPUtime=0.2 cores=1,3,5,7
/proc/16011/stat : 16011 (adaptg2wsat2009) R 16008 16011 16011 0 -1 4202496 606 0 0 0 20 0 0 0 25 0 1 0 658308401 426786816 340 33554432000 134512640 135107411 4287596432 18446744073709551615 134523317 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16011/statm: 104196 340 49 146 0 103072 0
[pid=16012] ppid=15997 vsize=309892 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (python) S 15997 15997 14447 0 -1 4202560 732 0 0 0 0 0 0 0 25 0 1 0 658308401 317329408 5706 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 15826748606502666239 0 0 17 7 0 0 0
/proc/16012/statm: 77473 5706 344 364 0 13382 0
[pid=16014] ppid=16012 vsize=416784 CPUtime=0.39 cores=1,3,5,7
/proc/16014/stat : 16014 (adaptg2wsat2009) R 16012 16014 16014 0 -1 4202496 608 0 0 0 39 0 0 0 25 0 1 0 658308402 426786816 342 33554432000 134512640 135107411 4290973904 18446744073709551615 134523294 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16014/statm: 104196 342 49 146 0 103072 0
[pid=15997/tid=16004] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16004/stat : 16004 (python) S 15995 15997 14447 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 658308398 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16007] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16007/stat : 16007 (python) S 15995 15997 14447 0 -1 4202560 41 932 0 0 0 0 0 0 25 0 5 0 658308399 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16009] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16009/stat : 16009 (python) S 15995 15997 14447 0 -1 4202560 16 932 0 0 0 0 0 0 25 0 5 0 658308400 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16013] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16013/stat : 16013 (python) S 15995 15997 14447 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 5 0 658308402 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 4367516

[startup+3.10132 s]
/proc/loadavg: 10.97 11.10 10.48 13/489 16014
/proc/meminfo: memFree=15581956/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=320136 CPUtime=0.8 cores=1,3,5,7
/proc/15997/stat : 15997 (python) S 15995 15997 14447 0 -1 4202496 12873 932 1 0 68 12 0 0 25 0 5 0 658308293 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15997/statm: 80034 7249 1883 364 0 15943 0
[pid=16003] ppid=15997 vsize=278752 CPUtime=0 cores=1,3,5,7
/proc/16003/stat : 16003 (python) S 15997 15997 14447 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 658308398 285442048 5627 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130767 0 0 16781312 514 260954520618500357 0 0 17 7 0 0 0
/proc/16003/statm: 69688 5627 354 364 0 5606 0
[pid=16005] ppid=16003 vsize=1018076 CPUtime=0.96 cores=1,3,5,7
/proc/16005/stat : 16005 (gnovelty+2) R 16003 16005 16005 0 -1 4202496 535 0 0 0 96 0 0 0 25 0 1 0 658308398 1042509824 268 33554432000 134512640 135663704 4292990976 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16005/statm: 254519 268 113 282 0 254235 0
[pid=16006] ppid=15997 vsize=289380 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (python) S 15997 15997 14447 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 658308399 296325120 5702 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 18074153672211661061 0 0 17 7 0 0 0
/proc/16006/statm: 72345 5702 348 364 0 8260 0
[pid=16010] ppid=16006 vsize=1018076 CPUtime=0.99 cores=1,3,5,7
/proc/16010/stat : 16010 (gnovelty+2) R 16006 16010 16010 0 -1 4202496 530 0 0 0 99 0 0 0 25 0 1 0 658308400 1042509824 267 33554432000 134512640 135663704 4293395024 18446744073709551615 134524993 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16010/statm: 254519 267 113 282 0 254235 0
[pid=16008] ppid=15997 vsize=299636 CPUtime=0 cores=1,3,5,7
/proc/16008/stat : 16008 (python) S 15997 15997 14447 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 658308400 306827264 5706 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 2088579790737998088 0 0 17 7 0 0 0
/proc/16008/statm: 74909 5706 348 364 0 10821 0
[pid=16011] ppid=16008 vsize=416920 CPUtime=1 cores=1,3,5,7
/proc/16011/stat : 16011 (adaptg2wsat2009) R 16008 16011 16011 0 -1 4202496 672 0 0 0 100 0 0 0 25 0 1 0 658308401 426926080 406 33554432000 134512640 135107411 4287596432 18446744073709551615 134532135 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16011/statm: 104230 406 59 146 0 103106 0
[pid=16012] ppid=15997 vsize=309892 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (python) S 15997 15997 14447 0 -1 4202560 751 0 0 0 0 0 0 0 18 0 1 0 658308401 317329408 5710 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 15826748606502666239 0 0 17 7 0 0 0
/proc/16012/statm: 77473 5710 348 364 0 13382 0
[pid=16014] ppid=16012 vsize=416920 CPUtime=1.98 cores=1,3,5,7
/proc/16014/stat : 16014 (adaptg2wsat2009) R 16012 16014 16014 0 -1 4202496 674 0 0 0 198 0 0 0 25 0 1 0 658308402 426926080 408 33554432000 134512640 135107411 4290973904 18446744073709551615 134531435 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16014/statm: 104230 408 59 146 0 103106 0
[pid=15997/tid=16004] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16004/stat : 16004 (python) S 15995 15997 14447 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 658308398 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16007] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16007/stat : 16007 (python) S 15995 15997 14447 0 -1 4202560 41 932 0 0 0 0 0 0 25 0 5 0 658308399 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16009] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16009/stat : 16009 (python) S 15995 15997 14447 0 -1 4202560 16 932 0 0 0 0 0 0 25 0 5 0 658308400 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16013] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16013/stat : 16013 (python) S 15995 15997 14447 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 5 0 658308402 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 4367788

[startup+6.30076 s]
/proc/loadavg: 10.97 11.10 10.48 13/489 16014
/proc/meminfo: memFree=15579352/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=320136 CPUtime=0.8 cores=1,3,5,7
/proc/15997/stat : 15997 (python) S 15995 15997 14447 0 -1 4202496 12873 932 1 0 68 12 0 0 25 0 5 0 658308293 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15997/statm: 80034 7249 1883 364 0 15943 0
[pid=16003] ppid=15997 vsize=278752 CPUtime=0.01 cores=1,3,5,7
/proc/16003/stat : 16003 (python) S 15997 15997 14447 0 -1 4202560 897 0 0 0 0 1 0 0 18 0 1 0 658308398 285442048 5650 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130767 0 0 16781312 514 260954520618500357 0 0 17 7 0 0 0
/proc/16003/statm: 69688 5650 377 364 0 5606 0
[pid=16005] ppid=16003 vsize=1018076 CPUtime=2.56 cores=1,3,5,7
/proc/16005/stat : 16005 (gnovelty+2) R 16003 16005 16005 0 -1 4202496 535 0 0 0 256 0 0 0 25 0 1 0 658308398 1042509824 268 33554432000 134512640 135663704 4292990976 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16005/statm: 254519 268 113 282 0 254235 0
[pid=16006] ppid=15997 vsize=289380 CPUtime=0.02 cores=1,3,5,7
/proc/16006/stat : 16006 (python) S 15997 15997 14447 0 -1 4202560 908 0 0 0 1 1 0 0 18 0 1 0 658308399 296325120 5725 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 18074153672211661061 0 0 17 7 0 0 0
/proc/16006/statm: 72345 5725 371 364 0 8260 0
[pid=16010] ppid=16006 vsize=1018076 CPUtime=2.59 cores=1,3,5,7
/proc/16010/stat : 16010 (gnovelty+2) R 16006 16010 16010 0 -1 4202496 530 0 0 0 259 0 0 0 25 0 1 0 658308400 1042509824 267 33554432000 134512640 135663704 4293395024 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16010/statm: 254519 267 113 282 0 254235 0
[pid=16008] ppid=15997 vsize=299636 CPUtime=0.02 cores=1,3,5,7
/proc/16008/stat : 16008 (python) S 15997 15997 14447 0 -1 4202560 896 0 0 0 1 1 0 0 18 0 1 0 658308400 306827264 5728 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 2088579790737998088 0 0 17 7 0 0 0
/proc/16008/statm: 74909 5728 370 364 0 10821 0
[pid=16011] ppid=16008 vsize=416920 CPUtime=2.6 cores=1,3,5,7
/proc/16011/stat : 16011 (adaptg2wsat2009) R 16008 16011 16011 0 -1 4202496 672 0 0 0 260 0 0 0 25 0 1 0 658308401 426926080 406 33554432000 134512640 135107411 4287596432 18446744073709551615 134531928 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16011/statm: 104230 406 59 146 0 103106 0
[pid=16012] ppid=15997 vsize=309892 CPUtime=0.02 cores=1,3,5,7
/proc/16012/stat : 16012 (python) S 15997 15997 14447 0 -1 4202560 919 0 0 0 1 1 0 0 18 0 1 0 658308401 317329408 5733 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 15826748606502633735 0 0 17 7 0 0 0
/proc/16012/statm: 77473 5733 371 364 0 13382 0
[pid=16014] ppid=16012 vsize=416920 CPUtime=5.04 cores=1,3,5,7
/proc/16014/stat : 16014 (adaptg2wsat2009) R 16012 16014 16014 0 -1 4202496 674 0 0 0 504 0 0 0 25 0 1 0 658308402 426926080 408 33554432000 134512640 135107411 4290973904 18446744073709551615 134531411 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16014/statm: 104230 408 59 146 0 103106 0
[pid=15997/tid=16004] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16004/stat : 16004 (python) S 15995 15997 14447 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 658308398 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16007] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16007/stat : 16007 (python) S 15995 15997 14447 0 -1 4202560 41 932 0 0 0 0 0 0 25 0 5 0 658308399 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16009] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16009/stat : 16009 (python) S 15995 15997 14447 0 -1 4202560 16 932 0 0 0 0 0 0 25 0 5 0 658308400 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16013] ppid=15995 vsize=320136 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16013/stat : 16013 (python) S 15995 15997 14447 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 5 0 658308402 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.66
Current children cumulated vsize (KiB) 4367788

[startup+12.7006 s]
/proc/loadavg: 11.13 11.13 10.50 13/489 16014
/proc/meminfo: memFree=15576292/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=320136 CPUtime=0.8 cores=1,3,5,7
/proc/15997/stat : 15997 (python) S 15995 15997 14447 0 -1 4202496 12873 932 1 0 68 12 0 0 25 0 5 0 658308293 327819264 7249 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15997/statm: 80034 7249 1883 364 0 15943 0
[pid=16003] ppid=15997 vsize=278752 CPUtime=0.04 cores=1,3,5,7
/proc/16003/stat : 16003 (python) S 15997 15997 14447 0 -1 4202560 900 0 0 0 2 2 0 0 18 0 1 0 658308398 285442048 5650 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130767 0 0 16781312 514 9343790550328770821 0 0 17 7 0 0 0
/proc/16003/statm: 69688 5650 377 364 0 5606 0
[pid=16005] ppid=16003 vsize=1018076 CPUtime=5.76 cores=1,3,5,7
/proc/16005/stat : 16005 (gnovelty+2) R 16003 16005 16005 0 -1 4202496 535 0 0 0 576 0 0 0 25 0 1 0 658308398 1042509824 268 33554432000 134512640 135663704 4292990976 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16005/statm: 254519 268 113 282 0 254235 0
[pid=16006] ppid=15997 vsize=289380 CPUtime=0.04 cores=1,3,5,7

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

/proc/16008/task/16018/stat : 16018 (python) S 15997 15997 14447 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 658321151 306827264 5759 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604461988913216 0 0 -1 7 0 0 0
[pid=16012] ppid=15997 vsize=309892 CPUtime=1.11 cores=1,3,5,7
/proc/16012/stat : 16012 (python) S 15997 15997 14447 0 -1 4202560 1150 0 0 0 54 57 0 0 18 0 2 0 658308401 317329408 5763 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16012/statm: 77473 5763 400 364 0 13382 0
[pid=16014] ppid=16012 vsize=416920 CPUtime=195.58 cores=1,3,5,7
/proc/16014/stat : 16014 (adaptg2wsat2009) T 16012 16014 16014 0 -1 4202496 674 0 0 0 19558 0 0 0 25 0 1 0 658308402 426926080 408 33554432000 134512640 135107411 4290973904 18446744073709551615 134532313 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16014/statm: 104230 408 59 146 0 103106 0
[pid=16012/tid=16022] ppid=15997 vsize=309892 CPUtime=0 cores=1,3,5,7
/proc/16012/task/16022/stat : 16022 (python) S 15997 15997 14447 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 658323060 317329408 5763 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604460892612608 0 0 -1 7 0 0 0
[pid=16019] ppid=15997 vsize=320148 CPUtime=0.75 cores=1,3,5,7
/proc/16019/stat : 16019 (python) S 15997 15997 14447 0 -1 4202560 1126 0 0 0 39 36 0 0 19 0 2 0 658321152 327831552 5776 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16019/statm: 80037 5776 400 364 0 15943 0
[pid=16021] ppid=16019 vsize=416920 CPUtime=99.78 cores=1,3,5,7
/proc/16021/stat : 16021 (adaptg2wsat2009) T 16019 16021 16021 0 -1 4202496 671 0 0 0 9978 0 0 0 25 0 1 0 658321153 426926080 407 33554432000 134512640 135107411 4288119488 18446744073709551615 134531696 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16021/statm: 104230 407 59 146 0 103106 0
[pid=16019/tid=16065] ppid=15997 vsize=320148 CPUtime=0 cores=1,3,5,7
/proc/16019/task/16065/stat : 16065 (python) S 15997 15997 14447 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658341237 327831552 5776 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604467231483840 0 0 -1 1 0 0 0
[pid=16023] ppid=15997 vsize=330176 CPUtime=0.64 cores=1,3,5,7
/proc/16023/stat : 16023 (python) S 15997 15997 14447 0 -1 4202560 1121 0 0 0 32 32 0 0 19 0 2 0 658323061 338100224 5698 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16023/statm: 82544 5698 400 364 0 18447 0
[pid=16025] ppid=16023 vsize=1018076 CPUtime=98.98 cores=1,3,5,7
/proc/16025/stat : 16025 (gnovelty+2) T 16023 16025 16025 0 -1 4202496 526 0 0 0 9898 0 0 0 25 0 1 0 658323061 1042509824 267 33554432000 134512640 135663704 4292332496 18446744073709551615 134545187 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16025/statm: 254519 267 113 282 0 254235 0
[pid=16023/tid=16061] ppid=15997 vsize=330176 CPUtime=0 cores=1,3,5,7
/proc/16023/task/16061/stat : 16061 (python) S 15997 15997 14447 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658340628 338100224 5698 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604465607209984 0 0 -1 7 0 0 0
[pid=16029] ppid=15997 vsize=340972 CPUtime=0.48 cores=1,3,5,7
/proc/16029/stat : 16029 (python) S 15997 15997 14447 0 -1 4202560 1118 0 0 0 26 22 0 0 19 0 2 0 658324978 349155328 5837 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16029/statm: 85243 5837 400 364 0 21143 0
[pid=16031] ppid=16029 vsize=247068 CPUtime=99.43 cores=1,3,5,7
/proc/16031/stat : 16031 (FH) T 16029 16031 16031 0 -1 4202496 629 0 0 0 9943 0 0 0 25 0 1 0 658324979 252997632 365 33554432000 134512640 134936988 4288044640 18446744073709551615 134545063 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16031/statm: 61767 365 41 104 0 61271 0
[pid=16029/tid=16056] ppid=15997 vsize=340972 CPUtime=0 cores=1,3,5,7
/proc/16029/task/16056/stat : 16056 (python) S 15997 15997 14447 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658337729 349155328 5837 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604457903787008 0 0 -1 7 0 0 0
[pid=16034] ppid=15997 vsize=351228 CPUtime=3.62 cores=1,3,5,7
/proc/16034/stat : 16034 (python) S 15997 15997 14447 0 -1 4202560 1214 0 0 0 182 180 0 0 15 0 2 0 658327888 359657472 5847 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16034/statm: 87807 5847 406 364 0 23704 0
[pid=16036] ppid=16034 vsize=62608 CPUtime=542.33 cores=1,3,5,7
/proc/16036/stat : 16036 (march_hi) R 16034 16036 16036 0 -1 4202496 14747 0 0 0 54226 7 0 0 25 0 1 0 658327889 64110592 13596 33554432000 4194304 4955518 140735796337280 18446744073709551615 4297382 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16036/statm: 15652 13596 106 186 0 15465 0
[pid=16034/tid=16110] ppid=15997 vsize=351228 CPUtime=0 cores=1,3,5,7
/proc/16034/task/16110/stat : 16110 (python) S 15997 15997 14447 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658414403 359657472 5847 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604463060335616 0 0 -1 1 0 0 0
[pid=16057] ppid=15997 vsize=360848 CPUtime=0.58 cores=1,3,5,7
/proc/16057/stat : 16057 (python) S 15997 15997 14447 0 -1 4202560 1164 0 0 0 28 30 0 0 19 0 2 0 658337730 369508352 5724 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16057/statm: 90212 5724 406 364 0 26106 0
[pid=16059] ppid=16057 vsize=416920 CPUtime=97.75 cores=1,3,5,7
/proc/16059/stat : 16059 (adaptg2wsat2009) T 16057 16059 16059 0 -1 4202496 676 0 0 0 9775 0 0 0 25 0 1 0 658337731 426926080 407 33554432000 134512640 135107411 4292506688 18446744073709551615 134531856 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16059/statm: 104230 407 59 146 0 103106 0
[pid=16057/tid=16070] ppid=15997 vsize=360848 CPUtime=0 cores=1,3,5,7
/proc/16057/task/16070/stat : 16070 (python) S 15997 15997 14447 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 658354291 369508352 5724 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604462129762368 0 0 -1 7 0 0 0
[pid=16062] ppid=15997 vsize=371676 CPUtime=3.13 cores=1,3,5,7
/proc/16062/stat : 16062 (python) S 15997 15997 14447 0 -1 4202560 1026 0 0 0 158 155 0 0 15 0 1 0 658340629 380596224 5803 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 9343790550328770823 0 0 17 3 0 0 0
/proc/16062/statm: 92919 5803 371 364 0 28810 0
[pid=16064] ppid=16062 vsize=62608 CPUtime=467.44 cores=1,3,5,7
/proc/16064/stat : 16064 (march_hi) R 16062 16064 16064 0 -1 4202496 13002 0 0 0 46738 6 0 0 25 0 1 0 658340629 64110592 11850 33554432000 4194304 4955518 140735119544256 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16064/statm: 15652 11850 106 186 0 15465 0
[pid=16071] ppid=15997 vsize=381576 CPUtime=0.68 cores=1,3,5,7
/proc/16071/stat : 16071 (python) S 15997 15997 14447 0 -1 4202560 1153 0 0 0 33 35 0 0 19 0 2 0 658354292 390733824 5780 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16071/statm: 95394 5780 400 364 0 31282 0
[pid=16073] ppid=16071 vsize=247064 CPUtime=97.41 cores=1,3,5,7
/proc/16073/stat : 16073 (FH) T 16071 16073 16073 0 -1 4202496 631 0 0 0 9741 0 0 0 25 0 1 0 658354293 252993536 365 33554432000 134512640 134936988 4293501152 18446744073709551615 134546840 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16073/statm: 61766 365 41 104 0 61270 0
[pid=16071/tid=16082] ppid=15997 vsize=381576 CPUtime=0 cores=1,3,5,7
/proc/16071/task/16082/stat : 16082 (python) S 15997 15997 14447 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658373861 390733824 5780 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604457120907392 0 0 -1 7 0 0 0
[pid=16078] ppid=15997 vsize=392372 CPUtime=2.08 cores=1,3,5,7
/proc/16078/stat : 16078 (python) S 15997 15997 14447 0 -1 4202560 1030 0 0 0 107 101 0 0 15 0 1 0 658370142 401788928 5857 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 9343790550328770821 0 0 17 7 0 0 0
/proc/16078/statm: 98093 5857 371 364 0 33978 0
[pid=16080] ppid=16078 vsize=42964 CPUtime=306.37 cores=1,3,5,7
/proc/16080/stat : 16080 (march_hi) R 16078 16080 16080 0 -1 4202496 9231 0 0 0 30634 3 0 0 25 0 1 0 658370143 43995136 8079 33554432000 4194304 4955518 140737274468336 18446744073709551615 4285812 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16080/statm: 10741 8079 106 186 0 10554 0
[pid=16083] ppid=15997 vsize=402628 CPUtime=1.13 cores=1,3,5,7
/proc/16083/stat : 16083 (python) S 15997 15997 14447 0 -1 4202560 1173 0 0 0 63 50 0 0 19 0 2 0 658373862 412291072 5923 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16083/statm: 100657 5923 400 364 0 36539 0
[pid=16085] ppid=16083 vsize=268424 CPUtime=194.52 cores=1,3,5,7
/proc/16085/stat : 16085 (hybridGM3) T 16083 16085 16085 0 -1 4202496 4898 0 0 0 19452 0 0 0 25 0 1 0 658373863 274866176 4629 33554432000 134512640 135204385 4288424240 18446744073709551615 134537292 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16085/statm: 67106 4629 64 169 0 66936 0
[pid=16083/tid=16095] ppid=15997 vsize=402628 CPUtime=0 cores=1,3,5,7
/proc/16083/task/16095/stat : 16095 (python) S 15997 15997 14447 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658405990 412291072 5923 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 514 18446604463060333824 0 0 -1 5 0 0 0
[pid=16096] ppid=15997 vsize=412884 CPUtime=0.67 cores=1,3,5,7
/proc/16096/stat : 16096 (python) S 15997 15997 14447 0 -1 4202560 1011 0 0 0 31 36 0 0 18 0 1 0 658405991 422793216 5897 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 9343790550328770822 0 0 17 7 0 0 0
/proc/16096/statm: 103221 5897 371 364 0 39100 0
[pid=16098] ppid=16096 vsize=1018076 CPUtime=97.38 cores=1,3,5,7
/proc/16098/stat : 16098 (gnovelty+2) R 16096 16098 16098 0 -1 4202496 535 0 0 0 9738 0 0 0 25 0 1 0 658405992 1042509824 267 33554432000 134512640 135663704 4290749248 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16098/statm: 254519 267 113 282 0 254235 0
[pid=15997/tid=16004] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16004/stat : 16004 (python) S 15995 15997 14447 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 15 0 658308398 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16007] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16007/stat : 16007 (python) S 15995 15997 14447 0 -1 4202560 41 932 0 0 0 0 0 0 25 0 15 0 658308399 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16009] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16009/stat : 16009 (python) S 15995 15997 14447 0 -1 4202560 20 932 0 0 0 0 0 0 18 0 15 0 658308400 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16013] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16013/stat : 16013 (python) S 15995 15997 14447 0 -1 4202560 33 932 0 0 0 0 0 0 18 0 15 0 658308402 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16020] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16020/stat : 16020 (python) S 15995 15997 14447 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 15 0 658321152 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16024] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16024/stat : 16024 (python) S 15995 15997 14447 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 15 0 658323061 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16030] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16030/stat : 16030 (python) S 15995 15997 14447 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 15 0 658324979 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16035] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16035/stat : 16035 (python) S 15995 15997 14447 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 15 0 658327888 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16058] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16058/stat : 16058 (python) S 15995 15997 14447 0 -1 4202560 22 932 0 0 0 0 0 0 20 0 15 0 658337730 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16063] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16063/stat : 16063 (python) S 15995 15997 14447 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 15 0 658340629 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16072] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16072/stat : 16072 (python) S 15995 15997 14447 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 15 0 658354292 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16079] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16079/stat : 16079 (python) S 15995 15997 14447 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 15 0 658370143 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16084] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16084/stat : 16084 (python) S 15995 15997 14447 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 15 0 658373863 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16097] ppid=15995 vsize=423376 CPUtime=0 cores=1,3,5,7
/proc/15997/task/16097/stat : 16097 (python) S 15995 15997 14447 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 15 0 658405991 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2708.67
Current children cumulated vsize (KiB) 11946508

[startup+1171.9 s]
/proc/loadavg: 7.43 7.98 9.06 8/494 16116
/proc/meminfo: memFree=15898144/32951124 swapFree=67056804/67111528
[pid=15997] ppid=15995 vsize=423376 CPUtime=1383.94 cores=1,3,5,7
/proc/15997/stat : 15997 (python) S 15995 15997 14447 0 -1 4202496 22348 24852 1 0 80 15 137885 414 17 0 15 0 658308293 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624940863 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15997/statm: 105844 7464 1904 364 0 41723 0
[pid=16034] ppid=15997 vsize=351228 CPUtime=3.62 cores=1,3,5,7
/proc/16034/stat : 16034 (python) S 15997 15997 14447 0 -1 4202560 1217 0 0 0 182 180 0 0 15 0 2 0 658327888 359657472 5847 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624940863 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16034/statm: 87807 5847 406 364 0 23704 0
[pid=16036] ppid=16034 vsize=62608 CPUtime=542.43 cores=1,3,5,7
/proc/16036/stat : 16036 (march_hi) R 16034 16036 16036 0 -1 4202496 14750 0 0 0 54236 7 0 0 25 0 1 0 658327889 64110592 13599 33554432000 4194304 4955518 140735796337280 18446744073709551615 4297507 256 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16036/statm: 15652 13599 106 186 0 15465 0
[pid=16034/tid=16110] ppid=15997 vsize=351228 CPUtime=0 cores=1,3,5,7
/proc/16034/task/16110/stat : 16110 (python) S 15997 15997 14447 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658414403 359657472 5847 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781824 2 18446604463060335616 0 0 -1 1 0 0 0
[pid=16062] ppid=15997 vsize=371676 CPUtime=3.13 cores=1,3,5,7
/proc/16062/stat : 16062 (python) S 15997 15997 14447 0 -1 4202560 1026 0 0 0 158 155 0 0 15 0 1 0 658340629 380596224 5803 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 9343790550328770823 0 0 17 3 0 0 0
/proc/16062/statm: 92919 5803 371 364 0 28810 0
[pid=16064] ppid=16062 vsize=62608 CPUtime=467.54 cores=1,3,5,7
/proc/16064/stat : 16064 (march_hi) R 16062 16064 16064 0 -1 4202496 13004 0 0 0 46748 6 0 0 25 0 1 0 658340629 64110592 11852 33554432000 4194304 4955518 140735119544256 18446744073709551615 4208585 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16064/statm: 15652 11852 106 186 0 15465 0
[pid=16078] ppid=15997 vsize=392372 CPUtime=2.08 cores=1,3,5,7
/proc/16078/stat : 16078 (python) S 15997 15997 14447 0 -1 4202560 1030 0 0 0 107 101 0 0 15 0 1 0 658370142 401788928 5857 33554432000 4194304 5683644 140736431787344 18446744073709551615 270613130822 0 0 16781312 514 9343790550328770821 0 0 17 7 0 0 0
/proc/16078/statm: 98093 5857 371 364 0 33978 0
[pid=16080] ppid=16078 vsize=42964 CPUtime=306.55 cores=1,3,5,7
/proc/16080/stat : 16080 (march_hi) R 16078 16080 16080 0 -1 4202496 9235 0 0 0 30652 3 0 0 25 0 1 0 658370143 43995136 8083 33554432000 4194304 4955518 140737274468336 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16080/statm: 10741 8083 106 186 0 10554 0
[pid=15997/tid=16004] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16004/stat : 16004 (python) S 15995 15997 14447 0 -1 4202560 25 24852 0 0 0 0 137885 414 25 0 15 0 658308398 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16007] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16007/stat : 16007 (python) S 15995 15997 14447 0 -1 4202560 41 24852 0 0 0 0 137885 414 25 0 15 0 658308399 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16009] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16009/stat : 16009 (python) S 15995 15997 14447 0 -1 4202560 20 24852 0 0 0 0 137885 414 18 0 15 0 658308400 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16013] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16013/stat : 16013 (python) S 15995 15997 14447 0 -1 4202560 33 24852 0 0 0 0 137885 414 18 0 15 0 658308402 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16020] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16020/stat : 16020 (python) S 15995 15997 14447 0 -1 4202560 25 24852 0 0 0 0 137885 414 20 0 15 0 658321152 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16024] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16024/stat : 16024 (python) S 15995 15997 14447 0 -1 4202560 26 24852 0 0 0 0 137885 414 20 0 15 0 658323061 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16030] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16030/stat : 16030 (python) S 15995 15997 14447 0 -1 4202560 26 24852 0 0 0 0 137885 414 20 0 15 0 658324979 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16035] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16035/stat : 16035 (python) S 15995 15997 14447 0 -1 4202560 31 24852 0 0 0 0 137885 414 18 0 15 0 658327888 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16058] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16058/stat : 16058 (python) S 15995 15997 14447 0 -1 4202560 22 24852 0 0 0 0 137885 414 20 0 15 0 658337730 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16063] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16063/stat : 16063 (python) S 15995 15997 14447 0 -1 4202560 24 24852 0 0 0 0 137885 414 20 0 15 0 658340629 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16072] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16072/stat : 16072 (python) S 15995 15997 14447 0 -1 4202560 25 24852 0 0 0 0 137885 414 20 0 15 0 658354292 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16079] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16079/stat : 16079 (python) S 15995 15997 14447 0 -1 4202560 26 24852 0 0 0 0 137885 414 20 0 15 0 658370143 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16084] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16084/stat : 16084 (python) S 15995 15997 14447 0 -1 4202560 26 24852 0 0 0 0 137885 414 20 0 15 0 658373863 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15997/tid=16097] ppid=15995 vsize=423376 CPUtime=1382.99 cores=1,3,5,7
/proc/15997/task/16097/stat : 16097 (python) S 15995 15997 14447 0 -1 4202560 27 24852 0 0 0 0 137885 414 20 0 15 0 658405991 433537024 7464 33554432000 4194304 5683644 140736431787344 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2709.29
Current children cumulated vsize (KiB) 1706832

Child status: 0
Real time (s): 1171.98
CPU time (s): 2709.45
CPU user time (s): 2700.59
CPU system time (s): 8.86265
CPU usage (%): 231.185
Max. virtual memory (cumulated for all children) (KiB): 11946512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2700.59
system time used= 8.86265
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91675
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9033
involuntary context switches= 34617

runsolver used 7.8808 second user time and 19.522 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 15:44:33
IDJOB=3378693
IDBENCH=83102
IDSOLVER=1859
FILE ID=node108/3378693-1305467073
RUNJOBID= node108-1305463282-14466
PBS_JOBID= 13324989
Free space on /tmp= 73468 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378693-1305467073/watcher-3378693-1305467073 -o /tmp/evaluation-result-3378693-1305467073/solver-3378693-1305467073 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378693-1305467073.cnf -seed 217356981 -budget 4800 -cores 4

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=217356981

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15626732 kB
Buffers:        314288 kB
Cached:        5168304 kB
SwapCached:       8700 kB
Active:       12710256 kB
Inactive:      4271728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15626732 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           31912 kB
Writeback:           0 kB
AnonPages:    11496352 kB
Mapped:          43264 kB
Slab:           214964 kB
PageTables:      59540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115252584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73472 MiB
End job on node108 at 2011-05-15 16:04:06