Trace number 3386516

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) 3458.03 3446.34

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
MD5SUM6f9c7c042784ec486e9e8bc570309805
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.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.45	c INFO: solving HOME/instance-3386516-1305586170.cnf
0.32/0.45	c INFO: computing task features
0.42/0.59	c INFO: computed variable-clause graph statistics
0.42/0.59	c INFO: computed clause balance statistics
1.21/1.31	c INFO: computed variable balance statistics
1.51/1.61	c INFO: computed small-clause counts
1.51/1.61	c INFO: computed Horn-clause counts
1.51/1.64	c INFO: computed variable graph statistics
1.51/1.64	c INFO: collected features for HOME/instance-3386516-1305586170.cnf in 1.19 s
1.51/1.67	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.36)
101.45/102.07	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.13)
202.22/202.49	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
302.95/302.86	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.07)
402.68/402.27	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.05)
502.40/501.68	c INFO: running gnovelty+2@0 for 97 with 4499 remaining (b = 0.04)
605.26/604.19	c INFO: running FH@0 for 97 with 4397 remaining (b = 0.03)
704.14/702.62	c INFO: running adaptg2wsat2009++@0 for 97 with 4298 remaining (b = 0.03)
802.86/801.04	c INFO: running adaptg2wsat2009++@0 for 97 with 4200 remaining (b = 0.02)
903.53/901.44	c INFO: running FH@0 for 97 with 4100 remaining (b = 0.02)
1006.41/1003.92	c INFO: running hybridGM3@0 for 194 with 3997 remaining (b = 0.04)
1204.90/1201.82	c INFO: running gnovelty+2@0 for 97 with 3799 remaining (b = 0.02)
1303.66/1300.27	c INFO: running hybridGM3@0 for 194 with 3701 remaining (b = 0.03)
1501.30/1497.20	c INFO: running hybridGM3@0 for 194 with 3504 remaining (b = 0.03)
1696.93/1692.07	c INFO: running TNM@0 for 1552 with 3309 remaining (b = 0.20)
3256.68/3245.66	c INFO: running adaptg2wsat2009++@0 for 97 with 1756 remaining (b = 0.01)
3357.39/3346.09	c INFO: running FH@0 for 97 with 1656 remaining (b = 0.01)
3457.31/3445.53	c INFO: running hybridGM3@0 for 194 with 1556 remaining (b = 0.02)

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

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

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: 3.32 2.36 3.69 4/486 19640
/proc/meminfo: memFree=4776740/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=16240 CPUtime=0 cores=1,3,5,7
/proc/19640/stat : 19640 (python) R 19638 19640 19558 0 -1 4202496 1045 0 0 0 0 0 0 0 17 0 1 0 670215681 16629760 917 33554432000 4194304 5683644 140737164791600 18446744073709551615 4868987 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19640/statm: 4060 918 381 364 0 547 0

[startup+0.0721381 s]
/proc/loadavg: 3.32 2.36 3.69 4/486 19640
/proc/meminfo: memFree=4776740/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=84472 CPUtime=0.06 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 2398 0 0 0 5 1 0 0 17 0 1 0 670215681 86499328 2127 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/19640/statm: 21118 2127 707 364 0 1335 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 84472

[startup+0.101891 s]
/proc/loadavg: 3.32 2.36 3.69 4/486 19640
/proc/meminfo: memFree=4776740/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=104616 CPUtime=0.07 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 3152 0 0 0 6 1 0 0 17 0 1 0 670215681 107126784 2828 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/19640/statm: 26154 2828 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.304931 s]
/proc/loadavg: 3.32 2.36 3.69 4/486 19640
/proc/meminfo: memFree=4776740/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=198920 CPUtime=0.24 cores=1,3,5,7
/proc/19640/stat : 19640 (python) R 19638 19640 19558 0 -1 4202496 7030 933 1 0 18 6 0 0 17 0 1 0 670215681 203694080 5054 33554432000 4194304 5683644 140737164791600 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19640/statm: 49730 5054 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198920

[startup+0.70082 s]
/proc/loadavg: 3.32 2.36 3.69 4/486 19640
/proc/meminfo: memFree=4776740/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=283912 CPUtime=0.61 cores=1,3,5,7
/proc/19640/stat : 19640 (python) R 19638 19640 19558 0 -1 4202496 11855 933 1 0 53 8 0 0 17 0 1 0 670215681 290725888 8363 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970208059 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19640/statm: 70978 8363 1826 364 0 6902 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 283912

