Trace number 3386477

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-seq-random (fixed)? (MO) 3561.93 3550.34

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
MD5SUM456ae67a44e812130272597099547869
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

Solver Data

0.38/0.52	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.38/0.52	c INFO: solving HOME/instance-3386477-1305586147.cnf
0.38/0.52	c INFO: computing task features
0.58/0.75	c INFO: computed variable-clause graph statistics
0.58/0.75	c INFO: computed clause balance statistics
1.38/1.78	c INFO: computed variable balance statistics
1.38/18.08	c INFO: computed small-clause counts
1.38/18.08	c INFO: computed Horn-clause counts
1.38/18.08	c INFO: computed variable graph statistics
1.38/18.08	c INFO: collected features for HOME/instance-3386477-1305586147.cnf in 1.70 s
1.38/18.08	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.37)
101.78/102.10	c INFO: running gnovelty+2@0 for 97 with 4898 remaining (b = 0.13)
198.99/201.51	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
300.21/299.89	c INFO: running adaptg2wsat2009++@0 for 97 with 4701 remaining (b = 0.07)
400.89/400.26	c INFO: running adaptg2wsat2009++@0 for 97 with 4600 remaining (b = 0.05)
500.61/499.65	c INFO: running gnovelty+2@0 for 97 with 4501 remaining (b = 0.04)
601.27/600.08	c INFO: running FH@0 for 97 with 4401 remaining (b = 0.03)
700.98/699.47	c INFO: running adaptg2wsat2009++@0 for 97 with 4301 remaining (b = 0.03)
801.64/799.87	c INFO: running adaptg2wsat2009++@0 for 97 with 4201 remaining (b = 0.02)
901.37/899.26	c INFO: running FH@0 for 97 with 4102 remaining (b = 0.02)
1002.09/999.65	c INFO: running hybridGM3@0 for 194 with 4001 remaining (b = 0.04)
1202.56/1199.45	c INFO: running gnovelty+2@0 for 97 with 3802 remaining (b = 0.02)
1302.38/1298.91	c INFO: running hybridGM3@0 for 194 with 3702 remaining (b = 0.03)
1497.70/1493.68	c INFO: running adaptg2wsat2009++@0 for 97 with 3507 remaining (b = 0.01)
1597.44/1593.08	c INFO: running hybridGM3@0 for 194 with 3408 remaining (b = 0.03)
1798.07/1792.94	c INFO: running hybridGM3@0 for 194 with 3208 remaining (b = 0.02)
1998.56/1992.77	c INFO: running TNM@0 for 1552 with 3008 remaining (b = 0.19)
3560.70/3549.10	c INFO: running FH@0 for 97 with 1452 remaining (b = 0.01)

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: 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-3386477-1305586147/watcher-3386477-1305586147 -o /tmp/evaluation-result-3386477-1305586147/solver-3386477-1305586147 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386477-1305586147.cnf -seed 1158649882 -budget 5000 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.00 1.00 2.00 3/435 6362
/proc/meminfo: memFree=18667816/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=16244 CPUtime=0 cores=0,2,4,6
/proc/6362/stat : 6362 (python) R 6360 6362 6320 0 -1 4202496 997 0 0 0 0 0 0 0 21 0 1 0 670214386 16633856 870 33554432000 4194304 5683644 140735858444288 18446744073709551615 210646807237 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6362/statm: 4061 870 368 364 0 548 0

[startup+0.0782711 s]
/proc/loadavg: 1.00 1.00 2.00 3/435 6362
/proc/meminfo: memFree=18667816/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=50340 CPUtime=0.06 cores=0,2,4,6
/proc/6362/stat : 6362 (python) R 6360 6362 6320 0 -1 4202496 2003 0 0 0 4 2 0 0 17 0 1 0 670214386 51548160 1763 33554432000 4194304 5683644 140735858444288 18446744073709551615 4509160 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6362/statm: 12585 1763 480 364 0 1285 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50340

[startup+0.100298 s]
/proc/loadavg: 1.00 1.00 2.00 3/435 6362
/proc/meminfo: memFree=18667816/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=93964 CPUtime=0.07 cores=0,2,4,6
/proc/6362/stat : 6362 (python) R 6360 6362 6320 0 -1 4202496 2695 0 0 0 5 2 0 0 17 0 1 0 670214386 96219136 2407 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647146128 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6362/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 93964

[startup+0.300251 s]
/proc/loadavg: 1.00 1.00 2.00 3/435 6362
/proc/meminfo: memFree=18667816/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=135752 CPUtime=0.22 cores=0,2,4,6
/proc/6362/stat : 6362 (python) R 6360 6362 6320 0 -1 4202496 6011 934 1 0 16 6 0 0 17 0 1 0 670214386 139010048 4170 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647142405 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6362/statm: 33938 4170 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 135752

