Trace number 3378652

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)? 3564.22 1158.43

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
MD5SUM2b4a2e64d71570c9cdfb4872b312e245
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.34/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.63	c INFO: solving HOME/instance-3378652-1305466782.cnf
0.34/0.63	c INFO: computing task features
0.34/0.68	c INFO: computed variable-clause graph statistics
0.34/0.68	c INFO: computed clause balance statistics
0.63/0.93	c INFO: computed variable balance statistics
0.74/1.03	c INFO: computed small-clause counts
0.74/1.03	c INFO: computed Horn-clause counts
0.74/1.04	c INFO: computed variable graph statistics
0.74/1.04	c INFO: collected features for HOME/instance-3378652-1305466782.cnf in 0.41 s
0.74/1.05	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.50)
0.74/1.06	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.11)
0.74/1.07	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.06)
0.74/1.08	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.04)
350.42/101.41	c INFO: running adaptg2wsat2009++@0 for 97 with 1099 remaining (b = 0.03)
350.69/101.50	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.03)
362.46/105.47	c INFO: running FH@0 for 97 with 1095 remaining (b = 0.02)
634.93/195.86	c INFO: running adaptg2wsat2009++@0 for 97 with 1004 remaining (b = 0.02)
649.66/200.76	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.02)
665.15/205.96	c INFO: running march_hi@0 for 388 with 994 remaining (b = 0.05)
956.99/300.13	c INFO: running FH@0 for 97 with 900 remaining (b = 0.01)
971.84/305.17	c INFO: running hybridGM3@0 for 194 with 895 remaining (b = 0.03)
1079.84/341.40	c INFO: running march_hi@0 for 388 with 859 remaining (b = 0.05)
1431.85/459.73	c INFO: running gnovelty+2@0 for 97 with 740 remaining (b = 0.01)
1611.20/520.06	c INFO: running hybridGM3@100 for 97 with 680 remaining (b = 0.01)
1829.52/593.37	c INFO: running hybridGM3@0 for 194 with 607 remaining (b = 0.02)
2002.87/651.52	c INFO: running march_hi@0 for 388 with 549 remaining (b = 0.04)
2069.36/673.82	c INFO: running march_hi@99 for 291 with 526 remaining (b = 0.03)
2505.88/820.35	c INFO: running hybridGM3@94 for 97 with 380 remaining (b = 0.01)
2607.42/854.40	c INFO: running march_hi@97 for 346 with 346 remaining (b = 0.03)
3088.84/1016.19	c INFO: running hybridGM3@483 for 184 with 184 remaining (b = 0.01)
3353.94/1098.05	c INFO: running march_hi@296 for 102 with 102 remaining (b = 0.02)
3564.10/1158.41	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-3378652-1305466782/watcher-3378652-1305466782 -o /tmp/evaluation-result-3378652-1305466782/solver-3378652-1305466782 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378652-1305466782.cnf -seed 2010717931 -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: 10.22 10.26 10.00 8/464 4133
/proc/meminfo: memFree=25905040/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/4133/stat : 4133 (python) R 4131 4133 2082 0 -1 4202496 865 0 0 0 0 0 0 0 25 0 1 0 658276975 16154624 747 33554432000 4194304 5683644 140737164200608 18446744073709551615 4512940 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/4133/statm: 3944 747 342 364 0 431 0

[startup+0.061722 s]
/proc/loadavg: 10.22 10.26 10.00 8/464 4133
/proc/meminfo: memFree=25905040/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=29792 CPUtime=0.03 cores=1,3,5,7
/proc/4133/stat : 4133 (python) R 4131 4133 2082 0 -1 4202496 1460 0 0 0 3 0 0 0 25 0 1 0 658276975 30507008 1300 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272687104 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/4133/statm: 7448 1300 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+0.100716 s]
/proc/loadavg: 10.22 10.26 10.00 8/464 4133
/proc/meminfo: memFree=25905040/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=93964 CPUtime=0.05 cores=1,3,5,7
/proc/4133/stat : 4133 (python) S 4131 4133 2082 0 -1 4202496 2692 0 0 0 4 1 0 0 25 0 1 0 658276975 96219136 2407 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/4133/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93964

[startup+0.30074 s]
/proc/loadavg: 10.22 10.26 10.00 8/464 4133
/proc/meminfo: memFree=25905040/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/4133/stat : 4133 (python) S 4131 4133 2082 0 -1 4202496 5964 932 1 0 13 5 0 0 25 0 1 0 658276975 139010048 4151 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272685061 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/4133/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700668 s]
/proc/loadavg: 10.22 10.26 10.00 8/464 4133
/proc/meminfo: memFree=25905040/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=279944 CPUtime=0.43 cores=1,3,5,7
/proc/4133/stat : 4133 (python) R 4131 4133 2082 0 -1 4202496 10125 932 1 0 34 9 0 0 25 0 1 0 658276975 286662656 7384 33554432000 4194304 5683644 140737164200608 18446744073709551615 47808414559819 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/4133/statm: 69986 7384 1826 364 0 5910 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 279944

