Trace number 3378448

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)? 3648.95 1199.44

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
MD5SUMe68176dd0214c3858ad791ec08d1acee
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.33/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.45	c INFO: solving HOME/instance-3378448-1305465582.cnf
0.33/0.45	c INFO: computing task features
0.41/0.50	c INFO: computed variable-clause graph statistics
0.41/0.50	c INFO: computed clause balance statistics
0.61/0.75	c INFO: computed variable balance statistics
0.71/0.85	c INFO: computed small-clause counts
0.71/0.86	c INFO: computed Horn-clause counts
0.71/0.86	c INFO: computed variable graph statistics
0.71/0.86	c INFO: collected features for HOME/instance-3378448-1305465582.cnf in 0.41 s
0.71/0.87	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.49)
0.71/0.88	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.10)
0.71/0.89	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.06)
0.80/0.90	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.04)
347.13/100.34	c INFO: running adaptg2wsat2009++@0 for 97 with 1100 remaining (b = 0.03)
350.32/101.24	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.03)
350.61/101.32	c INFO: running FH@0 for 97 with 1099 remaining (b = 0.02)
639.00/197.64	c INFO: running adaptg2wsat2009++@0 for 97 with 1002 remaining (b = 0.02)
647.96/200.68	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.02)
669.21/207.70	c INFO: running hybridGM3@0 for 194 with 992 remaining (b = 0.03)
794.63/249.79	c INFO: running FH@0 for 97 with 950 remaining (b = 0.01)
1030.49/319.08	c INFO: running march_hi@0 for 485 with 881 remaining (b = 0.07)
1093.28/340.12	c INFO: running march_hi@0 for 388 with 860 remaining (b = 0.05)
1173.93/367.21	c INFO: running hybridGM3@0 for 194 with 833 remaining (b = 0.02)
1481.57/470.66	c INFO: running hybridGM3@100 for 97 with 729 remaining (b = 0.01)
1801.14/578.03	c INFO: running gnovelty+2@0 for 97 with 622 remaining (b = 0.01)
1935.30/623.14	c INFO: running march_hi@0 for 388 with 577 remaining (b = 0.04)
2329.49/755.66	c INFO: running hybridGM3@0 for 194 with 444 remaining (b = 0.02)
2713.23/884.77	c INFO: running march_hi@101 for 315 with 315 remaining (b = 0.03)
3128.65/1024.51	c INFO: running march_hi@97 for 175 with 175 remaining (b = 0.01)
3159.57/1034.73	c INFO: running march_hi@99 for 165 with 165 remaining (b = 0.01)
3323.46/1089.92	c INFO: running adaptg2wsat2009++@97 for 110 with 110 remaining (b = 0.01)
3648.82/1199.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-3378448-1305465582/watcher-3378448-1305465582 -o /tmp/evaluation-result-3378448-1305465582/solver-3378448-1305465582 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378448-1305465582.cnf -seed 849245320 -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: 9.89 10.10 9.35 7/465 3853
/proc/meminfo: memFree=25840708/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=15908 CPUtime=0 cores=1,3,5,7
/proc/3853/stat : 3853 (python) S 3851 3853 2082 0 -1 4202496 944 0 0 0 0 0 0 0 25 0 1 0 658156969 16289792 821 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/3853/statm: 3977 821 357 364 0 464 0

[startup+0.103378 s]
/proc/loadavg: 9.89 10.10 9.35 7/465 3853
/proc/meminfo: memFree=25840708/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=104620 CPUtime=0.07 cores=1,3,5,7
/proc/3853/stat : 3853 (python) R 3851 3853 2082 0 -1 4202496 3163 0 0 0 5 2 0 0 25 0 1 0 658156969 107130880 2837 33554432000 4194304 5683644 140735512211168 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3853/statm: 26156 2838 847 364 0 1904 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104620

[startup+0.200937 s]
/proc/loadavg: 9.89 10.10 9.35 7/465 3853
/proc/meminfo: memFree=25840708/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=131300 CPUtime=0.15 cores=1,3,5,7
/proc/3853/stat : 3853 (python) R 3851 3853 2082 0 -1 4202496 5706 937 1 0 12 3 0 0 25 0 1 0 658156969 134451200 4100 33554432000 4194304 5683644 140735512211168 18446744073709551615 4553572 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3853/statm: 32825 4100 1015 364 0 3086 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 131300

[startup+0.300918 s]
/proc/loadavg: 9.89 10.10 9.35 7/465 3853
/proc/meminfo: memFree=25840708/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=198920 CPUtime=0.24 cores=1,3,5,7
/proc/3853/stat : 3853 (python) R 3851 3853 2082 0 -1 4202496 7022 937 1 0 18 6 0 0 25 0 1 0 658156969 203694080 5054 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272346090 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3853/statm: 49730 5054 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198920

