Trace number 3321848

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-random? (MO) 7865.58 989.005

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
MD5SUMc26a52ff3714cab8bc335a81bb8af922
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.33/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.47	c INFO: solving HOME/instance-3321848-1304368227.cnf
0.33/0.47	c INFO: computing task features
0.51/0.61	c INFO: computed variable-clause graph statistics
0.51/0.62	c INFO: computed clause balance statistics
1.22/1.35	c INFO: computed variable balance statistics
1.52/1.65	c INFO: computed small-clause counts
1.52/1.65	c INFO: computed Horn-clause counts
1.52/1.68	c INFO: computed variable graph statistics
1.52/1.68	c INFO: collected features for HOME/instance-3321848-1304368227.cnf in 1.21 s
1.62/1.72	c INFO: running gnovelty+2@0 for 97 with 39998 remaining (b = 0.36)
1.62/1.75	c INFO: running gnovelty+2@0 for 97 with 39998 remaining (b = 0.13)
4.63/2.22	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.08)
4.63/2.22	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.07)
4.63/2.22	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.05)
4.63/2.22	c INFO: running gnovelty+2@0 for 97 with 39998 remaining (b = 0.04)
4.63/2.22	c INFO: running FH@0 for 97 with 39998 remaining (b = 0.03)
4.63/2.22	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.03)
801.21/101.96	c INFO: running adaptg2wsat2009++@0 for 97 with 39898 remaining (b = 0.02)
801.91/102.01	c INFO: running FH@0 for 97 with 39898 remaining (b = 0.02)
801.91/102.06	c INFO: running hybridGM3@0 for 194 with 39898 remaining (b = 0.04)
802.36/102.12	c INFO: running gnovelty+2@0 for 97 with 39898 remaining (b = 0.02)
802.36/102.18	c INFO: running hybridGM3@0 for 194 with 39898 remaining (b = 0.03)
803.30/102.24	c INFO: running hybridGM3@0 for 194 with 39898 remaining (b = 0.03)
803.30/102.30	c INFO: running TNM@0 for 1552 with 39898 remaining (b = 0.20)
803.91/102.36	c INFO: running adaptg2wsat2009++@0 for 97 with 39898 remaining (b = 0.01)
1601.05/202.21	c INFO: running FH@0 for 97 with 39798 remaining (b = 0.01)
1601.05/202.28	c INFO: running hybridGM3@0 for 194 with 39798 remaining (b = 0.02)
1602.63/202.42	c INFO: running adaptg2wsat2009++@0 for 97 with 39798 remaining (b = 0.01)
1604.14/202.62	c INFO: running adaptg2wsat2009++@0 for 97 with 39797 remaining (b = 0.01)
2361.52/297.68	c INFO: running hybridGM3@100 for 97 with 39702 remaining (b = 0.01)
2368.66/298.53	c INFO: running hybridGM3@99 for 97 with 39701 remaining (b = 0.01)
2370.16/298.70	c INFO: running adaptg2wsat2009++@0 for 97 with 39701 remaining (b = 0.01)
2370.16/298.77	c INFO: running hybridGM3@99 for 97 with 39701 remaining (b = 0.01)
2378.90/299.87	c INFO: running adaptg2wsat2009++@100 for 97 with 39700 remaining (b = 0.01)
2399.71/302.47	c INFO: running hybridGM3@0 for 194 with 39698 remaining (b = 0.02)
3129.78/394.02	c INFO: running hybridGM3@0 for 194 with 39606 remaining (b = 0.02)
3154.57/397.14	c INFO: running TNM@0 for 1552 with 39603 remaining (b = 0.15)
3158.72/397.80	c INFO: running hybridGM3@100 for 97 with 39602 remaining (b = 0.01)
3168.82/398.94	c INFO: running hybridGM3@296 for 97 with 39601 remaining (b = 0.01)
3175.20/399.80	c INFO: running adaptg2wsat2009++@100 for 97 with 39600 remaining (b = 0.01)
3192.75/401.98	c INFO: running FH@0 for 291 with 39598 remaining (b = 0.03)
3927.71/494.20	c INFO: running gnovelty+2@0 for 97 with 39506 remaining (b = 0.01)
3950.80/497.06	c INFO: running hybridGM3@396 for 97 with 39503 remaining (b = 0.01)
3966.73/499.06	c INFO: running iPAWS@0 for 97 with 39501 remaining (b = 0.01)
4013.80/504.99	c INFO: running hybridGM3@95 for 97 with 39495 remaining (b = 0.01)
4727.14/594.51	c INFO: running hybridGM3@0 for 194 with 39406 remaining (b = 0.02)
4735.87/595.61	c INFO: running hybridGM3@97 for 97 with 39404 remaining (b = 0.01)
4741.44/596.34	c INFO: running adaptg2wsat2009++@99 for 97 with 39404 remaining (b = 0.01)
4764.53/599.26	c INFO: running FH@100 for 291 with 39401 remaining (b = 0.02)
4765.30/599.37	c INFO: running iPAWS@0 for 97 with 39401 remaining (b = 0.01)
5493.86/690.88	c INFO: running hybridGM3@0 for 194 with 39309 remaining (b = 0.02)
5499.43/691.60	c INFO: running hybridGM3@0 for 194 with 39308 remaining (b = 0.01)
5516.02/693.62	c INFO: running TNM@0 for 1552 with 39306 remaining (b = 0.11)
5548.58/697.74	c INFO: running adaptg2wsat2009++@99 for 97 with 39302 remaining (b = 0.01)
6315.35/794.05	c INFO: running adaptg2wsat2009++@193 for 97 with 39206 remaining (b = 0.01)
6339.23/797.06	c INFO: running FH@0 for 97 with 39203 remaining (b = 0.01)
7058.96/887.44	c INFO: running gnovelty+2@0 for 97 with 39113 remaining (b = 0.01)
7070.89/888.95	c INFO: running hybridGM3@0 for 194 with 39111 remaining (b = 0.01)
7082.00/890.36	c INFO: running adaptg2wsat2009++@391 for 194 with 39110 remaining (b = 0.01)
7113.04/894.27	c INFO: running hybridGM3@96 for 97 with 39106 remaining (b = 0.01)
7129.70/896.39	c INFO: running hybridGM3@0 for 194 with 39104 remaining (b = 0.01)
7856.77/987.80	c INFO: running NCVWr@0 for 485 with 39012 remaining (b = 0.03)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3321848-1304368227/watcher-3321848-1304368227 -o /tmp/evaluation-result-3321848-1304368227/solver-3321848-1304368227 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3321848-1304368227.cnf -seed 1502206949 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.20 8.15 7.02 1/242 28859
/proc/meminfo: memFree=21025384/32950928 swapFree=67111356/67111528
[pid=28859] ppid=28857 vsize=15772 CPUtime=0 cores=0-7
/proc/28859/stat : 28859 (python) R 28857 28859 28307 0 -1 4202496 871 0 0 0 0 0 0 0 22 0 1 0 627053408 16150528 752 33554432000 4194304 5683644 140734619795456 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/28859/statm: 3943 752 343 364 0 430 0