[startup+1.50046 s]
/proc/loadavg: 9.97 10.21 9.98 9/465 4138
/proc/meminfo: memFree=25881188/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=320292 CPUtime=0.81 cores=1,3,5,7
/proc/4133/stat : 4133 (python) S 4131 4133 2082 0 -1 4202496 13025 932 1 0 72 9 0 0 25 0 5 0 658276975 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4133/statm: 80073 7271 1883 364 0 15982 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 320292

[startup+3.10118 s]
/proc/loadavg: 9.97 10.21 9.98 12/477 4150
/proc/meminfo: memFree=25862988/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=320292 CPUtime=0.81 cores=1,3,5,7
/proc/4133/stat : 4133 (python) S 4131 4133 2082 0 -1 4202496 13025 932 1 0 72 9 0 0 25 0 5 0 658276975 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4133/statm: 80073 7271 1883 364 0 15982 0
[pid=4139] ppid=4133 vsize=278800 CPUtime=0 cores=1,3,5,7
/proc/4139/stat : 4139 (python) S 4133 4133 2082 0 -1 4202560 721 0 0 0 0 0 0 0 18 0 1 0 658277081 285491200 5638 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709135 0 0 16781312 514 16040862827971313924 0 0 17 7 0 0 0
/proc/4139/statm: 69700 5638 354 364 0 5618 0
[pid=4141] ppid=4139 vsize=1018084 CPUtime=2.03 cores=1,3,5,7
/proc/4141/stat : 4141 (gnovelty+2) R 4139 4141 4141 0 -1 4202496 553 0 0 0 203 0 0 0 25 0 1 0 658277081 1042518016 288 33554432000 134512640 135663704 4292330464 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/4141/statm: 254521 288 113 282 0 254237 0
[pid=4142] ppid=4133 vsize=289400 CPUtime=0 cores=1,3,5,7
/proc/4142/stat : 4142 (python) S 4133 4133 2082 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 658277082 296345600 5707 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 3927794738047975685 0 0 17 3 0 0 0
/proc/4142/statm: 72350 5707 348 364 0 8265 0
[pid=4144] ppid=4142 vsize=1018084 CPUtime=2.02 cores=1,3,5,7
/proc/4144/stat : 4144 (gnovelty+2) R 4142 4144 4144 0 -1 4202496 551 0 0 0 202 0 0 0 25 0 1 0 658277082 1042518016 287 33554432000 134512640 135663704 4289981456 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/4144/statm: 254521 287 113 282 0 254237 0
[pid=4145] ppid=4133 vsize=299184 CPUtime=0 cores=1,3,5,7
/proc/4145/stat : 4145 (python) S 4133 4133 2082 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 658277083 306364416 5608 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 525009109976612863 0 0 17 7 0 0 0
/proc/4145/statm: 74796 5608 348 364 0 10708 0
[pid=4149] ppid=4145 vsize=416916 CPUtime=0.98 cores=1,3,5,7
/proc/4149/stat : 4149 (adaptg2wsat2009) R 4145 4149 4149 0 -1 4202496 644 0 0 0 98 0 0 0 25 0 1 0 658277084 426921984 380 33554432000 134512640 135107411 4291006336 18446744073709551615 134523424 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/4149/statm: 104229 380 49 146 0 103105 0
[pid=4147] ppid=4133 vsize=310048 CPUtime=0 cores=1,3,5,7
/proc/4147/stat : 4147 (python) S 4133 4133 2082 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 658277084 317489152 5732 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 3094413027827482884 0 0 17 7 0 0 0
/proc/4147/statm: 77512 5732 348 364 0 13421 0
[pid=4150] ppid=4147 vsize=417056 CPUtime=1.99 cores=1,3,5,7
/proc/4150/stat : 4150 (adaptg2wsat2009) R 4147 4150 4150 0 -1 4202496 712 0 0 0 199 0 0 0 25 0 1 0 658277084 427065344 451 33554432000 134512640 135107411 4286722224 18446744073709551615 134531232 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/4150/statm: 104264 451 59 146 0 103140 0
[pid=4133/tid=4140] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4140/stat : 4140 (python) S 4131 4133 2082 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 5 0 658277081 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4143] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4143/stat : 4143 (python) S 4131 4133 2082 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 658277082 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 3 0 0 0
[pid=4133/tid=4146] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4146/stat : 4146 (python) S 4131 4133 2082 0 -1 4202560 38 932 0 0 0 0 0 0 25 0 5 0 658277083 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4148] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4148/stat : 4148 (python) S 4131 4133 2082 0 -1 4202560 18 932 0 0 0 0 0 0 25 0 5 0 658277084 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 4367864