[startup+0.700224 s]
/proc/loadavg: 1.00 1.00 2.00 3/435 6362
/proc/meminfo: memFree=18667816/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=282968 CPUtime=0.58 cores=0,2,4,6
/proc/6362/stat : 6362 (python) R 6360 6362 6320 0 -1 4202496 10524 934 1 0 47 11 0 0 17 0 1 0 670214386 289759232 8063 33554432000 4194304 5683644 140735858444288 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6362/statm: 70742 8063 1761 364 0 6666 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 282968

[startup+1.50109 s]
/proc/loadavg: 1.16 1.03 2.01 4/436 6367
/proc/meminfo: memFree=18597120/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=285640 CPUtime=1.38 cores=0,2,4,6
/proc/6362/stat : 6362 (python) R 6360 6362 6320 0 -1 4202496 12509 934 1 0 127 11 0 0 18 0 1 0 670214386 292495360 8794 33554432000 4194304 5683644 140735858444288 18446744073709551615 4567033 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6362/statm: 71410 8794 1826 364 0 7334 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 285640

[startup+18.1812 s]
/proc/loadavg: 1.16 1.03 2.01 4/436 6367
/proc/meminfo: memFree=18597120/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=290524 CPUtime=2.17 cores=0,2,4,6
/proc/6362/stat : 6362 (python) S 6360 6362 6320 0 -1 4202496 12848 934 1 0 203 14 0 0 18 0 2 0 670214386 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6362/statm: 72631 7503 1877 364 0 8549 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 290524
heavy processes:

[startup+18.2162 s]
/proc/loadavg: 3.04 1.45 2.13 4/442 6374
/proc/meminfo: memFree=18555824/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=290524 CPUtime=2.17 cores=0,2,4,6
/proc/6362/stat : 6362 (python) S 6360 6362 6320 0 -1 4202496 12848 934 1 0 203 14 0 0 18 0 2 0 670214386 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6362/statm: 72631 7503 1877 364 0 8549 0
[pid=6368] ppid=6362 vsize=280764 CPUtime=0.04 cores=0,2,4,6
/proc/6368/stat : 6368 (python) S 6362 6362 6320 0 -1 4202560 877 0 0 0 2 2 0 0 18 0 1 0 670214654 287502336 6001 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647166479 0 0 16781312 514 8272180129619214594 0 0 17 0 0 0 0
/proc/6368/statm: 70191 6001 378 364 0 6109 0
[pid=6370] ppid=6368 vsize=1019708 CPUtime=15.52 cores=0,2,4,6
/proc/6370/stat : 6370 (gnovelty+2) R 6368 6370 6370 0 -1 4202496 958 0 0 0 1552 0 0 0 25 0 1 0 670214655 1044180992 690 33554432000 134512640 135663704 4286894064 18446744073709551615 134524972 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6370/statm: 254927 690 113 282 0 254643 0
[pid=6362/tid=6369] ppid=6360 vsize=290524 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6369/stat : 6369 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 670214655 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.73
Current children cumulated vsize (KiB) 1590996

[startup+18.3012 s]
/proc/loadavg: 3.04 1.45 2.13 4/442 6374
/proc/meminfo: memFree=18555824/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=290524 CPUtime=2.17 cores=0,2,4,6
/proc/6362/stat : 6362 (python) S 6360 6362 6320 0 -1 4202496 12848 934 1 0 203 14 0 0 18 0 2 0 670214386 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6362/statm: 72631 7503 1877 364 0 8549 0
[pid=6368] ppid=6362 vsize=280764 CPUtime=0.04 cores=0,2,4,6
/proc/6368/stat : 6368 (python) S 6362 6362 6320 0 -1 4202560 877 0 0 0 2 2 0 0 18 0 1 0 670214654 287502336 6001 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647166479 0 0 16781312 514 8272180129619214594 0 0 17 0 0 0 0
/proc/6368/statm: 70191 6001 378 364 0 6109 0
[pid=6370] ppid=6368 vsize=1019708 CPUtime=15.6 cores=0,2,4,6
/proc/6370/stat : 6370 (gnovelty+2) R 6368 6370 6370 0 -1 4202496 958 0 0 0 1560 0 0 0 25 0 1 0 670214655 1044180992 690 33554432000 134512640 135663704 4286894064 18446744073709551615 134547214 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6370/statm: 254927 690 113 282 0 254643 0
[pid=6362/tid=6369] ppid=6360 vsize=290524 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6369/stat : 6369 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 670214655 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.81
Current children cumulated vsize (KiB) 1590996