[startup+0.700845 s]
/proc/loadavg: 9.89 10.10 9.35 7/465 3853
/proc/meminfo: memFree=25840708/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=279944 CPUtime=0.61 cores=1,3,5,7
/proc/3853/stat : 3853 (python) R 3851 3853 2082 0 -1 4202496 10127 937 1 0 53 8 0 0 25 0 1 0 658156969 286662656 7385 33554432000 4194304 5683644 140735512211168 18446744073709551615 4455748 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3853/statm: 69986 7385 1826 364 0 5910 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 279944

[startup+1.5007 s]
/proc/loadavg: 10.06 10.13 9.36 11/478 3870
/proc/meminfo: memFree=25799600/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=320292 CPUtime=0.81 cores=1,3,5,7
/proc/3853/stat : 3853 (python) S 3851 3853 2082 0 -1 4202496 13019 937 1 0 73 8 0 0 25 0 5 0 658156969 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3853/statm: 80073 7264 1875 364 0 15982 0
[pid=3859] ppid=3853 vsize=278800 CPUtime=0 cores=1,3,5,7
/proc/3859/stat : 3859 (python) S 3853 3853 2082 0 -1 4202560 716 0 0 0 0 0 0 0 25 0 1 0 658157057 285491200 5639 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709135 0 0 16781312 514 3094420724408909823 0 0 17 3 0 0 0
/proc/3859/statm: 69700 5639 354 364 0 5618 0
[pid=3861] ppid=3859 vsize=1018084 CPUtime=0.61 cores=1,3,5,7
/proc/3861/stat : 3861 (gnovelty+2) R 3859 3861 3861 0 -1 4202496 551 0 0 0 61 0 0 0 25 0 1 0 658157057 1042518016 287 33554432000 134512640 135663704 4292320896 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3861/statm: 254521 287 113 282 0 254237 0
[pid=3862] ppid=3853 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/3862/stat : 3862 (python) S 3853 3853 2082 0 -1 4202560 732 0 0 0 0 0 0 0 25 0 1 0 658157058 296382464 5717 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 525009109976612863 0 0 17 7 0 0 0
/proc/3862/statm: 72359 5717 348 364 0 8274 0
[pid=3864] ppid=3862 vsize=1018084 CPUtime=0.59 cores=1,3,5,7
/proc/3864/stat : 3864 (gnovelty+2) R 3862 3864 3864 0 -1 4202496 551 0 0 0 59 0 0 0 25 0 1 0 658157058 1042518016 286 33554432000 134512640 135663704 4287245216 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3864/statm: 254521 286 113 282 0 254237 0
[pid=3865] ppid=3853 vsize=299184 CPUtime=0 cores=1,3,5,7
/proc/3865/stat : 3865 (python) S 3853 3853 2082 0 -1 4202560 717 0 0 0 0 0 0 0 25 0 1 0 658157059 306364416 5605 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 4839950134206791679 0 0 17 5 0 0 0
/proc/3865/statm: 74796 5605 344 364 0 10708 0
[pid=3869] ppid=3865 vsize=416916 CPUtime=0.22 cores=1,3,5,7
/proc/3869/stat : 3869 (adaptg2wsat2009) R 3865 3869 3869 0 -1 4202496 645 0 0 0 22 0 0 0 25 0 1 0 658157060 426921984 381 33554432000 134512640 135107411 4288181264 18446744073709551615 134523232 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3869/statm: 104229 381 49 146 0 103105 0
[pid=3867] ppid=3853 vsize=310048 CPUtime=0 cores=1,3,5,7
/proc/3867/stat : 3867 (python) S 3853 3853 2082 0 -1 4202560 725 0 0 0 0 0 0 0 25 0 1 0 658157060 317489152 5729 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 11592502664780316671 0 0 17 5 0 0 0
/proc/3867/statm: 77512 5729 344 364 0 13421 0
[pid=3870] ppid=3867 vsize=416916 CPUtime=0.58 cores=1,3,5,7
/proc/3870/stat : 3870 (adaptg2wsat2009) R 3867 3870 3870 0 -1 4202496 643 0 0 0 58 0 0 0 25 0 1 0 658157060 426921984 379 33554432000 134512640 135107411 4288649312 18446744073709551615 134523448 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3870/statm: 104229 379 49 146 0 103105 0
[pid=3853/tid=3860] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3860/stat : 3860 (python) S 3851 3853 2082 0 -1 4202560 23 937 0 0 0 0 0 0 25 0 5 0 658157057 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3863] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3863/stat : 3863 (python) S 3851 3853 2082 0 -1 4202560 26 937 0 0 0 0 0 0 25 0 5 0 658157058 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3866] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3866/stat : 3866 (python) S 3851 3853 2082 0 -1 4202560 39 937 0 0 0 0 0 0 25 0 5 0 658157059 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3868] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3868/stat : 3868 (python) S 3851 3853 2082 0 -1 4202560 19 937 0 0 0 0 0 0 25 0 5 0 658157060 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 4367760