[startup+0.0181551 s]
/proc/loadavg: 8.20 8.15 7.02 1/242 28859
/proc/meminfo: memFree=21025384/32950928 swapFree=67111356/67111528
[pid=28859] ppid=28857 vsize=16240 CPUtime=0.01 cores=0-7
/proc/28859/stat : 28859 (python) R 28857 28859 28307 0 -1 4202496 1051 0 0 0 1 0 0 0 23 0 1 0 627053408 16629760 922 33554432000 4194304 5683644 140734619795456 18446744073709551615 4868480 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/28859/statm: 4060 922 381 364 0 547 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16240

[startup+0.101142 s]
/proc/loadavg: 8.20 8.15 7.02 1/242 28859
/proc/meminfo: memFree=21025384/32950928 swapFree=67111356/67111528
[pid=28859] ppid=28857 vsize=104220 CPUtime=0.07 cores=0-7
/proc/28859/stat : 28859 (python) S 28857 28859 28307 0 -1 4202496 3050 0 0 0 5 2 0 0 23 0 1 0 627053408 106721280 2733 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895488512 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/28859/statm: 26056 2736 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104220

[startup+0.301105 s]
/proc/loadavg: 8.20 8.15 7.02 1/242 28859
/proc/meminfo: memFree=21025384/32950928 swapFree=67111356/67111528
[pid=28859] ppid=28857 vsize=168672 CPUtime=0.24 cores=0-7
/proc/28859/stat : 28859 (python) R 28857 28859 28307 0 -1 4202496 6726 933 1 0 18 6 0 0 17 0 1 0 627053408 172720128 4798 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895488512 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/28859/statm: 42168 4798 1331 364 0 3453 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 168672

[startup+0.701033 s]
/proc/loadavg: 8.20 8.15 7.02 1/242 28859
/proc/meminfo: memFree=21025384/32950928 swapFree=67111356/67111528
[pid=28859] ppid=28857 vsize=283912 CPUtime=0.62 cores=0-7
/proc/28859/stat : 28859 (python) R 28857 28859 28307 0 -1 4202496 11846 933 1 0 52 10 0 0 17 0 1 0 627053408 290725888 8363 33554432000 4194304 5683644 140734619795456 18446744073709551615 4531701 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/28859/statm: 70978 8363 1826 364 0 6902 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 283912

[startup+1.50088 s]
/proc/loadavg: 8.20 8.15 7.02 2/243 28864
/proc/meminfo: memFree=20998220/32950928 swapFree=67111356/67111528
[pid=28859] ppid=28857 vsize=283912 CPUtime=1.42 cores=0-7
/proc/28859/stat : 28859 (python) R 28857 28859 28307 0 -1 4202496 11847 933 1 0 132 10 0 0 19 0 1 0 627053408 290725888 8364 33554432000 4194304 5683644 140734619795456 18446744073709551615 47837873445824 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/28859/statm: 70978 8364 1827 364 0 6902 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 283912