[startup+1.50068 s]
/proc/loadavg: 3.32 2.36 3.69 5/487 19645
/proc/meminfo: memFree=4748212/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=283912 CPUtime=1.41 cores=1,3,5,7
/proc/19640/stat : 19640 (python) R 19638 19640 19558 0 -1 4202496 11856 933 1 0 133 8 0 0 19 0 1 0 670215681 290725888 8364 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970208049 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19640/statm: 70978 8364 1827 364 0 6902 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 283912

[startup+3.1004 s]
/proc/loadavg: 3.32 2.36 3.69 5/490 19648
/proc/meminfo: memFree=4747816/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=289696 CPUtime=1.58 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 12181 933 1 0 150 8 0 0 21 0 2 0 670215681 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19640/statm: 72424 7297 1877 364 0 8342 0
[pid=19646] ppid=19640 vsize=279936 CPUtime=0 cores=1,3,5,7
/proc/19646/stat : 19646 (python) S 19640 19640 19558 0 -1 4202560 726 0 0 0 0 0 0 0 18 0 1 0 670215848 286654464 5772 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970570255 0 0 16781312 514 3877484109617922310 0 0 17 3 0 0 0
/proc/19646/statm: 69984 5772 355 364 0 5902 0
[pid=19648] ppid=19646 vsize=1018820 CPUtime=1.42 cores=1,3,5,7
/proc/19648/stat : 19648 (gnovelty+2) R 19646 19648 19648 0 -1 4202496 860 0 0 0 142 0 0 0 23 0 1 0 670215848 1043271680 595 33554432000 134512640 135663704 4290108512 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/19648/statm: 254705 595 113 282 0 254421 0
[pid=19640/tid=19647] ppid=19638 vsize=289696 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19647/stat : 19647 (python) S 19638 19640 19558 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 2 0 670215848 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1588452

[startup+6.30082 s]
/proc/loadavg: 3.37 2.38 3.69 5/490 19648
/proc/meminfo: memFree=4746576/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=289696 CPUtime=1.58 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 12181 933 1 0 150 8 0 0 21 0 2 0 670215681 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19640/statm: 72424 7297 1877 364 0 8342 0
[pid=19646] ppid=19640 vsize=279936 CPUtime=0.02 cores=1,3,5,7
/proc/19646/stat : 19646 (python) S 19640 19640 19558 0 -1 4202560 870 0 0 0 1 1 0 0 18 0 1 0 670215848 286654464 5795 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970570255 0 0 16781312 514 3877484109617922310 0 0 17 3 0 0 0
/proc/19646/statm: 69984 5795 378 364 0 5902 0
[pid=19648] ppid=19646 vsize=1018820 CPUtime=4.25 cores=1,3,5,7
/proc/19648/stat : 19648 (gnovelty+2) R 19646 19648 19648 0 -1 4202496 860 0 0 0 422 3 0 0 25 0 1 0 670215848 1043271680 595 33554432000 134512640 135663704 4290108512 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/19648/statm: 254705 595 113 282 0 254421 0
[pid=19640/tid=19647] ppid=19638 vsize=289696 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19647/stat : 19647 (python) S 19638 19640 19558 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 2 0 670215848 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 1588452

[startup+12.7007 s]
/proc/loadavg: 3.58 2.44 3.70 5/490 19648
/proc/meminfo: memFree=4745104/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=289696 CPUtime=1.58 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 12181 933 1 0 150 8 0 0 21 0 2 0 670215681 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19640/statm: 72424 7297 1877 364 0 8342 0
[pid=19646] ppid=19640 vsize=279936 CPUtime=0.04 cores=1,3,5,7
/proc/19646/stat : 19646 (python) S 19640 19640 19558 0 -1 4202560 873 0 0 0 1 3 0 0 18 0 1 0 670215848 286654464 5795 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970570255 0 0 16781312 514 6868024616112062726 0 0 17 3 0 0 0
/proc/19646/statm: 69984 5795 378 364 0 5902 0
[pid=19648] ppid=19646 vsize=1018820 CPUtime=10.31 cores=1,3,5,7
/proc/19648/stat : 19648 (gnovelty+2) R 19646 19648 19648 0 -1 4202496 860 0 0 0 1027 4 0 0 25 0 1 0 670215848 1043271680 595 33554432000 134512640 135663704 4290108512 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/19648/statm: 254705 595 113 282 0 254421 0
[pid=19640/tid=19647] ppid=19638 vsize=289696 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19647/stat : 19647 (python) S 19638 19640 19558 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 2 0 670215848 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 1588452