[startup+3.10142 s]
/proc/loadavg: 10.06 10.13 9.36 11/478 3870
/proc/meminfo: memFree=25797864/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=320292 CPUtime=0.81 cores=1,3,5,7
/proc/3853/stat : 3853 (python) S 3851 3853 2082 0 -1 4202496 13019 937 1 0 73 8 0 0 25 0 5 0 658156969 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3853/statm: 80073 7264 1875 364 0 15982 0
[pid=3859] ppid=3853 vsize=278800 CPUtime=0 cores=1,3,5,7
/proc/3859/stat : 3859 (python) S 3853 3853 2082 0 -1 4202560 716 0 0 0 0 0 0 0 18 0 1 0 658157057 285491200 5639 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709135 0 0 16781312 514 3094420724408877318 0 0 17 3 0 0 0
/proc/3859/statm: 69700 5639 354 364 0 5618 0
[pid=3861] ppid=3859 vsize=1018084 CPUtime=2.21 cores=1,3,5,7
/proc/3861/stat : 3861 (gnovelty+2) R 3859 3861 3861 0 -1 4202496 551 0 0 0 221 0 0 0 25 0 1 0 658157057 1042518016 287 33554432000 134512640 135663704 4292320896 18446744073709551615 134544264 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3861/statm: 254521 287 113 282 0 254237 0
[pid=3862] ppid=3853 vsize=289436 CPUtime=0 cores=1,3,5,7
/proc/3862/stat : 3862 (python) S 3853 3853 2082 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 658157058 296382464 5717 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 525009109976580358 0 0 17 7 0 0 0
/proc/3862/statm: 72359 5717 348 364 0 8274 0
[pid=3864] ppid=3862 vsize=1018084 CPUtime=2.17 cores=1,3,5,7
/proc/3864/stat : 3864 (gnovelty+2) R 3862 3864 3864 0 -1 4202496 551 0 0 0 217 0 0 0 25 0 1 0 658157058 1042518016 286 33554432000 134512640 135663704 4287245216 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3864/statm: 254521 286 113 282 0 254237 0
[pid=3865] ppid=3853 vsize=299184 CPUtime=0 cores=1,3,5,7
/proc/3865/stat : 3865 (python) S 3853 3853 2082 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 658157059 306364416 5609 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 4839950134206759174 0 0 17 5 0 0 0
/proc/3865/statm: 74796 5609 348 364 0 10708 0
[pid=3869] ppid=3865 vsize=416916 CPUtime=1.02 cores=1,3,5,7
/proc/3869/stat : 3869 (adaptg2wsat2009) R 3865 3869 3869 0 -1 4202496 645 0 0 0 102 0 0 0 25 0 1 0 658157060 426921984 381 33554432000 134512640 135107411 4288181264 18446744073709551615 134523503 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3869/statm: 104229 381 49 146 0 103105 0
[pid=3867] ppid=3853 vsize=310048 CPUtime=0 cores=1,3,5,7
/proc/3867/stat : 3867 (python) S 3853 3853 2082 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 658157060 317489152 5733 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 11592502664780284166 0 0 17 5 0 0 0
/proc/3867/statm: 77512 5733 348 364 0 13421 0
[pid=3870] ppid=3867 vsize=417056 CPUtime=2.18 cores=1,3,5,7
/proc/3870/stat : 3870 (adaptg2wsat2009) R 3867 3870 3870 0 -1 4202496 714 0 0 0 218 0 0 0 25 0 1 0 658157060 427065344 450 33554432000 134512640 135107411 4288649312 18446744073709551615 134531435 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3870/statm: 104264 450 59 146 0 103140 0
[pid=3853/tid=3860] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3860/stat : 3860 (python) S 3851 3853 2082 0 -1 4202560 23 937 0 0 0 0 0 0 25 0 5 0 658157057 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3863] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3863/stat : 3863 (python) S 3851 3853 2082 0 -1 4202560 26 937 0 0 0 0 0 0 25 0 5 0 658157058 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3866] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3866/stat : 3866 (python) S 3851 3853 2082 0 -1 4202560 39 937 0 0 0 0 0 0 25 0 5 0 658157059 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3868] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3868/stat : 3868 (python) S 3851 3853 2082 0 -1 4202560 19 937 0 0 0 0 0 0 25 0 5 0 658157060 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 4367900