[startup+6.30061 s]
/proc/loadavg: 9.97 10.21 9.98 11/477 4150
/proc/meminfo: memFree=25859568/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=320292 CPUtime=0.81 cores=1,3,5,7
/proc/4133/stat : 4133 (python) S 4131 4133 2082 0 -1 4202496 13025 932 1 0 72 9 0 0 25 0 5 0 658276975 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4133/statm: 80073 7271 1883 364 0 15982 0
[pid=4139] ppid=4133 vsize=278800 CPUtime=0.01 cores=1,3,5,7
/proc/4139/stat : 4139 (python) S 4133 4133 2082 0 -1 4202560 879 0 0 0 0 1 0 0 18 0 1 0 658277081 285491200 5661 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709135 0 0 16781312 514 16040862827971313924 0 0 17 7 0 0 0
/proc/4139/statm: 69700 5661 377 364 0 5618 0
[pid=4141] ppid=4139 vsize=1018084 CPUtime=5.21 cores=1,3,5,7
/proc/4141/stat : 4141 (gnovelty+2) R 4139 4141 4141 0 -1 4202496 553 0 0 0 521 0 0 0 25 0 1 0 658277081 1042518016 288 33554432000 134512640 135663704 4292330464 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/4141/statm: 254521 288 113 282 0 254237 0
[pid=4142] ppid=4133 vsize=289400 CPUtime=0.01 cores=1,3,5,7
/proc/4142/stat : 4142 (python) S 4133 4133 2082 0 -1 4202560 899 0 0 0 0 1 0 0 18 0 1 0 658277082 296345600 5730 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 3927794738047975685 0 0 17 3 0 0 0
/proc/4142/statm: 72350 5730 371 364 0 8265 0
[pid=4144] ppid=4142 vsize=1018084 CPUtime=5.22 cores=1,3,5,7
/proc/4144/stat : 4144 (gnovelty+2) R 4142 4144 4144 0 -1 4202496 551 0 0 0 522 0 0 0 25 0 1 0 658277082 1042518016 287 33554432000 134512640 135663704 4289981456 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/4144/statm: 254521 287 113 282 0 254237 0
[pid=4145] ppid=4133 vsize=299184 CPUtime=0.01 cores=1,3,5,7
/proc/4145/stat : 4145 (python) S 4133 4133 2082 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 658277083 306364416 5631 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 525009109976580357 0 0 17 7 0 0 0
/proc/4145/statm: 74796 5631 371 364 0 10708 0
[pid=4149] ppid=4145 vsize=417056 CPUtime=2.58 cores=1,3,5,7
/proc/4149/stat : 4149 (adaptg2wsat2009) R 4145 4149 4149 0 -1 4202496 715 0 0 0 258 0 0 0 25 0 1 0 658277084 427065344 451 33554432000 134512640 135107411 4291006336 18446744073709551615 134531731 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/4149/statm: 104264 451 59 146 0 103140 0
[pid=4147] ppid=4133 vsize=310048 CPUtime=0.01 cores=1,3,5,7
/proc/4147/stat : 4147 (python) S 4133 4133 2082 0 -1 4202560 913 0 0 0 1 0 0 0 18 0 1 0 658277084 317489152 5755 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 3094413027827482884 0 0 17 7 0 0 0
/proc/4147/statm: 77512 5755 371 364 0 13421 0
[pid=4150] ppid=4147 vsize=417056 CPUtime=5.08 cores=1,3,5,7
/proc/4150/stat : 4150 (adaptg2wsat2009) R 4147 4150 4150 0 -1 4202496 712 0 0 0 508 0 0 0 25 0 1 0 658277084 427065344 451 33554432000 134512640 135107411 4286722224 18446744073709551615 134531720 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/4150/statm: 104264 451 59 146 0 103140 0
[pid=4133/tid=4140] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4140/stat : 4140 (python) S 4131 4133 2082 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 5 0 658277081 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4143] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4143/stat : 4143 (python) S 4131 4133 2082 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 658277082 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 3 0 0 0
[pid=4133/tid=4146] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4146/stat : 4146 (python) S 4131 4133 2082 0 -1 4202560 38 932 0 0 0 0 0 0 25 0 5 0 658277083 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4148] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4148/stat : 4148 (python) S 4131 4133 2082 0 -1 4202560 18 932 0 0 0 0 0 0 25 0 5 0 658277084 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.94
Current children cumulated vsize (KiB) 4368004