[startup+25.5006 s]
/proc/loadavg: 3.81 2.55 3.72 5/490 19648
/proc/meminfo: memFree=4745208/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=289696 CPUtime=1.58 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 12181 933 1 0 150 8 0 0 21 0 2 0 670215681 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19640/statm: 72424 7297 1877 364 0 8342 0
[pid=19646] ppid=19640 vsize=279936 CPUtime=0.08 cores=1,3,5,7
/proc/19646/stat : 19646 (python) S 19640 19640 19558 0 -1 4202560 879 0 0 0 3 5 0 0 18 0 1 0 670215848 286654464 5795 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970570255 0 0 16781312 514 6868024616112062726 0 0 17 3 0 0 0
/proc/19646/statm: 69984 5795 378 364 0 5902 0
[pid=19648] ppid=19646 vsize=1018820 CPUtime=23.09 cores=1,3,5,7
/proc/19648/stat : 19648 (gnovelty+2) R 19646 19648 19648 0 -1 4202496 860 0 0 0 2305 4 0 0 25 0 1 0 670215848 1043271680 595 33554432000 134512640 135663704 4290108512 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/19648/statm: 254705 595 113 282 0 254421 0
[pid=19640/tid=19647] ppid=19638 vsize=289696 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19647/stat : 19647 (python) S 19638 19640 19558 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 2 0 670215848 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 1588452

[startup+51.1012 s]
/proc/loadavg: 3.95 2.68 3.73 5/490 19648
/proc/meminfo: memFree=4742416/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=289696 CPUtime=1.58 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 12181 933 1 0 150 8 0 0 21 0 2 0 670215681 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19640/statm: 72424 7297 1877 364 0 8342 0
[pid=19646] ppid=19640 vsize=279936 CPUtime=0.16 cores=1,3,5,7
/proc/19646/stat : 19646 (python) S 19640 19640 19558 0 -1 4202560 891 0 0 0 7 9 0 0 18 0 1 0 670215848 286654464 5795 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970570255 0 0 16781312 514 6868024616112062726 0 0 17 3 0 0 0
/proc/19646/statm: 69984 5795 378 364 0 5902 0
[pid=19648] ppid=19646 vsize=1018820 CPUtime=48.67 cores=1,3,5,7
/proc/19648/stat : 19648 (gnovelty+2) R 19646 19648 19648 0 -1 4202496 860 0 0 0 4863 4 0 0 25 0 1 0 670215848 1043271680 595 33554432000 134512640 135663704 4290108512 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/19648/statm: 254705 595 113 282 0 254421 0
[pid=19640/tid=19647] ppid=19638 vsize=289696 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19647/stat : 19647 (python) S 19638 19640 19558 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 2 0 670215848 296648704 7297 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 1588452

[startup+102.318 s]
/proc/loadavg: 3.98 2.88 3.74 5/498 19658
/proc/meminfo: memFree=4703640/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=299952 CPUtime=1.61 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 13032 933 1 0 153 8 0 0 20 0 3 0 670215681 307150848 7329 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19640/statm: 74988 7329 1880 364 0 10903 0
[pid=19646] ppid=19640 vsize=290180 CPUtime=0.35 cores=1,3,5,7
/proc/19646/stat : 19646 (python) S 19640 19640 19558 0 -1 4202560 1066 0 0 0 16 19 0 0 19 0 2 0 670215848 297144320 5832 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19646/statm: 72545 5832 410 364 0 8463 0
[pid=19648] ppid=19646 vsize=1018820 CPUtime=99.6 cores=1,3,5,7
/proc/19648/stat : 19648 (gnovelty+2) T 19646 19648 19648 0 -1 4202496 860 0 0 0 9956 4 0 0 25 0 1 0 670215848 1043271680 595 33554432000 134512640 135663704 4290108512 18446744073709551615 134547214 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/19648/statm: 254705 595 113 282 0 254421 0
[pid=19646/tid=19655] ppid=19640 vsize=290180 CPUtime=0 cores=1,3,5,7
/proc/19646/task/19655/stat : 19655 (python) S 19640 19640 19558 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670225886 297144320 5832 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604470995359552 0 0 -1 7 0 0 0
[pid=19656] ppid=19640 vsize=290832 CPUtime=0 cores=1,3,5,7
/proc/19656/stat : 19656 (python) S 19640 19640 19558 0 -1 4202560 738 0 0 0 0 0 0 0 19 0 1 0 670225889 297811968 5795 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970570310 0 0 16781312 514 9121412953516539903 0 0 17 1 0 0 0
/proc/19656/statm: 72708 5795 349 364 0 8623 0
[pid=19658] ppid=19656 vsize=1018820 CPUtime=0.23 cores=1,3,5,7
/proc/19658/stat : 19658 (gnovelty+2) R 19656 19658 19658 0 -1 4202496 857 0 0 0 23 0 0 0 21 0 1 0 670225889 1043271680 595 33554432000 134512640 135663704 4292703184 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/19658/statm: 254705 595 113 282 0 254421 0
[pid=19640/tid=19647] ppid=19638 vsize=299952 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19647/stat : 19647 (python) S 19638 19640 19558 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 3 0 670215848 307150848 7329 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
[pid=19640/tid=19657] ppid=19638 vsize=299952 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19657/stat : 19657 (python) S 19638 19640 19558 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 670225889 307150848 7329 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 2918604