[startup+6.30085 s]
/proc/loadavg: 10.06 10.13 9.36 11/478 3870
/proc/meminfo: memFree=25794904/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=320292 CPUtime=0.81 cores=1,3,5,7
/proc/3853/stat : 3853 (python) S 3851 3853 2082 0 -1 4202496 13019 937 1 0 73 8 0 0 25 0 5 0 658156969 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3853/statm: 80073 7264 1875 364 0 15982 0
[pid=3859] ppid=3853 vsize=278800 CPUtime=0.01 cores=1,3,5,7
/proc/3859/stat : 3859 (python) S 3853 3853 2082 0 -1 4202560 878 0 0 0 0 1 0 0 18 0 1 0 658157057 285491200 5662 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709135 0 0 16781312 514 3094420724408877318 0 0 17 3 0 0 0
/proc/3859/statm: 69700 5662 377 364 0 5618 0
[pid=3861] ppid=3859 vsize=1018084 CPUtime=5.39 cores=1,3,5,7
/proc/3861/stat : 3861 (gnovelty+2) R 3859 3861 3861 0 -1 4202496 551 0 0 0 539 0 0 0 25 0 1 0 658157057 1042518016 287 33554432000 134512640 135663704 4292320896 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3861/statm: 254521 287 113 282 0 254237 0
[pid=3862] ppid=3853 vsize=289436 CPUtime=0.02 cores=1,3,5,7
/proc/3862/stat : 3862 (python) S 3853 3853 2082 0 -1 4202560 903 0 0 0 1 1 0 0 18 0 1 0 658157058 296382464 5740 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 525009109976580358 0 0 17 7 0 0 0
/proc/3862/statm: 72359 5740 371 364 0 8274 0
[pid=3864] ppid=3862 vsize=1018084 CPUtime=5.3 cores=1,3,5,7
/proc/3864/stat : 3864 (gnovelty+2) R 3862 3864 3864 0 -1 4202496 551 0 0 0 530 0 0 0 25 0 1 0 658157058 1042518016 286 33554432000 134512640 135663704 4287245216 18446744073709551615 134546960 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3864/statm: 254521 286 113 282 0 254237 0
[pid=3865] ppid=3853 vsize=299184 CPUtime=0.01 cores=1,3,5,7
/proc/3865/stat : 3865 (python) S 3853 3853 2082 0 -1 4202560 900 0 0 0 0 1 0 0 18 0 1 0 658157059 306364416 5632 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 4839950134206759174 0 0 17 5 0 0 0
/proc/3865/statm: 74796 5632 371 364 0 10708 0
[pid=3869] ppid=3865 vsize=417056 CPUtime=2.61 cores=1,3,5,7
/proc/3869/stat : 3869 (adaptg2wsat2009) R 3865 3869 3869 0 -1 4202496 715 0 0 0 261 0 0 0 25 0 1 0 658157060 427065344 451 33554432000 134512640 135107411 4288181264 18446744073709551615 134532107 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3869/statm: 104264 451 59 146 0 103140 0
[pid=3867] ppid=3853 vsize=310048 CPUtime=0.01 cores=1,3,5,7
/proc/3867/stat : 3867 (python) S 3853 3853 2082 0 -1 4202560 918 0 0 0 1 0 0 0 18 0 1 0 658157060 317489152 5756 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 11592502664780284166 0 0 17 5 0 0 0
/proc/3867/statm: 77512 5756 371 364 0 13421 0
[pid=3870] ppid=3867 vsize=417056 CPUtime=5.34 cores=1,3,5,7
/proc/3870/stat : 3870 (adaptg2wsat2009) R 3867 3870 3870 0 -1 4202496 714 0 0 0 534 0 0 0 25 0 1 0 658157060 427065344 450 33554432000 134512640 135107411 4288649312 18446744073709551615 134531401 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3870/statm: 104264 450 59 146 0 103140 0
[pid=3853/tid=3860] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3860/stat : 3860 (python) S 3851 3853 2082 0 -1 4202560 23 937 0 0 0 0 0 0 25 0 5 0 658157057 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3863] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3863/stat : 3863 (python) S 3851 3853 2082 0 -1 4202560 26 937 0 0 0 0 0 0 25 0 5 0 658157058 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3866] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3866/stat : 3866 (python) S 3851 3853 2082 0 -1 4202560 39 937 0 0 0 0 0 0 25 0 5 0 658157059 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3868] ppid=3851 vsize=320292 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3868/stat : 3868 (python) S 3851 3853 2082 0 -1 4202560 19 937 0 0 0 0 0 0 25 0 5 0 658157060 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.5
Current children cumulated vsize (KiB) 4368040

[startup+12.7007 s]
/proc/loadavg: 10.12 10.14 9.37 11/478 3870
/proc/meminfo: memFree=25791200/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=320292 CPUtime=0.81 cores=1,3,5,7
/proc/3853/stat : 3853 (python) S 3851 3853 2082 0 -1 4202496 13019 937 1 0 73 8 0 0 25 0 5 0 658156969 327979008 7264 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3853/statm: 80073 7264 1875 364 0 15982 0
[pid=3859] ppid=3853 vsize=278800 CPUtime=0.03 cores=1,3,5,7
/proc/3859/stat : 3859 (python) S 3853 3853 2082 0 -1 4202560 881 0 0 0 2 1 0 0 18 0 1 0 658157057 285491200 5662 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709135 0 0 16781312 514 9669650612429488390 0 0 17 3 0 0 0
/proc/3859/statm: 69700 5662 377 364 0 5618 0
[pid=3861] ppid=3859 vsize=1018084 CPUtime=11.77 cores=1,3,5,7
/proc/3861/stat : 3861 (gnovelty+2) R 3859 3861 3861 0 -1 4202496 551 0 0 0 1177 0 0 0 25 0 1 0 658157057 1042518016 287 33554432000 134512640 135663704 4292320896 18446744073709551615 134545793 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3861/statm: 254521 287 113 282 0 254237 0
[pid=3862] ppid=3853 vsize=289436 CPUtime=0.03 cores=1,3,5,7

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