[startup+3.10149 s]
/proc/loadavg: 8.20 8.15 7.02 9/267 28888
/proc/meminfo: memFree=20948420/32950928 swapFree=67111356/67111528
[pid=28859] ppid=28857 vsize=427012 CPUtime=1.9 cores=0-7
/proc/28859/stat : 28859 (python) S 28857 28859 28307 0 -1 4202496 17736 933 1 0 178 12 0 0 25 0 9 0 627053408 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28859/statm: 106753 7522 1891 364 0 42650 0
[pid=28865] ppid=28859 vsize=279924 CPUtime=0 cores=0-7
/proc/28865/stat : 28865 (python) S 28859 28859 28307 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 627053580 286642176 5769 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510543 0 0 16781312 514 3986489142639821058 0 0 17 3 0 0 0
/proc/28865/statm: 69981 5769 355 364 0 5899 0
[pid=28867] ppid=28865 vsize=1018820 CPUtime=1.37 cores=0-7
/proc/28867/stat : 28867 (gnovelty+2) R 28865 28867 28867 0 -1 4202496 859 0 0 0 137 0 0 0 25 0 1 0 627053580 1043271680 595 33554432000 134512640 135663704 4294799488 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28867/statm: 254705 595 113 282 0 254421 0
[pid=28868] ppid=28859 vsize=290820 CPUtime=0 cores=0-7
/proc/28868/stat : 28868 (python) S 28859 28859 28307 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 627053583 297799680 5792 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 3986481446058426627 0 0 17 1 0 0 0
/proc/28868/statm: 72705 5792 349 364 0 8620 0
[pid=28870] ppid=28868 vsize=1018820 CPUtime=1.33 cores=0-7
/proc/28870/stat : 28870 (gnovelty+2) R 28868 28870 28870 0 -1 4202496 857 0 0 0 133 0 0 0 25 0 1 0 627053584 1043271680 596 33554432000 134512640 135663704 4290873440 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/28870/statm: 254705 596 113 282 0 254421 0
[pid=28871] ppid=28859 vsize=365488 CPUtime=0 cores=0-7
/proc/28871/stat : 28871 (python) S 28859 28859 28307 0 -1 4202560 703 0 0 0 0 0 0 0 18 0 1 0 627053587 374259712 5967 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 4269764844518899711 0 0 17 1 0 0 0
/proc/28871/statm: 91372 5967 348 364 0 27284 0
[pid=28873] ppid=28871 vsize=419160 CPUtime=1.3 cores=0-7
/proc/28873/stat : 28873 (adaptg2wsat2009) R 28871 28873 28873 0 -1 4202496 1246 0 0 0 130 0 0 0 25 0 1 0 627053587 429219840 990 33554432000 134512640 135107411 4294192336 18446744073709551615 134523424 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28873/statm: 104790 990 49 146 0 103666 0
[pid=28874] ppid=28859 vsize=375744 CPUtime=0 cores=0-7
/proc/28874/stat : 28874 (python) S 28859 28859 28307 0 -1 4202560 718 0 0 0 0 0 0 0 18 0 1 0 627053591 384761856 5925 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 106292267253235711 0 0 17 6 0 0 0
/proc/28874/statm: 93936 5925 348 364 0 29845 0
[pid=28876] ppid=28874 vsize=419160 CPUtime=1.26 cores=0-7
/proc/28876/stat : 28876 (adaptg2wsat2009) R 28874 28876 28876 0 -1 4202496 1247 0 0 0 126 0 0 0 25 0 1 0 627053591 429219840 990 33554432000 134512640 135107411 4287879344 18446744073709551615 134523296 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/28876/statm: 104790 990 49 146 0 103666 0
[pid=28877] ppid=28859 vsize=386000 CPUtime=0 cores=0-7
/proc/28877/stat : 28877 (python) S 28859 28859 28307 0 -1 4202560 722 0 0 0 0 0 0 0 18 0 1 0 627053595 395264000 6049 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 14582351032999739391 0 0 17 1 0 0 0
/proc/28877/statm: 96500 6049 348 364 0 32406 0
[pid=28879] ppid=28877 vsize=419160 CPUtime=1.21 cores=0-7
/proc/28879/stat : 28879 (adaptg2wsat2009) R 28877 28879 28879 0 -1 4202496 1248 0 0 0 121 0 0 0 25 0 1 0 627053595 429219840 990 33554432000 134512640 135107411 4289063984 18446744073709551615 134523519 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28879/statm: 104790 990 49 146 0 103666 0
[pid=28880] ppid=28859 vsize=396256 CPUtime=0 cores=0-7
/proc/28880/stat : 28880 (python) S 28859 28859 28307 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 627053599 405766144 6053 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 4177797568803078403 0 0 17 0 0 0 0
/proc/28880/statm: 99064 6053 348 364 0 34967 0
[pid=28882] ppid=28880 vsize=1018820 CPUtime=1.18 cores=0-7
/proc/28882/stat : 28882 (gnovelty+2) R 28880 28882 28882 0 -1 4202496 854 0 0 0 118 0 0 0 25 0 1 0 627053599 1043271680 596 33554432000 134512640 135663704 4289382288 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28882/statm: 254705 596 113 282 0 254421 0
[pid=28883] ppid=28859 vsize=406512 CPUtime=0 cores=0-7
/proc/28883/stat : 28883 (python) S 28859 28859 28307 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 627053603 416268288 5954 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 1079989253363990527 0 0 17 1 0 0 0
/proc/28883/statm: 101628 5954 348 364 0 37528 0
[pid=28885] ppid=28883 vsize=247428 CPUtime=1.11 cores=0-7
/proc/28885/stat : 28885 (FH) R 28883 28885 28885 0 -1 4202496 1092 0 0 0 111 0 0 0 25 0 1 0 627053604 253366272 833 33554432000 134512640 134936988 4288343776 18446744073709551615 134523622 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28885/statm: 61857 833 37 104 0 61361 0
[pid=28886] ppid=28859 vsize=416768 CPUtime=0 cores=0-7
/proc/28886/stat : 28886 (python) S 28859 28859 28307 0 -1 4202560 775 0 0 0 0 0 0 0 18 0 1 0 627053606 426770432 5981 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 1080306737346510847 0 0 17 4 0 0 0
/proc/28886/statm: 104192 5981 354 364 0 40089 0
[pid=28888] ppid=28886 vsize=419160 CPUtime=1.1 cores=0-7
/proc/28888/stat : 28888 (adaptg2wsat2009) R 28886 28888 28888 0 -1 4202496 1253 0 0 0 110 0 0 0 25 0 1 0 627053607 429219840 991 33554432000 134512640 135107411 4289348512 18446744073709551615 134523300 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/28888/statm: 104790 991 49 146 0 103666 0
[pid=28859/tid=28866] ppid=28857 vsize=427012 CPUtime=0 cores=0-7
/proc/28859/task/28866/stat : 28866 (python) S 28857 28859 28307 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 9 0 627053580 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 6 0 0 0
[pid=28859/tid=28869] ppid=28857 vsize=427012 CPUtime=0 cores=0-7
/proc/28859/task/28869/stat : 28869 (python) S 28857 28859 28307 0 -1 4202560 24 933 0 0 0 0 0 0 18 0 9 0 627053583 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 5 0 0 0
[pid=28859/tid=28872] ppid=28857 vsize=427012 CPUtime=0 cores=0-7
/proc/28859/task/28872/stat : 28872 (python) S 28857 28859 28307 0 -1 4202560 84 933 0 0 0 0 0 0 19 0 9 0 627053587 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 0 0 0 0
[pid=28859/tid=28875] ppid=28857 vsize=427012 CPUtime=0 cores=0-7
/proc/28859/task/28875/stat : 28875 (python) S 28857 28859 28307 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 9 0 627053591 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 6 0 0 0
[pid=28859/tid=28878] ppid=28857 vsize=427012 CPUtime=0 cores=0-7
/proc/28859/task/28878/stat : 28878 (python) S 28857 28859 28307 0 -1 4202560 31 933 0 0 0 0 0 0 22 0 9 0 627053595 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 0 0 0 0
[pid=28859/tid=28881] ppid=28857 vsize=427012 CPUtime=0 cores=0-7
/proc/28859/task/28881/stat : 28881 (python) S 28857 28859 28307 0 -1 4202560 33 933 0 0 0 0 0 0 24 0 9 0 627053599 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 0 0 0 0
[pid=28859/tid=28884] ppid=28857 vsize=427012 CPUtime=0 cores=0-7
/proc/28859/task/28884/stat : 28884 (python) S 28857 28859 28307 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 9 0 627053603 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 1 0 0 0
[pid=28859/tid=28887] ppid=28857 vsize=427012 CPUtime=0 cores=0-7
/proc/28859/task/28887/stat : 28887 (python) S 28857 28859 28307 0 -1 4202560 86 933 0 0 0 0 0 0 25 0 9 0 627053607 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 8325052