[startup+25.501 s]
/proc/loadavg: 3.44 1.56 2.16 4/442 6374
/proc/meminfo: memFree=18557004/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=290524 CPUtime=2.17 cores=0,2,4,6
/proc/6362/stat : 6362 (python) S 6360 6362 6320 0 -1 4202496 12848 934 1 0 203 14 0 0 18 0 2 0 670214386 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6362/statm: 72631 7503 1877 364 0 8549 0
[pid=6368] ppid=6362 vsize=280764 CPUtime=0.07 cores=0,2,4,6
/proc/6368/stat : 6368 (python) S 6362 6362 6320 0 -1 4202560 882 0 0 0 3 4 0 0 18 0 1 0 670214654 287502336 6001 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647166479 0 0 16781312 514 8272180129619214594 0 0 17 0 0 0 0
/proc/6368/statm: 70191 6001 378 364 0 6109 0
[pid=6370] ppid=6368 vsize=1019708 CPUtime=22.8 cores=0,2,4,6
/proc/6370/stat : 6370 (gnovelty+2) R 6368 6370 6370 0 -1 4202496 958 0 0 0 2280 0 0 0 25 0 1 0 670214655 1044180992 690 33554432000 134512640 135663704 4286894064 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6370/statm: 254927 690 113 282 0 254643 0
[pid=6362/tid=6369] ppid=6360 vsize=290524 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6369/stat : 6369 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 670214655 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 1590996

[startup+51.1007 s]
/proc/loadavg: 3.32 1.71 2.19 4/442 6375
/proc/meminfo: memFree=18555924/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=290524 CPUtime=2.17 cores=0,2,4,6
/proc/6362/stat : 6362 (python) S 6360 6362 6320 0 -1 4202496 12848 934 1 0 203 14 0 0 18 0 2 0 670214386 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6362/statm: 72631 7503 1877 364 0 8549 0
[pid=6368] ppid=6362 vsize=280764 CPUtime=0.16 cores=0,2,4,6
/proc/6368/stat : 6368 (python) S 6362 6362 6320 0 -1 4202560 891 0 0 0 9 7 0 0 18 0 1 0 670214654 287502336 6001 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647166479 0 0 16781312 514 8272180129619214594 0 0 17 6 0 0 0
/proc/6368/statm: 70191 6001 378 364 0 6109 0
[pid=6370] ppid=6368 vsize=1019708 CPUtime=48.4 cores=0,2,4,6
/proc/6370/stat : 6370 (gnovelty+2) R 6368 6370 6370 0 -1 4202496 958 0 0 0 4840 0 0 0 25 0 1 0 670214655 1044180992 690 33554432000 134512640 135663704 4286894064 18446744073709551615 134525132 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6370/statm: 254927 690 113 282 0 254643 0
[pid=6362/tid=6369] ppid=6360 vsize=290524 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6369/stat : 6369 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 670214655 297496576 7503 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 1590996

[startup+102.317 s]
/proc/loadavg: 3.14 1.91 2.23 4/446 6380
/proc/meminfo: memFree=18548728/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=300780 CPUtime=2.2 cores=0,2,4,6
/proc/6362/stat : 6362 (python) S 6360 6362 6320 0 -1 4202496 13691 934 1 0 206 14 0 0 20 0 3 0 670214386 307998720 7510 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6362/statm: 75195 7510 1880 364 0 11110 0
[pid=6368] ppid=6362 vsize=291008 CPUtime=0.33 cores=0,2,4,6
/proc/6368/stat : 6368 (python) S 6362 6362 6320 0 -1 4202560 1067 0 0 0 18 15 0 0 19 0 2 0 670214654 297992192 6038 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6368/statm: 72752 6038 410 364 0 8670 0
[pid=6370] ppid=6368 vsize=1019708 CPUtime=99.37 cores=0,2,4,6
/proc/6370/stat : 6370 (gnovelty+2) T 6368 6370 6370 0 -1 4202496 958 0 0 0 9937 0 0 0 25 0 1 0 670214655 1044180992 690 33554432000 134512640 135663704 4286894064 18446744073709551615 134524553 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6370/statm: 254927 690 113 282 0 254643 0
[pid=6368/tid=6377] ppid=6362 vsize=291008 CPUtime=0 cores=0,2,4,6
/proc/6368/task/6377/stat : 6377 (python) S 6362 6362 6320 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670224593 297992192 6038 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604453806618432 0 0 -1 6 0 0 0
[pid=6378] ppid=6362 vsize=291096 CPUtime=0 cores=0,2,4,6
/proc/6378/stat : 6378 (python) S 6362 6362 6320 0 -1 4202560 744 0 0 0 0 0 0 0 19 0 1 0 670224596 298082304 5976 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647166534 0 0 16781312 514 13720124184980357119 0 0 17 6 0 0 0
/proc/6378/statm: 72774 5976 349 364 0 8689 0
[pid=6380] ppid=6378 vsize=1019708 CPUtime=0.2 cores=0,2,4,6
/proc/6380/stat : 6380 (gnovelty+2) R 6378 6380 6380 0 -1 4202496 953 0 0 0 20 0 0 0 21 0 1 0 670224596 1044180992 689 33554432000 134512640 135663704 4291198096 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6380/statm: 254927 689 113 282 0 254643 0
[pid=6362/tid=6369] ppid=6360 vsize=300780 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6369/stat : 6369 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 670214655 307998720 7510 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
[pid=6362/tid=6379] ppid=6360 vsize=300780 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6379/stat : 6379 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 670224596 307998720 7510 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 2922300