/proc/3900/statm: 67105 4649 64 169 0 66935 0
[pid=3898/tid=4064] ppid=3853 vsize=371676 CPUtime=0 cores=1,3,5,7
/proc/3898/task/4064/stat : 4064 (python) S 3853 3853 2082 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 658204035 380596224 5850 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604469532399552 0 0 -1 7 0 0 0
[pid=4035] ppid=3853 vsize=381464 CPUtime=0.4 cores=1,3,5,7
/proc/4035/stat : 4035 (python) S 3853 3853 2082 0 -1 4202560 1129 0 0 0 21 19 0 0 19 0 2 0 658181949 390619136 5752 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/4035/statm: 95366 5752 400 364 0 31254 0
[pid=4037] ppid=4035 vsize=247236 CPUtime=101.23 cores=1,3,5,7
/proc/4037/stat : 4037 (FH) T 4035 4037 4037 0 -1 4202496 672 0 0 0 10123 0 0 0 25 0 1 0 658181949 253169664 406 33554432000 134512640 134936988 4292765072 18446744073709551615 134554229 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/4037/statm: 61809 406 41 104 0 61313 0
[pid=4035/tid=4057] ppid=3853 vsize=381464 CPUtime=0 cores=1,3,5,7
/proc/4035/task/4057/stat : 4057 (python) S 3853 3853 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658193689 390619136 5752 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604469405461376 0 0 -1 3 0 0 0
[pid=4045] ppid=3853 vsize=392260 CPUtime=3.18 cores=1,3,5,7
/proc/4045/stat : 4045 (python) S 3853 3853 2082 0 -1 4202560 1179 0 0 0 166 152 0 0 15 0 2 0 658188878 401674240 5876 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/4045/statm: 98065 5876 400 364 0 33950 0
[pid=4047] ppid=4045 vsize=92532 CPUtime=623.95 cores=1,3,5,7
/proc/4047/stat : 4047 (march_hi) R 4045 4047 4047 0 -1 4202496 18065 0 0 0 62391 4 0 0 25 0 1 0 658188878 94752768 16976 33554432000 4194304 4955518 140733555579584 18446744073709551615 4208784 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/4047/statm: 23133 16976 106 186 0 22946 0
[pid=4045/tid=4101] ppid=3853 vsize=392260 CPUtime=0 cores=1,3,5,7
/proc/4045/task/4101/stat : 4101 (python) S 3853 3853 2082 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 658260442 401674240 5876 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 5 0 0 0
[pid=4053] ppid=3853 vsize=402508 CPUtime=3.14 cores=1,3,5,7
/proc/4053/stat : 4053 (python) S 3853 3853 2082 0 -1 4202560 1191 0 0 0 165 149 0 0 15 0 2 0 658190982 412168192 5861 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/4053/statm: 100627 5861 400 364 0 36509 0
[pid=4055] ppid=4053 vsize=92532 CPUtime=616.65 cores=1,3,5,7
/proc/4055/stat : 4055 (march_hi) R 4053 4055 4055 0 -1 4202496 17826 0 0 0 61661 4 0 0 25 0 1 0 658190982 94752768 16737 33554432000 4194304 4955518 140736934015712 18446744073709551615 4285653 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/4055/statm: 23133 16737 106 186 0 22946 0
[pid=4053/tid=4091] ppid=3853 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/4053/task/4091/stat : 4091 (python) S 3853 3853 2082 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658245446 412168192 5861 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604465147352320 0 0 -1 7 0 0 0
[pid=4058] ppid=3853 vsize=413172 CPUtime=0.89 cores=1,3,5,7
/proc/4058/stat : 4058 (python) S 3853 3853 2082 0 -1 4202560 1175 0 0 0 46 43 0 0 19 0 2 0 658193690 423088128 5967 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/4058/statm: 103293 5967 400 364 0 39172 0
[pid=4060] ppid=4058 vsize=268428 CPUtime=195.08 cores=1,3,5,7
/proc/4060/stat : 4060 (hybridGM3) T 4058 4060 4060 0 -1 4202496 4921 0 0 0 19508 0 0 0 25 0 1 0 658193691 274870272 4651 33554432000 134512640 135204385 4294870480 18446744073709551615 134536993 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/4060/statm: 67107 4651 64 169 0 66937 0
[pid=4058/tid=4072] ppid=3853 vsize=413172 CPUtime=0 cores=1,3,5,7
/proc/4058/task/4072/stat : 4072 (python) S 3853 3853 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658219283 423088128 5967 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604459906748608 0 0 -1 3 0 0 0
[pid=4068] ppid=3853 vsize=422772 CPUtime=0.62 cores=1,3,5,7
/proc/4068/stat : 4068 (python) S 3853 3853 2082 0 -1 4202560 1213 0 0 0 28 34 0 0 19 0 2 0 658214773 432918528 5815 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/4068/statm: 105693 5815 407 364 0 41569 0
[pid=4070] ppid=4068 vsize=1018084 CPUtime=97.3 cores=1,3,5,7
/proc/4070/stat : 4070 (gnovelty+2) T 4068 4070 4070 0 -1 4202496 562 0 0 0 9730 0 0 0 25 0 1 0 658214773 1042518016 286 33554432000 134512640 135663704 4288221488 18446744073709551615 134525271 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/4070/statm: 254521 286 113 282 0 254237 0
[pid=4068/tid=4083] ppid=3853 vsize=422772 CPUtime=0 cores=1,3,5,7
/proc/4068/task/4083/stat : 4083 (python) S 3853 3853 2082 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658232535 432918528 5815 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604457439762368 0 0 -1 3 0 0 0
[pid=4073] ppid=3853 vsize=433776 CPUtime=2.12 cores=1,3,5,7
/proc/4073/stat : 4073 (python) S 3853 3853 2082 0 -1 4202560 1230 0 0 0 113 99 0 0 16 0 2 0 658219284 444186624 5948 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/4073/statm: 108444 5948 408 364 0 44317 0
[pid=4075] ppid=4073 vsize=63064 CPUtime=499.02 cores=1,3,5,7
/proc/4075/stat : 4075 (march_hi) R 4073 4075 4075 0 -1 4202496 14875 0 0 0 49897 5 0 0 25 0 1 0 658219285 64577536 13780 33554432000 4194304 4955518 140735807654016 18446744073709551615 4285712 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/4075/statm: 15766 13780 106 186 0 15579 0
[pid=4073/tid=4099] ppid=3853 vsize=433776 CPUtime=0 cores=1,3,5,7
/proc/4073/task/4099/stat : 4099 (python) S 3853 3853 2082 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658259420 444186624 5948 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604461364336640 0 0 -1 3 0 0 0
[pid=4084] ppid=3853 vsize=444316 CPUtime=1.17 cores=1,3,5,7
/proc/4084/stat : 4084 (python) S 3853 3853 2082 0 -1 4202560 1221 0 0 0 61 56 0 0 19 0 2 0 658232536 454979584 6080 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/4084/statm: 111079 6080 407 364 0 46949 0
[pid=4086] ppid=4084 vsize=268420 CPUtime=199.29 cores=1,3,5,7
/proc/4086/stat : 4086 (hybridGM3) T 4084 4086 4086 0 -1 4202496 4929 0 0 0 19929 0 0 0 25 0 1 0 658232537 274862080 4649 33554432000 134512640 135204385 4294012128 18446744073709551615 134536749 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/4086/statm: 67105 4649 64 169 0 66935 0
[pid=4084/tid=4103] ppid=3853 vsize=444316 CPUtime=0 cores=1,3,5,7
/proc/4084/task/4103/stat : 4103 (python) S 3853 3853 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658265960 454979584 6080 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604465147351424 0 0 -1 3 0 0 0
[pid=3853/tid=3860] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3860/stat : 3860 (python) S 3851 3853 2082 0 -1 4202560 23 937 0 0 0 0 0 0 25 0 18 0 658157057 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3863] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3863/stat : 3863 (python) S 3851 3853 2082 0 -1 4202560 26 937 0 0 0 0 0 0 25 0 18 0 658157058 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3866] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3866/stat : 3866 (python) S 3851 3853 2082 0 -1 4202560 39 937 0 0 0 0 0 0 25 0 18 0 658157059 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3868] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3868/stat : 3868 (python) S 3851 3853 2082 0 -1 4202560 25 937 0 0 0 0 0 0 18 0 18 0 658157060 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3876] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3876/stat : 3876 (python) S 3851 3853 2082 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 18 0 658167004 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3880] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3880/stat : 3880 (python) S 3851 3853 2082 0 -1 4202560 23 937 0 0 0 0 0 0 20 0 18 0 658167094 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3884] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3884/stat : 3884 (python) S 3851 3853 2082 0 -1 4202560 27 937 0 0 0 0 0 0 21 0 18 0 658167102 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=3890] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3890/stat : 3890 (python) S 3851 3853 2082 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 18 0 658176734 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=3894] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3894/stat : 3894 (python) S 3851 3853 2082 0 -1 4202560 21 937 0 0 0 0 0 0 20 0 18 0 658177038 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=3899] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3899/stat : 3899 (python) S 3851 3853 2082 0 -1 4202560 31 937 0 0 0 0 0 0 18 0 18 0 658177740 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4036] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/4036/stat : 4036 (python) S 3851 3853 2082 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 18 0 658181949 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4046] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/4046/stat : 4046 (python) S 3851 3853 2082 0 -1 4202560 27 937 0 0 0 0 0 0 18 0 18 0 658188878 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4054] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/4054/stat : 4054 (python) S 3851 3853 2082 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 18 0 658190982 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4059] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/4059/stat : 4059 (python) S 3851 3853 2082 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 18 0 658193691 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4069] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/4069/stat : 4069 (python) S 3851 3853 2082 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 18 0 658214773 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4074] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/4074/stat : 4074 (python) S 3851 3853 2082 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 18 0 658219285 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4085] ppid=3851 vsize=454560 CPUtime=0 cores=1,3,5,7
/proc/3853/task/4085/stat : 4085 (python) S 3851 3853 2082 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 18 0 658232536 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3647.98
Current children cumulated vsize (KiB) 14313808