[startup+162.301 s]
/proc/loadavg: 4.29 3.16 3.78 5/494 19695
/proc/meminfo: memFree=4686604/32951132 swapFree=59792360/67111528
[pid=19640] ppid=19638 vsize=299952 CPUtime=1.61 cores=1,3,5,7
/proc/19640/stat : 19640 (python) S 19638 19640 19558 0 -1 4202496 13032 933 1 0 153 8 0 0 20 0 3 0 670215681 307150848 7329 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19640/statm: 74988 7329 1880 364 0 10903 0
[pid=19646] ppid=19640 vsize=290180 CPUtime=0.35 cores=1,3,5,7
/proc/19646/stat : 19646 (python) S 19640 19640 19558 0 -1 4202560 1066 0 0 0 16 19 0 0 19 0 2 0 670215848 297144320 5832 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19646/statm: 72545 5832 410 364 0 8463 0
[pid=19648] ppid=19646 vsize=1018820 CPUtime=99.6 cores=1,3,5,7
/proc/19648/stat : 19648 (gnovelty+2) T 19646 19648 19648 0 -1 4202496 860 0 0 0 9956 4 0 0 25 0 1 0 670215848 1043271680 595 33554432000 134512640 135663704 4290108512 18446744073709551615 134547214 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/19648/statm: 254705 595 113 282 0 254421 0
[pid=19646/tid=19655] ppid=19640 vsize=290180 CPUtime=0 cores=1,3,5,7
/proc/19646/task/19655/stat : 19655 (python) S 19640 19640 19558 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670225886 297144320 5832 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604470995359552 0 0 -1 7 0 0 0
[pid=19656] ppid=19640 vsize=290832 CPUtime=0.21 cores=1,3,5,7

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