[startup+12.7005 s]
/proc/loadavg: 9.97 10.20 9.98 11/477 4150
/proc/meminfo: memFree=25856624/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=320292 CPUtime=0.81 cores=1,3,5,7
/proc/4133/stat : 4133 (python) S 4131 4133 2082 0 -1 4202496 13025 932 1 0 72 9 0 0 25 0 5 0 658276975 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4133/statm: 80073 7271 1883 364 0 15982 0
[pid=4139] ppid=4133 vsize=278800 CPUtime=0.03 cores=1,3,5,7
/proc/4139/stat : 4139 (python) S 4133 4133 2082 0 -1 4202560 882 0 0 0 2 1 0 0 18 0 1 0 658277081 285491200 5661 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709135 0 0 16781312 514 5622216369190699268 0 0 17 7 0 0 0
/proc/4139/statm: 69700 5661 377 364 0 5618 0
[pid=4141] ppid=4139 vsize=1018084 CPUtime=11.59 cores=1,3,5,7
/proc/4141/stat : 4141 (gnovelty+2) R 4139 4141 4141 0 -1 4202496 553 0 0 0 1159 0 0 0 25 0 1 0 658277081 1042518016 288 33554432000 134512640 135663704 4292330464 18446744073709551615 134545598 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/4141/statm: 254521 288 113 282 0 254237 0
[pid=4142] ppid=4133 vsize=289400 CPUtime=0.04 cores=1,3,5,7
/proc/4142/stat : 4142 (python) S 4133 4133 2082 0 -1 4202560 902 0 0 0 2 2 0 0 18 0 1 0 658277082 296345600 5730 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 5622216369190699269 0 0 17 3 0 0 0
/proc/4142/statm: 72350 5730 371 364 0 8265 0
[pid=4144] ppid=4142 vsize=1018084 CPUtime=11.62 cores=1,3,5,7
/proc/4144/stat : 4144 (gnovelty+2) R 4142 4144 4144 0 -1 4202496 551 0 0 0 1162 0 0 0 25 0 1 0 658277082 1042518016 287 33554432000 134512640 135663704 4289981456 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/4144/statm: 254521 287 113 282 0 254237 0
[pid=4145] ppid=4133 vsize=299184 CPUtime=0.03 cores=1,3,5,7
/proc/4145/stat : 4145 (python) S 4133 4133 2082 0 -1 4202560 886 0 0 0 1 2 0 0 18 0 1 0 658277083 306364416 5631 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 5622216369190699269 0 0 17 7 0 0 0
/proc/4145/statm: 74796 5631 371 364 0 10708 0
[pid=4149] ppid=4145 vsize=417056 CPUtime=5.78 cores=1,3,5,7
/proc/4149/stat : 4149 (adaptg2wsat2009) R 4145 4149 4149 0 -1 4202496 715 0 0 0 578 0 0 0 25 0 1 0 658277084 427065344 451 33554432000 134512640 135107411 4291006336 18446744073709551615 134532277 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/4149/statm: 104264 451 59 146 0 103140 0
[pid=4147] ppid=4133 vsize=310048 CPUtime=0.03 cores=1,3,5,7
/proc/4147/stat : 4147 (python) S 4133 4133 2082 0 -1 4202560 916 0 0 0 2 1 0 0 18 0 1 0 658277084 317489152 5755 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 5622216369190699268 0 0 17 7 0 0 0
/proc/4147/statm: 77512 5755 371 364 0 13421 0
[pid=4150] ppid=4147 vsize=417056 CPUtime=11.32 cores=1,3,5,7
/proc/4150/stat : 4150 (adaptg2wsat2009) R 4147 4150 4150 0 -1 4202496 712 0 0 0 1132 0 0 0 25 0 1 0 658277084 427065344 451 33554432000 134512640 135107411 4286722224 18446744073709551615 134531822 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/4150/statm: 104264 451 59 146 0 103140 0
[pid=4133/tid=4140] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4140/stat : 4140 (python) S 4131 4133 2082 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 5 0 658277081 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4143] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4143/stat : 4143 (python) S 4131 4133 2082 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 658277082 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 3 0 0 0
[pid=4133/tid=4146] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4146/stat : 4146 (python) S 4131 4133 2082 0 -1 4202560 38 932 0 0 0 0 0 0 25 0 5 0 658277083 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4148] ppid=4131 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4148/stat : 4148 (python) S 4131 4133 2082 0 -1 4202560 18 932 0 0 0 0 0 0 25 0 5 0 658277084 327979008 7271 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 41.25
Current children cumulated vsize (KiB) 4368004

[startup+25.5012 s]
/proc/loadavg: 10.05 10.21 9.98 11/477 4151
/proc/meminfo: memFree=25852788/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=320292 CPUtime=0.81 cores=1,3,5,7

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