[startup+162.301 s]
/proc/loadavg: 3.05 2.11 2.28 4/450 6386
/proc/meminfo: memFree=18511356/32951132 swapFree=64496000/67111528
[pid=6362] ppid=6360 vsize=300780 CPUtime=2.2 cores=0,2,4,6
/proc/6362/stat : 6362 (python) S 6360 6362 6320 0 -1 4202496 13691 934 1 0 206 14 0 0 20 0 3 0 670214386 307998720 7510 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6362/statm: 75195 7510 1880 364 0 11110 0
[pid=6368] ppid=6362 vsize=291008 CPUtime=0.33 cores=0,2,4,6
/proc/6368/stat : 6368 (python) S 6362 6362 6320 0 -1 4202560 1067 0 0 0 18 15 0 0 19 0 2 0 670214654 297992192 6038 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6368/statm: 72752 6038 410 364 0 8670 0
[pid=6370] ppid=6368 vsize=1019708 CPUtime=99.37 cores=0,2,4,6
/proc/6370/stat : 6370 (gnovelty+2) T 6368 6370 6370 0 -1 4202496 958 0 0 0 9937 0 0 0 25 0 1 0 670214655 1044180992 690 33554432000 134512640 135663704 4286894064 18446744073709551615 134524553 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6370/statm: 254927 690 113 282 0 254643 0
[pid=6368/tid=6377] ppid=6362 vsize=291008 CPUtime=0 cores=0,2,4,6
/proc/6368/task/6377/stat : 6377 (python) S 6362 6362 6320 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670224593 297992192 6038 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604453806618432 0 0 -1 6 0 0 0
[pid=6378] ppid=6362 vsize=291096 CPUtime=0.19 cores=0,2,4,6
/proc/6378/stat : 6378 (python) S 6362 6362 6320 0 -1 4202560 908 0 0 0 10 9 0 0 18 0 1 0 670224596 298082304 5999 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647166534 0 0 16781312 514 8272180129619214594 0 0 17 6 0 0 0
/proc/6378/statm: 72774 5999 372 364 0 8689 0
[pid=6380] ppid=6378 vsize=1019708 CPUtime=60.19 cores=0,2,4,6
/proc/6380/stat : 6380 (gnovelty+2) R 6378 6380 6380 0 -1 4202496 953 0 0 0 6019 0 0 0 25 0 1 0 670224596 1044180992 689 33554432000 134512640 135663704 4291198096 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6380/statm: 254927 689 113 282 0 254643 0
[pid=6362/tid=6369] ppid=6360 vsize=300780 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6369/stat : 6369 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 670214655 307998720 7510 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0

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