[startup+6.3019 s]
/proc/loadavg: 8.18 8.15 7.02 9/267 28888
/proc/meminfo: memFree=20946312/32950928 swapFree=67111356/67111528
[pid=28859] ppid=28857 vsize=427012 CPUtime=1.9 cores=0-7
/proc/28859/stat : 28859 (python) S 28857 28859 28307 0 -1 4202496 17736 933 1 0 178 12 0 0 25 0 9 0 627053408 437260288 7522 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28859/statm: 106753 7522 1891 364 0 42650 0
[pid=28865] ppid=28859 vsize=279924 CPUtime=0 cores=0-7
/proc/28865/stat : 28865 (python) S 28859 28859 28307 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 627053580 286642176 5792 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510543 0 0 16781312 514 3986489142639821058 0 0 17 3 0 0 0
/proc/28865/statm: 69981 5792 378 364 0 5899 0
[pid=28867] ppid=28865 vsize=1018820 CPUtime=4.56 cores=0-7
/proc/28867/stat : 28867 (gnovelty+2) R 28865 28867 28867 0 -1 4202496 859 0 0 0 456 0 0 0 25 0 1 0 627053580 1043271680 595 33554432000 134512640 135663704 4294799488 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28867/statm: 254705 595 113 282 0 254421 0
[pid=28868] ppid=28859 vsize=290820 CPUtime=0 cores=0-7
/proc/28868/stat : 28868 (python) S 28859 28859 28307 0 -1 4202560 897 0 0 0 0 0 0 0 18 0 1 0 627053583 297799680 5815 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 3986481446058426627 0 0 17 1 0 0 0
/proc/28868/statm: 72705 5815 372 364 0 8620 0
[pid=28870] ppid=28868 vsize=1018820 CPUtime=4.53 cores=0-7
/proc/28870/stat : 28870 (gnovelty+2) R 28868 28870 28870 0 -1 4202496 857 0 0 0 453 0 0 0 25 0 1 0 627053584 1043271680 596 33554432000 134512640 135663704 4290873440 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/28870/statm: 254705 596 113 282 0 254421 0
[pid=28871] ppid=28859 vsize=365488 CPUtime=0 cores=0-7
/proc/28871/stat : 28871 (python) S 28859 28859 28307 0 -1 4202560 777 0 0 0 0 0 0 0 18 0 1 0 627053587 374259712 5990 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 4269764844518867204 0 0 17 1 0 0 0
/proc/28871/statm: 91372 5990 371 364 0 27284 0
[pid=28873] ppid=28871 vsize=419428 CPUtime=4.5 cores=0-7
/proc/28873/stat : 28873 (adaptg2wsat2009) R 28871 28873 28873 0 -1 4202496 1431 0 0 0 450 0 0 0 25 0 1 0 627053587 429494272 1175 33554432000 134512640 135107411 4294192336 18446744073709551615 134531411 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28873/statm: 104857 1175 59 146 0 103733 0
[pid=28874] ppid=28859 vsize=375744 CPUtime=0 cores=0-7
/proc/28874/stat : 28874 (python) S 28859 28859 28307 0 -1 4202560 792 0 0 0 0 0 0 0 18 0 1 0 627053591 384761856 5948 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 106292267253203204 0 0 17 6 0 0 0
/proc/28874/statm: 93936 5948 371 364 0 29845 0
[pid=28876] ppid=28874 vsize=419428 CPUtime=4.45 cores=0-7
/proc/28876/stat : 28876 (adaptg2wsat2009) R 28874 28876 28876 0 -1 4202496 1432 0 0 0 445 0 0 0 25 0 1 0 627053591 429494272 1175 33554432000 134512640 135107411 4287879344 18446744073709551615 134532349 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/28876/statm: 104857 1175 59 146 0 103733 0
[pid=28877] ppid=28859 vsize=386000 CPUtime=0 cores=0-7
/proc/28877/stat : 28877 (python) S 28859 28859 28307 0 -1 4202560 795 0 0 0 0 0 0 0 18 0 1 0 627053595 395264000 6072 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 14582351032999706882 0 0 17 1 0 0 0
/proc/28877/statm: 96500 6072 371 364 0 32406 0
[pid=28879] ppid=28877 vsize=419428 CPUtime=4.38 cores=0-7
/proc/28879/stat : 28879 (adaptg2wsat2009) R 28877 28879 28879 0 -1 4202496 1433 0 0 0 438 0 0 0 25 0 1 0 627053595 429494272 1175 33554432000 134512640 135107411 4289063984 18446744073709551615 134532128 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28879/statm: 104857 1175 59 146 0 103733 0
[pid=28880] ppid=28859 vsize=396256 CPUtime=0.01 cores=0-7
/proc/28880/stat : 28880 (python) S 28859 28859 28307 0 -1 4202560 813 0 0 0 0 1 0 0 18 0 1 0 627053599 405766144 6076 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 4177797568803078403 0 0 17 0 0 0 0
/proc/28880/statm: 99064 6076 371 364 0 34967 0
[pid=28882] ppid=28880 vsize=1018820 CPUtime=4.37 cores=0-7
/proc/28882/stat : 28882 (gnovelty+2) R 28880 28882 28882 0 -1 4202496 854 0 0 0 437 0 0 0 25 0 1 0 627053599 1043271680 596 33554432000 134512640 135663704 4289382288 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28882/statm: 254705 596 113 282 0 254421 0
[pid=28883] ppid=28859 vsize=406512 CPUtime=0 cores=0-7
/proc/28883/stat : 28883 (python) S 28859 28859 28307 0 -1 4202560 813 0 0 0 0 0 0 0 18 0 1 0 627053603 416268288 5977 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 1079989253363958020 0 0 17 1 0 0 0
/proc/28883/statm: 101628 5977 371 364 0 37528 0
[pid=28885] ppid=28883 vsize=249192 CPUtime=4.27 cores=0-7
/proc/28885/stat : 28885 (FH) R 28883 28885 28885 0 -1 4202496 1320 0 0 0 427 0 0 0 25 0 1 0 627053604 255172608 1059 33554432000 134512640 134936988 4288343776 18446744073709551615 134544958 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28885/statm: 62298 1059 41 104 0 61802 0
[pid=28886] ppid=28859 vsize=416768 CPUtime=0 cores=0-7
/proc/28886/stat : 28886 (python) S 28859 28859 28307 0 -1 4202560 859 0 0 0 0 0 0 0 18 0 1 0 627053606 426770432 6004 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 1080306737346510847 0 0 17 4 0 0 0
/proc/28886/statm: 104192 6004 377 364 0 40089 0
[pid=28888] ppid=28886 vsize=419428 CPUtime=4.29 cores=0-7
/proc/28888/stat : 28888 (adaptg2wsat2009) R 28886 28888 28888 0 -1 4202496 1438 0 0 0 429 0 0 0 25 0 1 0 627053607 429494272 1176 33554432000 134512640 135107411 4289348512 18446744073709551615 134532128 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/28888/statm: 104857 1176 59 146 0 103733 0

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