/proc/4164/task/4643/stat : 4643 (python) S 4133 4133 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658307491 349159424 5846 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604471079704640 0 0 -1 5 0 0 0
[pid=4609] ppid=4133 vsize=351232 CPUtime=0.5 cores=1,3,5,7
/proc/4609/stat : 4609 (python) S 4133 4133 2082 0 -1 4202560 1152 0 0 0 26 24 0 0 19 0 2 0 658296562 359661568 5869 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4609/statm: 87808 5869 406 364 0 23705 0
[pid=4611] ppid=4609 vsize=417056 CPUtime=100.87 cores=1,3,5,7
/proc/4611/stat : 4611 (adaptg2wsat2009) T 4609 4611 4611 0 -1 4202496 720 0 0 0 10087 0 0 0 25 0 1 0 658296562 427065344 449 33554432000 134512640 135107411 4292750176 18446744073709551615 134532306 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/4611/statm: 104264 449 59 146 0 103140 0
[pid=4609/tid=4648] ppid=4133 vsize=351232 CPUtime=0 cores=1,3,5,7
/proc/4609/task/4648/stat : 4648 (python) S 4133 4133 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658311114 359661568 5869 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604467168484416 0 0 -1 7 0 0 0
[pid=4613] ppid=4133 vsize=361488 CPUtime=0.34 cores=1,3,5,7
/proc/4613/stat : 4613 (python) S 4133 4133 2082 0 -1 4202560 1141 0 0 0 17 17 0 0 19 0 2 0 658297052 370163712 5873 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4613/statm: 90372 5873 406 364 0 26266 0
[pid=4615] ppid=4613 vsize=417056 CPUtime=99.14 cores=1,3,5,7
/proc/4615/stat : 4615 (adaptg2wsat2009) T 4613 4615 4615 0 -1 4202496 721 0 0 0 9914 0 0 0 25 0 1 0 658297052 427065344 450 33554432000 134512640 135107411 4289641600 18446744073709551615 134531561 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/4615/statm: 104264 450 59 146 0 103140 0
[pid=4613/tid=4639] ppid=4133 vsize=361488 CPUtime=0 cores=1,3,5,7
/proc/4613/task/4639/stat : 4639 (python) S 4133 4133 2082 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 658306987 370163712 5873 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604457984899840 0 0 -1 3 0 0 0
[pid=4618] ppid=4133 vsize=372004 CPUtime=3.53 cores=1,3,5,7
/proc/4618/stat : 4618 (python) S 4133 4133 2082 0 -1 4202560 1185 0 0 0 183 170 0 0 15 0 2 0 658297572 380932096 5914 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/4618/statm: 93001 5914 400 364 0 28892 0
[pid=4620] ppid=4618 vsize=93556 CPUtime=710.08 cores=1,3,5,7
/proc/4620/stat : 4620 (march_hi) R 4618 4620 4620 0 -1 4202496 20362 0 0 0 71004 4 0 0 25 0 1 0 658297572 95801344 18927 33554432000 4194304 4955518 140735231924816 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/4620/statm: 23389 18927 106 186 0 23202 0
[pid=4618/tid=4702] ppid=4133 vsize=372004 CPUtime=0 cores=1,3,5,7
/proc/4618/task/4702/stat : 4702 (python) S 4133 4133 2082 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 658344357 380932096 5914 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604459609777216 0 0 -1 7 0 0 0
[pid=4640] ppid=4133 vsize=382260 CPUtime=0.57 cores=1,3,5,7
/proc/4640/stat : 4640 (python) S 4133 4133 2082 0 -1 4202560 1148 0 0 0 30 27 0 0 19 0 2 0 658306989 391434240 5947 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4640/statm: 95565 5947 400 364 0 31453 0
[pid=4642] ppid=4640 vsize=247228 CPUtime=97.9 cores=1,3,5,7
/proc/4642/stat : 4642 (FH) T 4640 4642 4642 0 -1 4202496 672 0 0 0 9790 0 0 0 25 0 1 0 658306989 253161472 405 33554432000 134512640 134936988 4286849520 18446744073709551615 134553311 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/4642/statm: 61807 405 41 104 0 61311 0
[pid=4640/tid=4671] ppid=4133 vsize=382260 CPUtime=0 cores=1,3,5,7
/proc/4640/task/4671/stat : 4671 (python) S 4133 4133 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658322947 391434240 5947 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604469532397760 0 0 -1 7 0 0 0
[pid=4644] ppid=4133 vsize=392516 CPUtime=1.25 cores=1,3,5,7
/proc/4644/stat : 4644 (python) S 4133 4133 2082 0 -1 4202560 1173 0 0 0 63 62 0 0 18 0 2 0 658307492 401936384 5951 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/4644/statm: 98129 5951 400 364 0 34014 0
[pid=4646] ppid=4644 vsize=268424 CPUtime=291.53 cores=1,3,5,7
/proc/4646/stat : 4646 (hybridGM3) T 4644 4646 4646 0 -1 4202496 4920 0 0 0 29153 0 0 0 25 0 1 0 658307493 274866176 4650 33554432000 134512640 135204385 4287088928 18446744073709551615 134536863 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/4646/statm: 67106 4650 64 169 0 66936 0
[pid=4644/tid=4685] ppid=4133 vsize=392516 CPUtime=0 cores=1,3,5,7
/proc/4644/task/4685/stat : 4685 (python) S 4133 4133 2082 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658328980 401936384 5951 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604468354245760 0 0 -1 5 0 0 0
[pid=4649] ppid=4133 vsize=402940 CPUtime=3.11 cores=1,3,5,7
/proc/4649/stat : 4649 (python) S 4133 4133 2082 0 -1 4202560 1193 0 0 0 170 141 0 0 15 0 2 0 658311116 412610560 5968 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4649/statm: 100735 5968 400 364 0 36617 0
[pid=4651] ppid=4649 vsize=93556 CPUtime=655.04 cores=1,3,5,7
/proc/4651/stat : 4651 (march_hi) R 4649 4651 4651 0 -1 4202496 18985 0 0 0 65500 4 0 0 25 0 1 0 658311116 95801344 17546 33554432000 4194304 4955518 140734987487136 18446744073709551615 4237750 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/4651/statm: 23389 17546 106 186 0 23202 0
[pid=4649/tid=4712] ppid=4133 vsize=402940 CPUtime=0 cores=1,3,5,7
/proc/4649/task/4712/stat : 4712 (python) S 4133 4133 2082 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658362415 412610560 5968 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604470214799744 0 0 -1 5 0 0 0
[pid=4672] ppid=4133 vsize=413196 CPUtime=0.49 cores=1,3,5,7
/proc/4672/stat : 4672 (python) S 4133 4133 2082 0 -1 4202560 1146 0 0 0 27 22 0 0 19 0 2 0 658322949 423112704 5972 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4672/statm: 103299 5972 400 364 0 39178 0
[pid=4674] ppid=4672 vsize=1018084 CPUtime=100.8 cores=1,3,5,7
/proc/4674/stat : 4674 (gnovelty+2) T 4672 4674 4674 0 -1 4202496 557 0 0 0 10080 0 0 0 25 0 1 0 658322949 1042518016 288 33554432000 134512640 135663704 4287696880 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/4674/statm: 254521 288 113 282 0 254237 0
[pid=4672/tid=4688] ppid=4133 vsize=413196 CPUtime=0 cores=1,3,5,7
/proc/4672/task/4688/stat : 4688 (python) S 4133 4133 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658336312 423112704 5972 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604460832049344 0 0 -1 7 0 0 0
[pid=4689] ppid=4133 vsize=423452 CPUtime=2.14 cores=1,3,5,7
/proc/4689/stat : 4689 (python) S 4133 4133 2082 0 -1 4202560 1237 0 0 0 113 101 0 0 18 0 2 0 658336313 433614848 5998 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4689/statm: 105863 5998 407 364 0 41739 0
[pid=4691] ppid=4689 vsize=268420 CPUtime=395.01 cores=1,3,5,7
/proc/4691/stat : 4691 (hybridGM3) R 4689 4691 4691 0 -1 4202496 4925 0 0 0 39501 0 0 0 25 0 1 0 658336313 274862080 4649 33554432000 134512640 135204385 4289817664 18446744073709551615 134537440 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/4691/statm: 67105 4649 64 169 0 66935 0
[pid=4689/tid=4710] ppid=4133 vsize=423452 CPUtime=0 cores=1,3,5,7
/proc/4689/task/4710/stat : 4710 (python) S 4133 4133 2082 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 658359009 433614848 5998 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604468994026176 0 0 -1 1 0 0 0
[pid=4695] ppid=4133 vsize=433708 CPUtime=1.93 cores=1,3,5,7
/proc/4695/stat : 4695 (python) S 4133 4133 2082 0 -1 4202560 1068 0 0 0 102 91 0 0 15 0 1 0 658342127 444116992 5985 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 1286771656420720902 0 0 17 3 0 0 0
/proc/4695/statm: 108427 5985 378 364 0 44300 0
[pid=4697] ppid=4695 vsize=63052 CPUtime=391.5 cores=1,3,5,7
/proc/4697/stat : 4697 (march_hi) R 4695 4697 4697 0 -1 4202496 12459 0 0 0 39148 2 0 0 25 0 1 0 658342128 64565248 11013 33554432000 4194304 4955518 140735708690144 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/4697/statm: 15763 11013 106 186 0 15576 0
[pid=4133/tid=4140] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4140/stat : 4140 (python) S 4131 4133 2082 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 17 0 658277081 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4143] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4143/stat : 4143 (python) S 4131 4133 2082 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 17 0 658277082 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 3 0 0 0
[pid=4133/tid=4146] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4146/stat : 4146 (python) S 4131 4133 2082 0 -1 4202560 38 932 0 0 0 0 0 0 25 0 17 0 658277083 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4148] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4148/stat : 4148 (python) S 4131 4133 2082 0 -1 4202560 18 932 0 0 0 0 0 0 25 0 17 0 658277084 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4157] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4157/stat : 4157 (python) S 4131 4133 2082 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 17 0 658287117 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4161] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4161/stat : 4161 (python) S 4131 4133 2082 0 -1 4202560 26 932 0 0 0 0 0 0 21 0 17 0 658287126 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4165] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4165/stat : 4165 (python) S 4131 4133 2082 0 -1 4202560 32 932 0 0 0 0 0 0 20 0 17 0 658287523 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4610] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4610/stat : 4610 (python) S 4131 4133 2082 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 17 0 658296562 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4614] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4614/stat : 4614 (python) S 4131 4133 2082 0 -1 4202560 22 932 0 0 0 0 0 0 20 0 17 0 658297052 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4619] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4619/stat : 4619 (python) S 4131 4133 2082 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 17 0 658297572 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4641] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4641/stat : 4641 (python) S 4131 4133 2082 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 17 0 658306989 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4645] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4645/stat : 4645 (python) S 4131 4133 2082 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 17 0 658307493 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4650] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4650/stat : 4650 (python) S 4131 4133 2082 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 17 0 658311116 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4673] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4673/stat : 4673 (python) S 4131 4133 2082 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 17 0 658322949 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4690] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4690/stat : 4690 (python) S 4131 4133 2082 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 17 0 658336313 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4696] ppid=4131 vsize=444100 CPUtime=0 cores=1,3,5,7
/proc/4133/task/4696/stat : 4696 (python) S 4131 4133 2082 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 17 0 658342128 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3563.54
Current children cumulated vsize (KiB) 13595496