/proc/6402/statm: 105055 1400 59 146 0 103931 0
[pid=6400/tid=6409] ppid=6362 vsize=311704 CPUtime=0 cores=0,2,4,6
/proc/6400/task/6409/stat : 6409 (python) S 6362 6362 6320 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670254409 319184896 6057 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604447256042560 0 0 -1 6 0 0 0
[pid=6410] ppid=6362 vsize=322056 CPUtime=0.33 cores=0,2,4,6
/proc/6410/stat : 6410 (python) S 6362 6362 6320 0 -1 4202560 1114 0 0 0 17 16 0 0 19 0 2 0 670254412 329785344 6083 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6410/statm: 80514 6083 400 364 0 16420 0
[pid=6412] ppid=6410 vsize=420220 CPUtime=99.33 cores=0,2,4,6
/proc/6412/stat : 6412 (adaptg2wsat2009) T 6410 6412 6412 0 -1 4202496 1667 0 0 0 9933 0 0 0 25 0 1 0 670254413 430305280 1399 33554432000 134512640 135107411 4293790048 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6412/statm: 105055 1399 59 146 0 103931 0
[pid=6410/tid=6451] ppid=6362 vsize=322056 CPUtime=0 cores=0,2,4,6
/proc/6410/task/6451/stat : 6451 (python) S 6362 6362 6320 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670264347 329785344 6083 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604441633651648 0 0 -1 6 0 0 0
[pid=6452] ppid=6362 vsize=332420 CPUtime=0.36 cores=0,2,4,6
/proc/6452/stat : 6452 (python) S 6362 6362 6320 0 -1 4202560 1116 0 0 0 19 17 0 0 19 0 2 0 670264351 340398080 6111 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6452/statm: 83105 6111 400 364 0 19008 0
[pid=6454] ppid=6452 vsize=1019708 CPUtime=100.29 cores=0,2,4,6
/proc/6454/stat : 6454 (gnovelty+2) T 6452 6454 6454 0 -1 4202496 955 0 0 0 10029 0 0 0 25 0 1 0 670264351 1044180992 689 33554432000 134512640 135663704 4294689280 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/6454/statm: 254927 689 113 282 0 254643 0
[pid=6452/tid=6461] ppid=6362 vsize=332420 CPUtime=0 cores=0,2,4,6
/proc/6452/task/6461/stat : 6461 (python) S 6362 6362 6320 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670274391 340398080 6111 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604453857706304 0 0 -1 0 0 0 0
[pid=6462] ppid=6362 vsize=342684 CPUtime=0.34 cores=0,2,4,6
/proc/6462/stat : 6462 (python) S 6362 6362 6320 0 -1 4202560 1166 0 0 0 17 17 0 0 19 0 2 0 670274394 350908416 6148 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6462/statm: 85671 6148 406 364 0 21571 0
[pid=6464] ppid=6462 vsize=249872 CPUtime=99.34 cores=0,2,4,6
/proc/6464/stat : 6464 (FH) T 6462 6464 6464 0 -1 4202496 1529 0 0 0 9934 0 0 0 25 0 1 0 670274394 255868928 1263 33554432000 134512640 134936988 4288338448 18446744073709551615 134552304 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6464/statm: 62468 1263 41 104 0 61972 0
[pid=6462/tid=6504] ppid=6362 vsize=342684 CPUtime=0 cores=0,2,4,6
/proc/6462/task/6504/stat : 6504 (python) S 6362 6362 6320 0 -1 4202560 97 0 0 0 0 0 0 0 19 0 2 0 670284329 350908416 6148 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604448958592256 0 0 -1 6 0 0 0
[pid=6505] ppid=6362 vsize=353060 CPUtime=0.36 cores=0,2,4,6
/proc/6505/stat : 6505 (python) S 6362 6362 6320 0 -1 4202560 1159 0 0 0 19 17 0 0 19 0 2 0 670284334 361533440 6154 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6505/statm: 88265 6154 406 364 0 24162 0
[pid=6507] ppid=6505 vsize=420220 CPUtime=100.25 cores=0,2,4,6
/proc/6507/stat : 6507 (adaptg2wsat2009) T 6505 6507 6507 0 -1 4202496 1672 0 0 0 10022 3 0 0 25 0 1 0 670284334 430305280 1399 33554432000 134512640 135107411 4291570368 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/6507/statm: 105055 1399 59 146 0 103931 0
[pid=6505/tid=6523] ppid=6362 vsize=353060 CPUtime=0 cores=0,2,4,6
/proc/6505/task/6523/stat : 6523 (python) S 6362 6362 6320 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670294369 361533440 6154 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604441075419136 0 0 -1 0 0 0 0
[pid=6524] ppid=6362 vsize=363196 CPUtime=0.34 cores=0,2,4,6
/proc/6524/stat : 6524 (python) S 6362 6362 6320 0 -1 4202560 1140 0 0 0 19 15 0 0 19 0 2 0 670294373 371912704 6182 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6524/statm: 90799 6182 400 364 0 26693 0
[pid=6526] ppid=6524 vsize=420220 CPUtime=99.34 cores=0,2,4,6
/proc/6526/stat : 6526 (adaptg2wsat2009) T 6524 6526 6526 0 -1 4202496 1673 0 0 0 9934 0 0 0 25 0 1 0 670294374 430305280 1400 33554432000 134512640 135107411 4289106336 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6526/statm: 105055 1400 59 146 0 103931 0
[pid=6524/tid=6533] ppid=6362 vsize=363196 CPUtime=0 cores=0,2,4,6
/proc/6524/task/6533/stat : 6533 (python) S 6362 6362 6320 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670304309 371912704 6182 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604453909840896 0 0 -1 4 0 0 0
[pid=6534] ppid=6362 vsize=373584 CPUtime=0.34 cores=0,2,4,6
/proc/6534/stat : 6534 (python) S 6362 6362 6320 0 -1 4202560 1139 0 0 0 20 14 0 0 19 0 2 0 670304312 382550016 6186 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6534/statm: 93396 6186 400 364 0 29287 0
[pid=6536] ppid=6534 vsize=249872 CPUtime=100.33 cores=0,2,4,6
/proc/6536/stat : 6536 (FH) T 6534 6536 6536 0 -1 4202496 1532 0 0 0 10033 0 0 0 25 0 1 0 670304313 255868928 1263 33554432000 134512640 134936988 4292524592 18446744073709551615 134554229 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6536/statm: 62468 1263 41 104 0 61972 0
[pid=6534/tid=6546] ppid=6362 vsize=373584 CPUtime=0 cores=0,2,4,6
/proc/6534/task/6546/stat : 6546 (python) S 6362 6362 6320 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670314347 382550016 6186 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604452964833280 0 0 -1 6 0 0 0
[pid=6547] ppid=6362 vsize=384128 CPUtime=0.67 cores=0,2,4,6
/proc/6547/stat : 6547 (python) S 6362 6362 6320 0 -1 4202560 1151 0 0 0 36 31 0 0 19 0 2 0 670314351 393347072 6193 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6547/statm: 96032 6193 400 364 0 31920 0
[pid=6549] ppid=6547 vsize=268428 CPUtime=199.75 cores=0,2,4,6
/proc/6549/stat : 6549 (hybridGM3) T 6547 6549 6549 0 -1 4202496 5396 0 0 0 19974 1 0 0 25 0 1 0 670314351 274870272 5127 33554432000 134512640 135204385 4290091712 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6549/statm: 67107 5127 63 169 0 66937 0
[pid=6547/tid=6557] ppid=6362 vsize=384128 CPUtime=0 cores=0,2,4,6
/proc/6547/task/6557/stat : 6557 (python) S 6362 6362 6320 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670334328 393347072 6193 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604448958594048 0 0 -1 6 0 0 0
[pid=6558] ppid=6362 vsize=393900 CPUtime=0.34 cores=0,2,4,6
/proc/6558/stat : 6558 (python) S 6362 6362 6320 0 -1 4202560 1129 0 0 0 18 16 0 0 18 0 2 0 670334331 403353600 6268 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6558/statm: 98475 6268 399 364 0 34360 0
[pid=6560] ppid=6558 vsize=1019708 CPUtime=99.4 cores=0,2,4,6
/proc/6560/stat : 6560 (gnovelty+2) T 6558 6560 6560 0 -1 4202496 964 0 0 0 9940 0 0 0 25 0 1 0 670334332 1044180992 690 33554432000 134512640 135663704 4292342480 18446744073709551615 134525715 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6560/statm: 254927 690 113 282 0 254643 0
[pid=6558/tid=6567] ppid=6362 vsize=393900 CPUtime=0 cores=0,2,4,6
/proc/6558/task/6567/stat : 6567 (python) S 6362 6362 6320 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670344273 403353600 6268 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604442978936000 0 0 -1 6 0 0 0
[pid=6568] ppid=6362 vsize=404548 CPUtime=0.66 cores=0,2,4,6
/proc/6568/stat : 6568 (python) S 6362 6362 6320 0 -1 4202560 1156 0 0 0 35 31 0 0 19 0 2 0 670344277 414257152 6273 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6568/statm: 101137 6273 400 364 0 37019 0
[pid=6570] ppid=6568 vsize=268420 CPUtime=194.71 cores=0,2,4,6
/proc/6570/stat : 6570 (hybridGM3) T 6568 6570 6570 0 -1 4202496 5397 0 0 0 19471 0 0 0 25 0 1 0 670344277 274862080 5126 33554432000 134512640 135204385 4294798160 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6570/statm: 67105 5126 63 169 0 66935 0
[pid=6568/tid=6580] ppid=6362 vsize=404548 CPUtime=0 cores=0,2,4,6
/proc/6568/task/6580/stat : 6580 (python) S 6362 6362 6320 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670363750 414257152 6273 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604444122531968 0 0 -1 6 0 0 0
[pid=6581] ppid=6362 vsize=414968 CPUtime=0.35 cores=0,2,4,6
/proc/6581/stat : 6581 (python) S 6362 6362 6320 0 -1 4202560 1139 0 0 0 20 15 0 0 19 0 2 0 670363754 424927232 6277 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6581/statm: 103742 6277 400 364 0 39621 0
[pid=6583] ppid=6581 vsize=420220 CPUtime=99.35 cores=0,2,4,6
/proc/6583/stat : 6583 (adaptg2wsat2009) T 6581 6583 6583 0 -1 4202496 1675 0 0 0 9935 0 0 0 25 0 1 0 670363754 430305280 1400 33554432000 134512640 135107411 4291887440 18446744073709551615 134537748 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6583/statm: 105055 1400 59 146 0 103931 0
[pid=6581/tid=6587] ppid=6362 vsize=414968 CPUtime=0 cores=0,2,4,6
/proc/6581/task/6587/stat : 6587 (python) S 6362 6362 6320 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670373690 424927232 6277 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604451991466112 0 0 -1 6 0 0 0
[pid=6588] ppid=6362 vsize=424916 CPUtime=0.71 cores=0,2,4,6
/proc/6588/stat : 6588 (python) S 6362 6362 6320 0 -1 4202560 1208 0 0 0 39 32 0 0 19 0 2 0 670373694 435113984 6306 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6588/statm: 106229 6306 407 364 0 42105 0
[pid=6590] ppid=6588 vsize=268424 CPUtime=199.81 cores=0,2,4,6
/proc/6590/stat : 6590 (hybridGM3) T 6588 6590 6590 0 -1 4202496 5401 0 0 0 19980 1 0 0 25 0 1 0 670373694 274866176 5127 33554432000 134512640 135204385 4287345648 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6590/statm: 67106 5127 63 169 0 66936 0
[pid=6588/tid=6604] ppid=6362 vsize=424916 CPUtime=0 cores=0,2,4,6
/proc/6588/task/6604/stat : 6604 (python) S 6362 6362 6320 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670393676 435113984 6306 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604442978936896 0 0 -1 6 0 0 0
[pid=6605] ppid=6362 vsize=435532 CPUtime=0.72 cores=0,2,4,6
/proc/6605/stat : 6605 (python) S 6362 6362 6320 0 -1 4202560 1213 0 0 0 38 34 0 0 19 0 2 0 670393680 445984768 6310 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6605/statm: 108883 6310 407 364 0 44756 0
[pid=6607] ppid=6605 vsize=268428 CPUtime=199.78 cores=0,2,4,6
/proc/6607/stat : 6607 (hybridGM3) T 6605 6607 6607 0 -1 4202496 5400 0 0 0 19978 0 0 0 25 0 1 0 670393680 274870272 5127 33554432000 134512640 135204385 4289309392 18446744073709551615 134538520 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6607/statm: 67107 5127 63 169 0 66937 0
[pid=6605/tid=6617] ppid=6362 vsize=435532 CPUtime=0 cores=0,2,4,6
/proc/6605/task/6617/stat : 6617 (python) S 6362 6362 6320 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670413660 445984768 6310 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604444122530176 0 0 -1 4 0 0 0
[pid=6618] ppid=6362 vsize=445700 CPUtime=5.83 cores=0,2,4,6
/proc/6618/stat : 6618 (python) S 6362 6362 6320 0 -1 4202560 1203 0 0 0 323 260 0 0 19 0 2 0 670413664 456396800 6321 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6618/statm: 111425 6321 401 364 0 47295 0
[pid=6620] ppid=6618 vsize=458344 CPUtime=1556.32 cores=0,2,4,6
/proc/6620/stat : 6620 (TNM) T 6618 6620 6620 0 -1 4202496 1514 0 0 0 155630 2 0 0 25 0 1 0 670413664 469344256 1238 33554432000 134512640 135008748 4288713104 18446744073709551615 134527267 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6620/statm: 114586 1238 46 122 0 113486 0
[pid=6618/tid=6680] ppid=6362 vsize=445700 CPUtime=0 cores=0,2,4,6
/proc/6618/task/6680/stat : 6680 (python) S 6362 6362 6320 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670569294 456396800 6321 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 514 18446604449059628352 0 0 -1 6 0 0 0
[pid=6681] ppid=6362 vsize=456384 CPUtime=0 cores=0,2,4,6
/proc/6681/stat : 6681 (python) S 6362 6362 6320 0 -1 4202560 849 0 0 0 0 0 0 0 18 0 1 0 670569296 467337216 6273 33554432000 4194304 5683644 140735858444288 18446744073709551615 210647166534 0 0 16781312 514 2333339875173990399 0 0 17 0 0 0 0
/proc/6681/statm: 114096 6273 350 364 0 49963 0
[pid=6683] ppid=6681 vsize=247956 CPUtime=1.11 cores=0,2,4,6
/proc/6683/stat : 6683 (FH) R 6681 6683 6683 0 -1 4202496 1259 0 0 0 111 0 0 0 24 0 1 0 670569297 253906944 986 33554432000 134512640 134936988 4294561088 18446744073709551615 134523462 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6683/statm: 61989 986 37 104 0 61493 0
[pid=6362/tid=6369] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6369/stat : 6369 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 19 0 670214655 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
[pid=6362/tid=6379] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6379/stat : 6379 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 670224596 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
[pid=6362/tid=6394] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6394/stat : 6394 (python) S 6360 6362 6320 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 670234538 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
[pid=6362/tid=6401] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6401/stat : 6401 (python) S 6360 6362 6320 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 19 0 670244375 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
[pid=6362/tid=6411] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6411/stat : 6411 (python) S 6360 6362 6320 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 19 0 670254413 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 0 0 0 0
[pid=6362/tid=6453] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6453/stat : 6453 (python) S 6360 6362 6320 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 670264351 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 6 0 0 0
[pid=6362/tid=6463] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6463/stat : 6463 (python) S 6360 6362 6320 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 19 0 670274394 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 0 0 0 0
[pid=6362/tid=6506] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6506/stat : 6506 (python) S 6360 6362 6320 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 19 0 670284334 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 6 0 0 0
[pid=6362/tid=6525] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6525/stat : 6525 (python) S 6360 6362 6320 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 670294373 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 6 0 0 0
[pid=6362/tid=6535] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6535/stat : 6535 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 670304313 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
[pid=6362/tid=6548] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6548/stat : 6548 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 670314351 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
[pid=6362/tid=6559] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6559/stat : 6559 (python) S 6360 6362 6320 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 670334331 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 0 0 0 0
[pid=6362/tid=6569] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6569/stat : 6569 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 670344277 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 0 0 0 0
[pid=6362/tid=6582] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6582/stat : 6582 (python) S 6360 6362 6320 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 19 0 670363754 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 6 0 0 0
[pid=6362/tid=6589] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6589/stat : 6589 (python) S 6360 6362 6320 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 670373694 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 0 0 0 0
[pid=6362/tid=6606] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6606/stat : 6606 (python) S 6360 6362 6320 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 19 0 670393680 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 6 0 0 0
[pid=6362/tid=6619] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6619/stat : 6619 (python) S 6360 6362 6320 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 670413664 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
[pid=6362/tid=6682] ppid=6360 vsize=465680 CPUtime=0 cores=0,2,4,6
/proc/6362/task/6682/stat : 6682 (python) S 6360 6362 6320 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 670569296 476856320 7838 33554432000 4194304 5683644 140735858444288 18446744073709551615 210658970033 0 0 16781312 2 18446604453806619328 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3561.93
Current children cumulated vsize (KiB) 15987820

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 6362 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=632599
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=183972
# CPU time returned by wait4() is 2.81657
# while last known CPU time is 3561.93
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3550.34
CPU time (s): 3561.93
CPU user time (s): 3555.93
CPU system time (s): 6
CPU usage (%): 100.327
Max. virtual memory (cumulated for all children) (KiB): 15987820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6326
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30082
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= 3571
involuntary context switches= 46

runsolver used 37.1304 second user time and 71.7021 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-17 00:49:07
IDJOB=3386477
IDBENCH=82542
IDSOLVER=1872
FILE ID=node129/3386477-1305586147
RUNJOBID= node129-1305586145-6338
PBS_JOBID= 13350349
Free space on /tmp= 73248 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386477-1305586147/watcher-3386477-1305586147 -o /tmp/evaluation-result-3386477-1305586147/solver-3386477-1305586147 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386477-1305586147.cnf -seed 1158649882 -budget 5000

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

MD5SUM BENCH= 456ae67a44e812130272597099547869
RANDOM SEED=1158649882

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18667980 kB
Buffers:        293640 kB
Cached:        7091776 kB
SwapCached:      52664 kB
Active:        5034380 kB
Inactive:      8988568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18667980 kB
SwapTotal:    67111528 kB
SwapFree:     64496000 kB
Dirty:           68164 kB
Writeback:           0 kB
AnonPages:     6593492 kB
Mapped:          25768 kB
Slab:           142628 kB
PageTables:      50316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 116499512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73216 MiB
End job on node129 at 2011-05-17 01:48:20