[startup+1199.4 s]
/proc/loadavg: 10.22 10.26 10.00 11/533 4107
/proc/meminfo: memFree=25536220/32950928 swapFree=60199044/67111528
[pid=3853] ppid=3851 vsize=454560 CPUtime=1691.32 cores=1,3,5,7
/proc/3853/stat : 3853 (python) S 3851 3853 2082 0 -1 4202496 25475 37424 1 0 93 10 168650 379 17 0 18 0 658156969 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284519231 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 113640 7589 1910 364 0 49510 0
[pid=3867] ppid=3853 vsize=310048 CPUtime=0.74 cores=1,3,5,7
/proc/3867/stat : 3867 (python) S 3853 3853 2082 0 -1 4202560 1138 0 0 0 39 35 0 0 18 0 2 0 658157060 317489152 5786 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284519231 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3867/statm: 77512 5786 400 364 0 13421 0
[pid=3870] ppid=3867 vsize=417056 CPUtime=208.23 cores=1,3,5,7
/proc/3870/stat : 3870 (adaptg2wsat2009) R 3867 3870 3870 0 -1 4202496 714 0 0 0 20823 0 0 0 25 0 1 0 658157060 427065344 450 33554432000 134512640 135107411 4288649312 18446744073709551615 134539275 256 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3870/statm: 104264 450 59 146 0 103140 0
[pid=3867/tid=3878] ppid=3853 vsize=310048 CPUtime=0 cores=1,3,5,7
/proc/3867/task/3878/stat : 3878 (python) S 3853 3853 2082 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658167093 317489152 5786 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781824 2 18446604459906750400 0 0 -1 5 0 0 0
[pid=4045] ppid=3853 vsize=392260 CPUtime=3.18 cores=1,3,5,7
/proc/4045/stat : 4045 (python) S 3853 3853 2082 0 -1 4202560 1179 0 0 0 166 152 0 0 15 0 2 0 658188878 401674240 5876 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/4045/statm: 98065 5876 400 364 0 33950 0
[pid=4047] ppid=4045 vsize=92532 CPUtime=624.13 cores=1,3,5,7
/proc/4047/stat : 4047 (march_hi) R 4045 4047 4047 0 -1 4202496 18071 0 0 0 62409 4 0 0 25 0 1 0 658188878 94752768 16982 33554432000 4194304 4955518 140733555579584 18446744073709551615 4206595 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/4047/statm: 23133 16982 106 186 0 22946 0
[pid=4045/tid=4101] ppid=3853 vsize=392260 CPUtime=0 cores=1,3,5,7
/proc/4045/task/4101/stat : 4101 (python) S 3853 3853 2082 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 658260442 401674240 5876 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 5 0 0 0
[pid=4053] ppid=3853 vsize=402508 CPUtime=3.14 cores=1,3,5,7
/proc/4053/stat : 4053 (python) S 3853 3853 2082 0 -1 4202560 1191 0 0 0 165 149 0 0 15 0 2 0 658190982 412168192 5861 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/4053/statm: 100627 5861 400 364 0 36509 0
[pid=4055] ppid=4053 vsize=92532 CPUtime=616.82 cores=1,3,5,7
/proc/4055/stat : 4055 (march_hi) R 4053 4055 4055 0 -1 4202496 17831 0 0 0 61678 4 0 0 25 0 1 0 658190982 94752768 16742 33554432000 4194304 4955518 140736934015712 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/4055/statm: 23133 16742 106 186 0 22946 0
[pid=4053/tid=4091] ppid=3853 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/4053/task/4091/stat : 4091 (python) S 3853 3853 2082 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658245446 412168192 5861 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604465147352320 0 0 -1 7 0 0 0
[pid=4073] ppid=3853 vsize=433776 CPUtime=2.12 cores=1,3,5,7
/proc/4073/stat : 4073 (python) S 3853 3853 2082 0 -1 4202560 1230 0 0 0 113 99 0 0 16 0 2 0 658219284 444186624 5948 33554432000 4194304 5683644 140735512211168 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/4073/statm: 108444 5948 408 364 0 44317 0
[pid=4075] ppid=4073 vsize=63064 CPUtime=499.14 cores=1,3,5,7
/proc/4075/stat : 4075 (march_hi) R 4073 4075 4075 0 -1 4202496 14878 0 0 0 49909 5 0 0 25 0 1 0 658219285 64577536 13783 33554432000 4194304 4955518 140735807654016 18446744073709551615 4285722 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/4075/statm: 15766 13783 106 186 0 15579 0
[pid=4073/tid=4099] ppid=3853 vsize=433776 CPUtime=0 cores=1,3,5,7
/proc/4073/task/4099/stat : 4099 (python) S 3853 3853 2082 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658259420 444186624 5948 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 514 18446604461364336640 0 0 -1 3 0 0 0
[pid=3853/tid=3860] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3860/stat : 3860 (python) S 3851 3853 2082 0 -1 4202560 23 37424 0 0 0 0 168650 379 25 0 18 0 658157057 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3863] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3863/stat : 3863 (python) S 3851 3853 2082 0 -1 4202560 26 37424 0 0 0 0 168650 379 25 0 18 0 658157058 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 7 0 0 0
[pid=3853/tid=3866] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3866/stat : 3866 (python) S 3851 3853 2082 0 -1 4202560 39 37424 0 0 0 0 168650 379 25 0 18 0 658157059 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3868] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3868/stat : 3868 (python) S 3851 3853 2082 0 -1 4202560 25 37424 0 0 0 0 168650 379 18 0 18 0 658157060 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3876] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3876/stat : 3876 (python) S 3851 3853 2082 0 -1 4202560 31 37424 0 0 0 0 168650 379 20 0 18 0 658167004 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3880] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3880/stat : 3880 (python) S 3851 3853 2082 0 -1 4202560 23 37424 0 0 0 0 168650 379 20 0 18 0 658167094 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 5 0 0 0
[pid=3853/tid=3884] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3884/stat : 3884 (python) S 3851 3853 2082 0 -1 4202560 27 37424 0 0 0 0 168650 379 21 0 18 0 658167102 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=3890] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3890/stat : 3890 (python) S 3851 3853 2082 0 -1 4202560 26 37424 0 0 0 0 168650 379 20 0 18 0 658176734 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=3894] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3894/stat : 3894 (python) S 3851 3853 2082 0 -1 4202560 21 37424 0 0 0 0 168650 379 20 0 18 0 658177038 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=3899] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/3899/stat : 3899 (python) S 3851 3853 2082 0 -1 4202560 31 37424 0 0 0 0 168650 379 18 0 18 0 658177740 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4036] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/4036/stat : 4036 (python) S 3851 3853 2082 0 -1 4202560 26 37424 0 0 0 0 168650 379 20 0 18 0 658181949 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4046] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/4046/stat : 4046 (python) S 3851 3853 2082 0 -1 4202560 27 37424 0 0 0 0 168650 379 18 0 18 0 658188878 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4054] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/4054/stat : 4054 (python) S 3851 3853 2082 0 -1 4202560 29 37424 0 0 0 0 168650 379 18 0 18 0 658190982 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4059] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/4059/stat : 4059 (python) S 3851 3853 2082 0 -1 4202560 30 37424 0 0 0 0 168650 379 20 0 18 0 658193691 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4069] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/4069/stat : 4069 (python) S 3851 3853 2082 0 -1 4202560 27 37424 0 0 0 0 168650 379 20 0 18 0 658214773 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4074] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/4074/stat : 4074 (python) S 3851 3853 2082 0 -1 4202560 29 37424 0 0 0 0 168650 379 18 0 18 0 658219285 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
[pid=3853/tid=4085] ppid=3851 vsize=454560 CPUtime=1690.29 cores=1,3,5,7
/proc/3853/task/4085/stat : 4085 (python) S 3851 3853 2082 0 -1 4202560 26 37424 0 0 0 0 168650 379 20 0 18 0 658232536 465469440 7589 33554432000 4194304 5683644 140735512211168 18446744073709551615 268284512689 0 0 16781312 2 18446604470214799744 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3648.82
Current children cumulated vsize (KiB) 2658336

Child status: 0
Real time (s): 1199.44
CPU time (s): 3648.95
CPU user time (s): 3640.53
CPU system time (s): 8.42272
CPU usage (%): 304.222
Max. virtual memory (cumulated for all children) (KiB): 14313812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3640.53
system time used= 8.42272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123312
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= 7996
involuntary context switches= 42906

runsolver used 10.0935 second user time and 20.2319 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 15:19:42
IDJOB=3378448
IDBENCH=82857
IDSOLVER=1859
FILE ID=node122/3378448-1305465582
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-S839353433-100.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-3378448-1305465582/watcher-3378448-1305465582 -o /tmp/evaluation-result-3378448-1305465582/solver-3378448-1305465582 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378448-1305465582.cnf -seed 849245320 -budget 4800 -cores 4

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

MD5SUM BENCH= e68176dd0214c3858ad791ec08d1acee
RANDOM SEED=849245320

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:      25840740 kB
Buffers:        316568 kB
Cached:        3968404 kB
SwapCached:      50104 kB
Active:        2735760 kB
Inactive:      4118996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25840740 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           31960 kB
Writeback:           0 kB
AnonPages:     2529880 kB
Mapped:          31424 kB
Slab:           133252 kB
PageTables:      53816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 121285260 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:39:41