/proc/19711/statm: 104857 1177 59 146 0 103733 0
[pid=19709/tid=19718] ppid=19640 vsize=311020 CPUtime=0 cores=1,3,5,7
/proc/19709/task/19718/stat : 19718 (python) S 19640 19640 19558 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670255905 318484480 5990 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604470056775808 0 0 -1 7 0 0 0
[pid=19719] ppid=19640 vsize=321372 CPUtime=0.36 cores=1,3,5,7
/proc/19719/stat : 19719 (python) S 19640 19640 19558 0 -1 4202560 1106 0 0 0 17 19 0 0 19 0 2 0 670255909 329084928 5994 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19719/statm: 80343 5994 400 364 0 16249 0
[pid=19721] ppid=19719 vsize=419428 CPUtime=99.31 cores=1,3,5,7
/proc/19721/stat : 19721 (adaptg2wsat2009) T 19719 19721 19721 0 -1 4202496 1441 0 0 0 9931 0 0 0 25 0 1 0 670255909 429494272 1175 33554432000 134512640 135107411 4291922656 18446744073709551615 134532224 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/19721/statm: 104857 1175 59 146 0 103733 0
[pid=19719/tid=19759] ppid=19640 vsize=321372 CPUtime=0 cores=1,3,5,7
/proc/19719/task/19759/stat : 19759 (python) S 19640 19640 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670265846 329084928 5994 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604454987343680 0 0 -1 7 0 0 0
[pid=19760] ppid=19640 vsize=331516 CPUtime=0.39 cores=1,3,5,7
/proc/19760/stat : 19760 (python) S 19640 19640 19558 0 -1 4202560 1129 0 0 0 21 18 0 0 19 0 2 0 670265850 339472384 5998 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19760/statm: 82879 5998 400 364 0 18782 0
[pid=19762] ppid=19760 vsize=1018820 CPUtime=102.46 cores=1,3,5,7
/proc/19762/stat : 19762 (gnovelty+2) T 19760 19762 19762 0 -1 4202496 859 0 0 0 10246 0 0 0 25 0 1 0 670265850 1043271680 596 33554432000 134512640 135663704 4288972944 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/19762/statm: 254705 596 113 282 0 254421 0
[pid=19760/tid=19771] ppid=19640 vsize=331516 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19771/stat : 19771 (python) S 19640 19640 19558 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670276097 339472384 5998 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604470424797312 0 0 -1 7 0 0 0
[pid=19772] ppid=19640 vsize=341984 CPUtime=0.37 cores=1,3,5,7
/proc/19772/stat : 19772 (python) S 19640 19640 19558 0 -1 4202560 1170 0 0 0 21 16 0 0 19 0 2 0 670276101 350191616 6017 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19772/statm: 85496 6017 415 364 0 21396 0
[pid=19774] ppid=19772 vsize=249196 CPUtime=98.38 cores=1,3,5,7
/proc/19774/stat : 19774 (FH) T 19772 19774 19774 0 -1 4202496 1325 0 0 0 9838 0 0 0 25 0 1 0 670276101 255176704 1059 33554432000 134512640 134936988 4292077440 18446744073709551615 134554580 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/19774/statm: 62299 1059 41 104 0 61803 0
[pid=19772/tid=19844] ppid=19640 vsize=341984 CPUtime=0 cores=1,3,5,7
/proc/19772/task/19844/stat : 19844 (python) S 19640 19640 19558 0 -1 4202560 95 0 0 0 0 0 0 0 19 0 2 0 670285939 350191616 6017 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604465410508992 0 0 -1 7 0 0 0
[pid=19845] ppid=19640 vsize=352360 CPUtime=0.37 cores=1,3,5,7
/proc/19845/stat : 19845 (python) S 19640 19640 19558 0 -1 4202560 1171 0 0 0 18 19 0 0 19 0 2 0 670285943 360816640 6012 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19845/statm: 88090 6012 406 364 0 23987 0
[pid=19847] ppid=19845 vsize=419428 CPUtime=98.36 cores=1,3,5,7
/proc/19847/stat : 19847 (adaptg2wsat2009) T 19845 19847 19847 0 -1 4202496 1447 0 0 0 9836 0 0 0 25 0 1 0 670285943 429494272 1175 33554432000 134512640 135107411 4291549504 18446744073709551615 134531731 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/19847/statm: 104857 1175 59 146 0 103733 0
[pid=19845/tid=19862] ppid=19640 vsize=352360 CPUtime=0 cores=1,3,5,7
/proc/19845/task/19862/stat : 19862 (python) S 19640 19640 19558 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670295782 360816640 6012 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604459089225856 0 0 -1 7 0 0 0
[pid=19863] ppid=19640 vsize=362740 CPUtime=0.37 cores=1,3,5,7
/proc/19863/stat : 19863 (python) S 19640 19640 19558 0 -1 4202560 1137 0 0 0 20 17 0 0 19 0 2 0 670295785 371445760 6010 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/19863/statm: 90685 6010 400 364 0 26579 0
[pid=19865] ppid=19863 vsize=419428 CPUtime=100.24 cores=1,3,5,7
/proc/19865/stat : 19865 (adaptg2wsat2009) T 19863 19865 19865 0 -1 4202496 1448 0 0 0 10024 0 0 0 25 0 1 0 670295786 429494272 1176 33554432000 134512640 135107411 4294223600 18446744073709551615 134531797 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/19865/statm: 104857 1176 59 146 0 103733 0
[pid=19863/tid=19874] ppid=19640 vsize=362740 CPUtime=0 cores=1,3,5,7
/proc/19863/task/19874/stat : 19874 (python) S 19640 19640 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670305822 371445760 6010 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604454887134528 0 0 -1 7 0 0 0
[pid=19875] ppid=19640 vsize=372836 CPUtime=0.39 cores=1,3,5,7
/proc/19875/stat : 19875 (python) S 19640 19640 19558 0 -1 4202560 1152 0 0 0 21 18 0 0 19 0 2 0 670305825 381784064 6043 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19875/statm: 93209 6043 400 364 0 29100 0
[pid=19877] ppid=19875 vsize=249196 CPUtime=102.43 cores=1,3,5,7
/proc/19877/stat : 19877 (FH) T 19875 19877 19877 0 -1 4202496 1326 0 0 0 10243 0 0 0 25 0 1 0 670305826 255176704 1058 33554432000 134512640 134936988 4293340144 18446744073709551615 134544749 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/19877/statm: 62299 1058 41 104 0 61803 0
[pid=19875/tid=19886] ppid=19640 vsize=372836 CPUtime=0 cores=1,3,5,7
/proc/19875/task/19886/stat : 19886 (python) S 19640 19640 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670316070 381784064 6043 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604465410507200 0 0 -1 7 0 0 0
[pid=19887] ppid=19640 vsize=383236 CPUtime=0.75 cores=1,3,5,7
/proc/19887/stat : 19887 (python) S 19640 19640 19558 0 -1 4202560 1159 0 0 0 41 34 0 0 19 0 2 0 670316073 392433664 6047 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19887/statm: 95809 6047 400 364 0 31697 0
[pid=19889] ppid=19887 vsize=268428 CPUtime=197.71 cores=1,3,5,7
/proc/19889/stat : 19889 (hybridGM3) T 19887 19889 19889 0 -1 4202496 5277 0 0 0 19771 0 0 0 25 0 1 0 670316074 274870272 5010 33554432000 134512640 135204385 4288079984 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/19889/statm: 67107 5010 63 169 0 66937 0
[pid=19887/tid=19905] ppid=19640 vsize=383236 CPUtime=0 cores=1,3,5,7
/proc/19887/task/19905/stat : 19905 (python) S 19640 19640 19558 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670335860 392433664 6047 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604460110985280 0 0 -1 7 0 0 0
[pid=19906] ppid=19640 vsize=393348 CPUtime=0.37 cores=1,3,5,7
/proc/19906/stat : 19906 (python) S 19640 19640 19558 0 -1 4202560 1148 0 0 0 18 19 0 0 19 0 2 0 670335863 402788352 6051 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19906/statm: 98337 6051 400 364 0 34222 0
[pid=19908] ppid=19906 vsize=1018820 CPUtime=98.4 cores=1,3,5,7
/proc/19908/stat : 19908 (gnovelty+2) T 19906 19908 19908 0 -1 4202496 869 0 0 0 9840 0 0 0 25 0 1 0 670335864 1043271680 596 33554432000 134512640 135663704 4287702224 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/19908/statm: 254705 596 113 282 0 254421 0
[pid=19906/tid=19915] ppid=19640 vsize=393348 CPUtime=0 cores=1,3,5,7
/proc/19906/task/19915/stat : 19915 (python) S 19640 19640 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670345705 402788352 6051 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604469600854080 0 0 -1 7 0 0 0
[pid=19916] ppid=19640 vsize=403920 CPUtime=0.77 cores=1,3,5,7
/proc/19916/stat : 19916 (python) S 19640 19640 19558 0 -1 4202560 1164 0 0 0 40 37 0 0 19 0 2 0 670345709 413614080 6055 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19916/statm: 100980 6055 400 364 0 36862 0
[pid=19918] ppid=19916 vsize=268424 CPUtime=196.86 cores=1,3,5,7
/proc/19918/stat : 19918 (hybridGM3) T 19916 19918 19918 0 -1 4202496 5279 0 0 0 19686 0 0 0 25 0 1 0 670345709 274866176 5010 33554432000 134512640 135204385 4287354624 18446744073709551615 134537724 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/19918/statm: 67106 5010 63 169 0 66936 0
[pid=19916/tid=19933] ppid=19640 vsize=403920 CPUtime=0 cores=1,3,5,7
/proc/19916/task/19933/stat : 19933 (python) S 19640 19640 19558 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670365398 413614080 6055 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604469600855872 0 0 -1 7 0 0 0
[pid=19934] ppid=19640 vsize=414340 CPUtime=0.76 cores=1,3,5,7
/proc/19934/stat : 19934 (python) S 19640 19640 19558 0 -1 4202560 1177 0 0 0 38 38 0 0 19 0 2 0 670365401 424284160 6098 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19934/statm: 103585 6098 400 364 0 39464 0
[pid=19936] ppid=19934 vsize=268420 CPUtime=194.81 cores=1,3,5,7
/proc/19936/stat : 19936 (hybridGM3) T 19934 19936 19936 0 -1 4202496 5280 0 0 0 19481 0 0 0 25 0 1 0 670365402 274862080 5009 33554432000 134512640 135204385 4290626656 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/19936/statm: 67105 5009 63 169 0 66935 0
[pid=19934/tid=19949] ppid=19640 vsize=414340 CPUtime=0 cores=1,3,5,7
/proc/19934/task/19949/stat : 19949 (python) S 19640 19640 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670384885 424284160 6098 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604460463394944 0 0 -1 7 0 0 0
[pid=19950] ppid=19640 vsize=424768 CPUtime=6.4 cores=1,3,5,7
/proc/19950/stat : 19950 (python) S 19640 19640 19558 0 -1 4202560 1214 0 0 0 335 305 0 0 19 0 2 0 670384888 434962432 6150 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19950/statm: 106192 6150 407 364 0 42068 0
[pid=19952] ppid=19950 vsize=457664 CPUtime=1553.33 cores=1,3,5,7
/proc/19952/stat : 19952 (TNM) T 19950 19952 19952 0 -1 4202496 1310 0 0 0 155333 0 0 0 25 0 1 0 670384889 468647936 1037 33554432000 134512640 135008748 4286865328 18446744073709551615 134528967 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/19952/statm: 114416 1037 46 122 0 113316 0
[pid=19950/tid=20023] ppid=19640 vsize=424768 CPUtime=0 cores=1,3,5,7
/proc/19950/task/20023/stat : 20023 (python) S 19640 19640 19558 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670540246 434962432 6150 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604460463396736 0 0 -1 1 0 0 0
[pid=20024] ppid=19640 vsize=434540 CPUtime=0.4 cores=1,3,5,7
/proc/20024/stat : 20024 (python) S 19640 19640 19558 0 -1 4202560 1179 0 0 0 18 22 0 0 19 0 2 0 670540248 444968960 6196 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20024/statm: 108635 6196 406 364 0 44508 0
[pid=20026] ppid=20024 vsize=419428 CPUtime=100.33 cores=1,3,5,7
/proc/20026/stat : 20026 (adaptg2wsat2009) T 20024 20026 20026 0 -1 4202496 1449 0 0 0 10033 0 0 0 25 0 1 0 670540248 429494272 1177 33554432000 134512640 135107411 4288918144 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/20026/statm: 104857 1177 59 146 0 103733 0
[pid=20024/tid=20029] ppid=19640 vsize=434540 CPUtime=0 cores=1,3,5,7
/proc/20024/task/20029/stat : 20029 (python) S 19640 19640 19558 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670550288 444968960 6196 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604458622648512 0 0 -1 3 0 0 0
[pid=20030] ppid=19640 vsize=445440 CPUtime=0.4 cores=1,3,5,7
/proc/20030/stat : 20030 (python) S 19640 19640 19558 0 -1 4202560 1170 0 0 0 21 19 0 0 19 0 2 0 670550290 456130560 6195 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20030/statm: 111360 6195 401 364 0 47230 0
[pid=20032] ppid=20030 vsize=249192 CPUtime=99.41 cores=1,3,5,7
/proc/20032/stat : 20032 (FH) T 20030 20032 20032 0 -1 4202496 1335 0 0 0 9941 0 0 0 25 0 1 0 670550291 255172608 1059 33554432000 134512640 134936988 4289380064 18446744073709551615 134553498 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/20032/statm: 62298 1059 41 104 0 61802 0
[pid=20030/tid=20037] ppid=19640 vsize=445440 CPUtime=0 cores=1,3,5,7
/proc/20030/task/20037/stat : 20037 (python) S 19640 19640 19558 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670560232 456130560 6195 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 514 18446604458622650304 0 0 -1 3 0 0 0
[pid=20038] ppid=19640 vsize=455636 CPUtime=0 cores=1,3,5,7
/proc/20038/stat : 20038 (python) S 19640 19640 19558 0 -1 4202560 846 0 0 0 0 0 0 0 19 0 1 0 670560234 466571264 6147 33554432000 4194304 5683644 140737164791600 18446744073709551615 242970570310 0 0 16781312 514 14931210679330275327 0 0 17 3 0 0 0
/proc/20038/statm: 113909 6147 350 364 0 49776 0
[pid=20040] ppid=20038 vsize=268428 CPUtime=0.68 cores=1,3,5,7
/proc/20040/stat : 20040 (hybridGM3) R 20038 20040 20040 0 -1 4202496 5283 0 0 0 68 0 0 0 22 0 1 0 670560235 274870272 5010 33554432000 134512640 135204385 4290038080 18446744073709551615 134538047 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/20040/statm: 67107 5010 63 169 0 66937 0
[pid=19640/tid=19647] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19647/stat : 19647 (python) S 19638 19640 19558 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 19 0 670215848 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
[pid=19640/tid=19657] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19657/stat : 19657 (python) S 19638 19640 19558 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670225889 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
[pid=19640/tid=19698] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19698/stat : 19698 (python) S 19638 19640 19558 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 670235930 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
[pid=19640/tid=19710] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19710/stat : 19710 (python) S 19638 19640 19558 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670245968 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
[pid=19640/tid=19720] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19720/stat : 19720 (python) S 19638 19640 19558 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670255909 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
[pid=19640/tid=19761] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19761/stat : 19761 (python) S 19638 19640 19558 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 670265850 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
[pid=19640/tid=19773] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19773/stat : 19773 (python) S 19638 19640 19558 0 -1 4202560 31 933 0 0 0 0 0 0 20 0 19 0 670276101 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 3 0 0 0
[pid=19640/tid=19846] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19846/stat : 19846 (python) S 19638 19640 19558 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670285943 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 7 0 0 0
[pid=19640/tid=19864] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19864/stat : 19864 (python) S 19638 19640 19558 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 19 0 670295785 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 3 0 0 0
[pid=19640/tid=19876] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19876/stat : 19876 (python) S 19638 19640 19558 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 670305826 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 3 0 0 0
[pid=19640/tid=19888] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19888/stat : 19888 (python) S 19638 19640 19558 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 670316074 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 3 0 0 0
[pid=19640/tid=19907] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19907/stat : 19907 (python) S 19638 19640 19558 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670335863 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 3 0 0 0
[pid=19640/tid=19917] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19917/stat : 19917 (python) S 19638 19640 19558 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670345709 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 3 0 0 0
[pid=19640/tid=19935] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19935/stat : 19935 (python) S 19638 19640 19558 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670365401 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 3 0 0 0
[pid=19640/tid=19951] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/19951/stat : 19951 (python) S 19638 19640 19558 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670384888 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 7 0 0 0
[pid=19640/tid=20025] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/20025/stat : 20025 (python) S 19638 19640 19558 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670540248 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 1 0 0 0
[pid=19640/tid=20031] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/20031/stat : 20031 (python) S 19638 19640 19558 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670550291 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 7 0 0 0
[pid=19640/tid=20039] ppid=19638 vsize=465296 CPUtime=0 cores=1,3,5,7
/proc/19640/task/20039/stat : 20039 (python) S 19638 19640 19558 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670560235 476463104 7712 33554432000 4194304 5683644 140737164791600 18446744073709551615 242982373809 0 0 16781312 2 18446604457653876544 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3458.03
Current children cumulated vsize (KiB) 15966764

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