[startup+1158.4 s]
/proc/loadavg: 10.41 10.31 10.17 11/565 4726
/proc/meminfo: memFree=25668400/32950928 swapFree=60199044/67111528
[pid=4133] ppid=4131 vsize=444100 CPUtime=1794.98 cores=1,3,5,7
/proc/4133/stat : 4133 (python) S 4131 4133 2082 0 -1 4202496 24532 40644 1 0 91 12 178994 401 17 0 17 0 658276975 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284519231 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4133/statm: 111025 7538 1908 364 0 46898 0
[pid=4618] ppid=4133 vsize=372004 CPUtime=3.53 cores=1,3,5,7
/proc/4618/stat : 4618 (python) S 4133 4133 2082 0 -1 4202560 1189 0 0 0 183 170 0 0 15 0 2 0 658297572 380932096 5914 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284519231 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4618/statm: 93001 5914 400 364 0 28892 0
[pid=4620] ppid=4618 vsize=0 CPUtime=710.14 cores=1,3,5,7
/proc/4620/stat : 4620 (march_hi) R 4618 4620 4620 0 -1 4203524 20364 0 0 0 71010 4 0 0 25 0 1 0 658297572 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/4620/statm: 0 0 0 0 0 0 0
[pid=4618/tid=4702] ppid=4133 vsize=372004 CPUtime=0 cores=1,3,5,7
/proc/4618/task/4702/stat : 4702 (python) S 4133 4133 2082 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 658344357 380932096 5914 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781824 2 18446604459609777216 0 0 -1 7 0 0 0
[pid=4649] ppid=4133 vsize=402940 CPUtime=3.11 cores=1,3,5,7
/proc/4649/stat : 4649 (python) S 4133 4133 2082 0 -1 4202560 1193 0 0 0 170 141 0 0 15 0 2 0 658311116 412610560 5968 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4649/statm: 100735 5968 400 364 0 36617 0
[pid=4651] ppid=4649 vsize=93556 CPUtime=655.11 cores=1,3,5,7
/proc/4651/stat : 4651 (march_hi) R 4649 4651 4651 0 -1 4202496 18986 0 0 0 65507 4 0 0 25 0 1 0 658311116 95801344 17547 33554432000 4194304 4955518 140734987487136 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/4651/statm: 23389 17547 106 186 0 23202 0
[pid=4649/tid=4712] ppid=4133 vsize=402940 CPUtime=0 cores=1,3,5,7
/proc/4649/task/4712/stat : 4712 (python) S 4133 4133 2082 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658362415 412610560 5968 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604470214799744 0 0 -1 5 0 0 0
[pid=4689] ppid=4133 vsize=423452 CPUtime=2.14 cores=1,3,5,7
/proc/4689/stat : 4689 (python) S 4133 4133 2082 0 -1 4202560 1237 0 0 0 113 101 0 0 18 0 2 0 658336313 433614848 5998 33554432000 4194304 5683644 140737164200608 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4689/statm: 105863 5998 407 364 0 41739 0
[pid=4691] ppid=4689 vsize=268420 CPUtime=395.09 cores=1,3,5,7
/proc/4691/stat : 4691 (hybridGM3) R 4689 4691 4691 0 -1 4202496 4925 0 0 0 39509 0 0 0 25 0 1 0 658336313 274862080 4649 33554432000 134512640 135204385 4289817664 18446744073709551615 134537565 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/4691/statm: 67105 4649 64 169 0 66935 0
[pid=4689/tid=4710] ppid=4133 vsize=423452 CPUtime=0 cores=1,3,5,7
/proc/4689/task/4710/stat : 4710 (python) S 4133 4133 2082 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 658359009 433614848 5998 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 514 18446604468994026176 0 0 -1 1 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4140/stat : 4140 (python) S 4131 4133 2082 0 -1 4202560 24 40644 0 0 0 0 178994 401 25 0 17 0 658277081 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4143] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4143/stat : 4143 (python) S 4131 4133 2082 0 -1 4202560 25 40644 0 0 0 0 178994 401 25 0 17 0 658277082 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 3 0 0 0
[pid=4133/tid=4146] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4146/stat : 4146 (python) S 4131 4133 2082 0 -1 4202560 38 40644 0 0 0 0 178994 401 25 0 17 0 658277083 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4148] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4148/stat : 4148 (python) S 4131 4133 2082 0 -1 4202560 18 40644 0 0 0 0 178994 401 25 0 17 0 658277084 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4157] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4157/stat : 4157 (python) S 4131 4133 2082 0 -1 4202560 25 40644 0 0 0 0 178994 401 20 0 17 0 658287117 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4161] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4161/stat : 4161 (python) S 4131 4133 2082 0 -1 4202560 26 40644 0 0 0 0 178994 401 21 0 17 0 658287126 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4165] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4165/stat : 4165 (python) S 4131 4133 2082 0 -1 4202560 32 40644 0 0 0 0 178994 401 20 0 17 0 658287523 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4610] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4610/stat : 4610 (python) S 4131 4133 2082 0 -1 4202560 30 40644 0 0 0 0 178994 401 20 0 17 0 658296562 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4614] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4614/stat : 4614 (python) S 4131 4133 2082 0 -1 4202560 22 40644 0 0 0 0 178994 401 20 0 17 0 658297052 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4619] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4619/stat : 4619 (python) S 4131 4133 2082 0 -1 4202560 31 40644 0 0 0 0 178994 401 18 0 17 0 658297572 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4641] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4641/stat : 4641 (python) S 4131 4133 2082 0 -1 4202560 27 40644 0 0 0 0 178994 401 20 0 17 0 658306989 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4645] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4645/stat : 4645 (python) S 4131 4133 2082 0 -1 4202560 29 40644 0 0 0 0 178994 401 18 0 17 0 658307493 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4650] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4650/stat : 4650 (python) S 4131 4133 2082 0 -1 4202560 30 40644 0 0 0 0 178994 401 18 0 17 0 658311116 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4673] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4673/stat : 4673 (python) S 4131 4133 2082 0 -1 4202560 27 40644 0 0 0 0 178994 401 20 0 17 0 658322949 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4690] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4690/stat : 4690 (python) S 4131 4133 2082 0 -1 4202560 31 40644 0 0 0 0 178994 401 18 0 17 0 658336313 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
[pid=4133/tid=4696] ppid=4131 vsize=444100 CPUtime=1793.95 cores=1,3,5,7
/proc/4133/task/4696/stat : 4696 (python) S 4131 4133 2082 0 -1 4202560 26 40644 0 0 0 0 178994 401 20 0 17 0 658342128 454758400 7538 33554432000 4194304 5683644 140737164200608 18446744073709551615 268284512689 0 0 16781312 2 18446604470157249216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3564.1
Current children cumulated vsize (KiB) 2004472