/proc/28960/statm: 254705 595 113 282 0 254421 0
[pid=28958/tid=28971] ppid=28859 vsize=560352 CPUtime=0 cores=0-7
/proc/28958/task/28971/stat : 28971 (python) S 28859 28859 28307 0 -1 4202560 83 0 0 0 0 0 0 0 19 0 2 0 627112851 573800448 6337 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 514 18446604453894303872 0 0 -1 2 0 0 0
[pid=28963] ppid=28859 vsize=570608 CPUtime=0.2 cores=0-7
/proc/28963/stat : 28963 (python) S 28859 28859 28307 0 -1 4202560 1180 0 0 0 11 9 0 0 18 0 2 0 627103314 584302592 6344 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28963/statm: 142652 6344 406 364 0 78504 0
[pid=28965] ppid=28963 vsize=335996 CPUtime=100.18 cores=0-7
/proc/28965/stat : 28965 (iPAWS) T 28963 28965 28965 0 -1 4202496 1710 0 0 0 10018 0 0 0 25 0 1 0 627103315 344059904 1429 33554432000 134512640 135114423 4287352720 18446744073709551615 134516669 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28965/statm: 83999 1429 59 147 0 83851 0
[pid=28963/tid=28976] ppid=28859 vsize=570608 CPUtime=0 cores=0-7
/proc/28963/task/28976/stat : 28976 (python) S 28859 28859 28307 0 -1 4202560 84 0 0 0 0 0 0 0 17 0 2 0 627113335 584302592 6344 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 514 18446604443532136768 0 0 -1 3 0 0 0
[pid=28972] ppid=28859 vsize=580864 CPUtime=0.42 cores=0-7
/proc/28972/stat : 28972 (python) S 28859 28859 28307 0 -1 4202560 1194 0 0 0 21 21 0 0 19 0 2 0 627112859 594804736 6353 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28972/statm: 145216 6353 407 364 0 81065 0
[pid=28974] ppid=28972 vsize=268420 CPUtime=198.03 cores=0-7
/proc/28974/stat : 28974 (hybridGM3) T 28972 28974 28974 0 -1 4202496 5287 0 0 0 19803 0 0 0 25 0 1 0 627112859 274862080 5008 33554432000 134512640 135204385 4288192448 18446744073709551615 134538429 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28974/statm: 67105 5008 63 169 0 66935 0
[pid=28972/tid=28995] ppid=28859 vsize=580864 CPUtime=0 cores=0-7
/proc/28972/task/28995/stat : 28995 (python) S 28859 28859 28307 0 -1 4202560 83 0 0 0 0 0 0 0 19 0 2 0 627133105 594804736 6353 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 514 18446604453973770304 0 0 -1 1 0 0 0
[pid=28977] ppid=28859 vsize=591120 CPUtime=0.2 cores=0-7
/proc/28977/stat : 28977 (python) S 28859 28859 28307 0 -1 4202560 1184 0 0 0 10 10 0 0 19 0 2 0 627113345 605306880 6371 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28977/statm: 147780 6371 400 364 0 83626 0
[pid=28979] ppid=28977 vsize=335996 CPUtime=98.04 cores=0-7
/proc/28979/stat : 28979 (iPAWS) T 28977 28979 28979 0 -1 4202496 1710 0 0 0 9804 0 0 0 25 0 1 0 627113346 344059904 1429 33554432000 134512640 135114423 4292379568 18446744073709551615 134516978 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28979/statm: 83999 1429 59 147 0 83851 0
[pid=28977/tid=28992] ppid=28859 vsize=591120 CPUtime=0 cores=0-7
/proc/28977/task/28992/stat : 28992 (python) S 28859 28859 28307 0 -1 4202560 88 0 0 0 0 0 0 0 19 0 2 0 627123172 605306880 6371 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 514 18446604471133745536 0 0 -1 4 0 0 0
[pid=28983] ppid=28859 vsize=601376 CPUtime=0.42 cores=0-7
/proc/28983/stat : 28983 (python) S 28859 28859 28307 0 -1 4202560 1183 0 0 0 23 19 0 0 19 0 2 0 627122496 615809024 6457 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28983/statm: 150344 6457 400 364 0 86187 0
[pid=28985] ppid=28983 vsize=268420 CPUtime=195.79 cores=0-7
/proc/28985/stat : 28985 (hybridGM3) T 28983 28985 28985 0 -1 4202496 5289 0 0 0 19579 0 0 0 25 0 1 0 627122496 274862080 5008 33554432000 134512640 135204385 4288487888 18446744073709551615 134538248 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28985/statm: 67105 5008 63 169 0 66935 0
[pid=28983/tid=29002] ppid=28859 vsize=601376 CPUtime=0 cores=0-7
/proc/28983/task/29002/stat : 29002 (python) S 28859 28859 28307 0 -1 4202560 83 0 0 0 0 0 0 0 19 0 2 0 627142142 615809024 6457 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 514 18446604471135931072 0 0 -1 3 0 0 0
[pid=28986] ppid=28859 vsize=611632 CPUtime=0.63 cores=0-7
/proc/28986/stat : 28986 (python) S 28859 28859 28307 0 -1 4202560 1192 0 0 0 34 29 0 0 18 0 2 0 627122569 626311168 6421 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/28986/statm: 152908 6421 401 364 0 88748 0
[pid=28988] ppid=28986 vsize=268424 CPUtime=287.92 cores=0-7
/proc/28988/stat : 28988 (hybridGM3) R 28986 28988 28988 0 -1 4202496 5291 0 0 0 28791 1 0 0 25 0 1 0 627122569 274866176 5010 33554432000 134512640 135204385 4288706272 18446744073709551615 134538284 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/28988/statm: 67106 5010 63 169 0 66936 0
[pid=28986/tid=29009] ppid=28859 vsize=611632 CPUtime=0 cores=0-7
/proc/28986/task/29009/stat : 29009 (python) S 28859 28859 28307 0 -1 4202560 84 0 0 0 0 0 0 0 19 0 2 0 627142825 626311168 6421 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 514 18446604471162145728 0 0 -1 7 0 0 0
[pid=28989] ppid=28859 vsize=621888 CPUtime=0.63 cores=0-7
/proc/28989/stat : 28989 (python) S 28859 28859 28307 0 -1 4202560 1004 0 0 0 34 29 0 0 18 0 1 0 627122770 636813312 6449 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 2047149913430524167 0 0 17 3 0 0 0
/proc/28989/statm: 155472 6449 372 364 0 91309 0
[pid=28991] ppid=28989 vsize=457660 CPUtime=294.55 cores=0-7
/proc/28991/stat : 28991 (TNM) R 28989 28991 28991 0 -1 4202496 1319 0 0 0 29454 1 0 0 25 0 1 0 627122771 468643840 1036 33554432000 134512640 135008748 4294610208 18446744073709551615 134529176 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28991/statm: 114415 1036 46 122 0 113315 0
[pid=28996] ppid=28859 vsize=632144 CPUtime=0.22 cores=0-7
/proc/28996/stat : 28996 (python) S 28859 28859 28307 0 -1 4202560 1236 0 0 0 12 10 0 0 18 0 2 0 627133115 647315456 6459 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28996/statm: 158036 6459 407 364 0 93870 0
[pid=28998] ppid=28996 vsize=249188 CPUtime=98.78 cores=0-7
/proc/28998/stat : 28998 (FH) T 28996 28998 28998 0 -1 4202496 1352 0 0 0 9878 0 0 0 25 0 1 0 627133115 255168512 1058 33554432000 134512640 134936988 4294188608 18446744073709551615 134553238 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28998/statm: 62297 1058 41 104 0 61801 0
[pid=28996/tid=29010] ppid=28859 vsize=632144 CPUtime=0 cores=0-7
/proc/28996/task/29010/stat : 29010 (python) S 28859 28859 28307 0 -1 4202560 87 0 0 0 0 0 0 0 18 0 2 0 627143037 647315456 6459 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 514 18446604449400293568 0 0 -1 1 0 0 0
[pid=29003] ppid=28859 vsize=642400 CPUtime=0.22 cores=0-7
/proc/29003/stat : 29003 (python) S 28859 28859 28307 0 -1 4202560 1235 0 0 0 12 10 0 0 19 0 2 0 627142152 657817600 6400 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29003/statm: 160600 6400 407 364 0 96431 0
[pid=29005] ppid=29003 vsize=1018820 CPUtime=100.23 cores=0-7
/proc/29005/stat : 29005 (gnovelty+2) T 29003 29005 29005 0 -1 4202496 882 0 0 0 10023 0 0 0 25 0 1 0 627142153 1043271680 596 33554432000 134512640 135663704 4294248336 18446744073709551615 134524957 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/29005/statm: 254705 596 113 282 0 254421 0
[pid=29003/tid=29016] ppid=28859 vsize=642400 CPUtime=0 cores=0-7
/proc/29003/task/29016/stat : 29016 (python) S 28859 28859 28307 0 -1 4202560 86 0 0 0 0 0 0 0 19 0 2 0 627152177 657817600 6400 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 514 18446604446457837568 0 0 -1 4 0 0 0
[pid=29006] ppid=28859 vsize=652656 CPUtime=0.2 cores=0-7
/proc/29006/stat : 29006 (python) S 28859 28859 28307 0 -1 4202560 1041 0 0 0 10 10 0 0 18 0 1 0 627142303 668319744 6463 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 2047149913430524161 0 0 17 4 0 0 0
/proc/29006/statm: 163164 6463 379 364 0 98992 0
[pid=29008] ppid=29006 vsize=268424 CPUtime=95.19 cores=0-7
/proc/29008/stat : 29008 (hybridGM3) R 29006 29008 29008 0 -1 4202496 5297 0 0 0 9518 1 0 0 25 0 1 0 627142303 274866176 5010 33554432000 134512640 135204385 4292348096 18446744073709551615 134545446 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/29008/statm: 67106 5010 63 169 0 66936 0
[pid=29011] ppid=28859 vsize=662912 CPUtime=0.19 cores=0-7
/proc/29011/stat : 29011 (python) S 28859 28859 28307 0 -1 4202560 1059 0 0 0 9 10 0 0 18 0 1 0 627143048 678821888 6415 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 2047149913430524161 0 0 17 4 0 0 0
/proc/29011/statm: 165728 6415 378 364 0 101553 0
[pid=29013] ppid=29011 vsize=268420 CPUtime=92.22 cores=0-7
/proc/29013/stat : 29013 (hybridGM3) R 29011 29013 29013 0 -1 4202496 5295 0 0 0 9222 0 0 0 25 0 1 0 627143048 274862080 5008 33554432000 134512640 135204385 4291554304 18446744073709551615 134538320 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/29013/statm: 67105 5008 63 169 0 66935 0
[pid=29017] ppid=28859 vsize=673168 CPUtime=0 cores=0-7
/proc/29017/stat : 29017 (python) S 28859 28859 28307 0 -1 4202560 931 0 0 0 0 0 0 0 18 0 1 0 627152188 689324032 6487 33554432000 4194304 5683644 140734619795456 18446744073709551615 231895510598 0 0 16781312 514 4208160582404145151 0 0 17 1 0 0 0
/proc/29017/statm: 168292 6487 350 364 0 104114 0
[pid=29019] ppid=29017 vsize=414596 CPUtime=1.01 cores=0-7
/proc/29019/stat : 29019 (NCVWr) R 29017 29019 29019 0 -1 4202496 1144 0 0 0 101 0 0 0 23 0 1 0 627152189 424546304 854 33554432000 134512640 135113558 4292392960 18446744073709551615 134526504 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29019/statm: 103649 854 55 147 0 102524 0
[pid=28859/tid=28866] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28866/stat : 28866 (python) S 28857 28859 28307 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 34 0 627053580 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 6 0 0 0
[pid=28859/tid=28869] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28869/stat : 28869 (python) S 28857 28859 28307 0 -1 4202560 24 933 0 0 0 0 0 0 18 0 34 0 627053583 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 5 0 0 0
[pid=28859/tid=28872] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28872/stat : 28872 (python) S 28857 28859 28307 0 -1 4202560 93 933 0 0 0 0 0 0 18 0 34 0 627053587 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 0 0 0 0
[pid=28859/tid=28875] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28875/stat : 28875 (python) S 28857 28859 28307 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 34 0 627053591 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 6 0 0 0
[pid=28859/tid=28878] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28878/stat : 28878 (python) S 28857 28859 28307 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 34 0 627053595 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 0 0 0 0
[pid=28859/tid=28881] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28881/stat : 28881 (python) S 28857 28859 28307 0 -1 4202560 33 933 0 0 0 0 0 0 24 0 34 0 627053599 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 0 0 0 0
[pid=28859/tid=28884] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28884/stat : 28884 (python) S 28857 28859 28307 0 -1 4202560 38 933 0 0 0 0 0 0 18 0 34 0 627053603 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 1 0 0 0
[pid=28859/tid=28887] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28887/stat : 28887 (python) S 28857 28859 28307 0 -1 4202560 93 933 0 0 0 0 0 0 18 0 34 0 627053607 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
[pid=28859/tid=28895] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28895/stat : 28895 (python) S 28857 28859 28307 0 -1 4202560 40 933 0 0 0 0 0 0 18 0 34 0 627063605 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
[pid=28859/tid=28900] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28900/stat : 28900 (python) S 28857 28859 28307 0 -1 4202560 41 933 0 0 0 0 0 0 18 0 34 0 627063609 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 2 0 0 0
[pid=28859/tid=28904] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28904/stat : 28904 (python) S 28857 28859 28307 0 -1 4202560 40 933 0 0 0 0 0 0 18 0 34 0 627063614 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 6 0 0 0
[pid=28859/tid=28908] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28908/stat : 28908 (python) S 28857 28859 28307 0 -1 4202560 33 933 0 0 0 0 0 0 25 0 34 0 627063621 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 7 0 0 0
[pid=28859/tid=28913] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28913/stat : 28913 (python) S 28857 28859 28307 0 -1 4202560 53 933 0 0 0 0 0 0 18 0 34 0 627063626 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
[pid=28859/tid=28916] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28916/stat : 28916 (python) S 28857 28859 28307 0 -1 4202560 41 933 0 0 0 0 0 0 18 0 34 0 627063632 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 0 0 0 0
[pid=28859/tid=28919] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28919/stat : 28919 (python) S 28857 28859 28307 0 -1 4202560 30 933 0 0 0 0 0 0 22 0 34 0 627063638 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
[pid=28859/tid=28922] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28922/stat : 28922 (python) S 28857 28859 28307 0 -1 4202560 54 933 0 0 0 0 0 0 18 0 34 0 627063645 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
[pid=28859/tid=28929] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28929/stat : 28929 (python) S 28857 28859 28307 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 34 0 627073629 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
[pid=28859/tid=28932] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28932/stat : 28932 (python) S 28857 28859 28307 0 -1 4202560 41 933 0 0 0 0 0 0 18 0 34 0 627073636 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 2 0 0 0
[pid=28859/tid=28944] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28944/stat : 28944 (python) S 28857 28859 28307 0 -1 4202560 48 933 0 0 0 0 0 0 18 0 34 0 627083655 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 1 0 0 0
[pid=28859/tid=28950] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28950/stat : 28950 (python) S 28857 28859 28307 0 -1 4202560 43 933 0 0 0 0 0 0 18 0 34 0 627092810 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 1 0 0 0
[pid=28859/tid=28953] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28953/stat : 28953 (python) S 28857 28859 28307 0 -1 4202560 34 933 0 0 0 0 0 0 19 0 34 0 627093122 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 2 0 0 0
[pid=28859/tid=28959] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28959/stat : 28959 (python) S 28857 28859 28307 0 -1 4202560 39 933 0 0 0 0 0 0 20 0 34 0 627102828 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 2 0 0 0
[pid=28859/tid=28964] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28964/stat : 28964 (python) S 28857 28859 28307 0 -1 4202560 38 933 0 0 0 0 0 0 20 0 34 0 627103315 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 2 0 0 0
[pid=28859/tid=28973] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28973/stat : 28973 (python) S 28857 28859 28307 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 34 0 627112859 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 3 0 0 0
[pid=28859/tid=28978] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28978/stat : 28978 (python) S 28857 28859 28307 0 -1 4202560 36 933 0 0 0 0 0 0 20 0 34 0 627113345 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 3 0 0 0
[pid=28859/tid=28984] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28984/stat : 28984 (python) S 28857 28859 28307 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 34 0 627122496 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 0 0 0 0
[pid=28859/tid=28987] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28987/stat : 28987 (python) S 28857 28859 28307 0 -1 4202560 39 933 0 0 0 0 0 0 18 0 34 0 627122569 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 3 0 0 0
[pid=28859/tid=28990] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28990/stat : 28990 (python) S 28857 28859 28307 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 34 0 627122770 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 3 0 0 0
[pid=28859/tid=28997] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/28997/stat : 28997 (python) S 28857 28859 28307 0 -1 4202560 40 933 0 0 0 0 0 0 18 0 34 0 627133115 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 1 0 0 0
[pid=28859/tid=29004] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/29004/stat : 29004 (python) S 28857 28859 28307 0 -1 4202560 35 933 0 0 0 0 0 0 20 0 34 0 627142152 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 1 0 0 0
[pid=28859/tid=29007] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/29007/stat : 29007 (python) S 28857 28859 28307 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 34 0 627142303 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
[pid=28859/tid=29012] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/29012/stat : 29012 (python) S 28857 28859 28307 0 -1 4202560 36 933 0 0 0 0 0 0 20 0 34 0 627143048 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
[pid=28859/tid=29018] ppid=28857 vsize=683412 CPUtime=0 cores=0-7
/proc/28859/task/29018/stat : 29018 (python) S 28857 28859 28307 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 34 0 627152188 699813888 8083 33554432000 4194304 5683644 140734619795456 18446744073709551615 231907314097 0 0 16781312 2 18446604453859125440 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7865.58
Current children cumulated vsize (KiB) 32402052

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28859 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=376182
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=222966
# CPU time returned by wait4() is 5.59915
# while last known CPU time is 7865.58
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 989.005
CPU time (s): 7865.58
CPU user time (s): 7857.83
CPU system time (s): 7.75
CPU usage (%): 795.302
Max. virtual memory (cumulated for all children) (KiB): 32402052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.37618
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65094
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= 1566
involuntary context switches= 64

runsolver used 9.27059 second user time and 20.4599 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-02 22:30:27
IDJOB=3321848
IDBENCH=82626
IDSOLVER=1712
FILE ID=node114/3321848-1304368227
RUNJOBID= node114-1304366468-28321
PBS_JOBID= 13181756
Free space on /tmp= 73692 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S894356234-063-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-3321848-1304368227/watcher-3321848-1304368227 -o /tmp/evaluation-result-3321848-1304368227/solver-3321848-1304368227 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3321848-1304368227.cnf -seed 1502206949 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c26a52ff3714cab8bc335a81bb8af922
RANDOM SEED=1502206949

node114.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.848
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.69
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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21025788 kB
Buffers:       1158720 kB
Cached:        2529400 kB
SwapCached:        168 kB
Active:        8152932 kB
Inactive:      3232024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21025788 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           32716 kB
Writeback:           0 kB
AnonPages:     7696412 kB
Mapped:          23128 kB
Slab:           449308 kB
PageTables:      24328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 20569528 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= 73660 MiB
End job on node114 at 2011-05-02 22:46:58