Real time (s): 3446.34
CPU time (s): 3458.03
CPU user time (s): 3451.34
CPU system time (s): 6.69
CPU usage (%): 100.339
Max. virtual memory (cumulated for all children) (KiB): 15966764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.03069
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29524
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= 1060
involuntary context switches= 57

runsolver used 28.0537 second user time and 60.3278 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-17 00:49:30
IDJOB=3386516
IDBENCH=82581
IDSOLVER=1872
FILE ID=node128/3386516-1305586170
RUNJOBID= node128-1305586146-19577
PBS_JOBID= 13350350
Free space on /tmp= 73464 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S317257086-003-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-3386516-1305586170/watcher-3386516-1305586170 -o /tmp/evaluation-result-3386516-1305586170/solver-3386516-1305586170 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386516-1305586170.cnf -seed 412364273 -budget 5000

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

MD5SUM BENCH= 6f9c7c042784ec486e9e8bc570309805
RANDOM SEED=412364273

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       4776904 kB
Buffers:         73840 kB
Cached:         729956 kB
SwapCached:     122436 kB
Active:       12866260 kB
Inactive:     15030660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       4776904 kB
SwapTotal:    67111528 kB
SwapFree:     59792360 kB
Dirty:           65720 kB
Writeback:           0 kB
AnonPages:    26979060 kB
Mapped:          25076 kB
Slab:            98580 kB
PageTables:     109032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 154280456 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= 73432 MiB
End job on node128 at 2011-05-17 01:46:59