Child status: 0
Real time (s): 1158.43
CPU time (s): 3564.22
CPU user time (s): 3555.84
CPU system time (s): 8.38072
CPU usage (%): 307.676
Max. virtual memory (cumulated for all children) (KiB): 13595500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3555.84
system time used= 8.38072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117239
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= 9790
involuntary context switches= 33328

runsolver used 9.05262 second user time and 18.4412 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 15:39:42
IDJOB=3378652
IDBENCH=83061
IDSOLVER=1859
FILE ID=node122/3378652-1305466782
RUNJOBID= node122-1305462946-2101
PBS_JOBID= 13324977
Free space on /tmp= 73380 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S841042385-099.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-3378652-1305466782/watcher-3378652-1305466782 -o /tmp/evaluation-result-3378652-1305466782/solver-3378652-1305466782 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378652-1305466782.cnf -seed 2010717931 -budget 4800 -cores 4

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

MD5SUM BENCH= 2b4a2e64d71570c9cdfb4872b312e245
RANDOM SEED=2010717931

node122.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	: 5332.75
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.75
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.83
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.75
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25905072 kB
Buffers:        317960 kB
Cached:        3968432 kB
SwapCached:      50104 kB
Active:        2671516 kB
Inactive:      4118968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25905072 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           31884 kB
Writeback:           0 kB
AnonPages:     2464344 kB
Mapped:          31836 kB
Slab:           133620 kB
PageTables:      54040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 121388008 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= 73348 MiB
End job on node122 at 2011-05-15 15:59:00