Trace number 3317325

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-random? (TO) 4458.23 1300.06

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
MD5SUM4d20714634af5755393f1c67cf27956c
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.34/0.54	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.54	c INFO: solving HOME/instance-3317325-1304268788.cnf
0.34/0.54	c INFO: computing task features
0.34/0.54	c INFO: computed variable-clause graph statistics
0.34/0.54	c INFO: computed clause balance statistics
0.34/0.54	c INFO: computed variable balance statistics
0.34/0.56	c INFO: computed small-clause counts
0.34/0.56	c INFO: computed Horn-clause counts
0.34/0.56	c INFO: computed variable graph statistics
0.34/0.56	c INFO: collected features for HOME/instance-3317325-1304268788.cnf in 0.08 s
0.46/0.59	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.57)
0.49/0.62	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.35)
0.49/0.65	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.35)
0.49/0.69	c INFO: running march_hi@0 for 97 with 4799 remaining (b = 0.10)
440.54/189.62	c INFO: running gnovelty+2@0 for 97 with 4610 remaining (b = 0.07)
441.16/189.92	c INFO: running march_hi@99 for 97 with 4610 remaining (b = 0.08)
688.59/285.24	c INFO: running march_hi@194 for 194 with 4515 remaining (b = 0.15)
987.05/384.95	c INFO: running march_hi@0 for 485 with 4415 remaining (b = 0.30)
1479.68/530.31	c INFO: running march_hi@292 for 97 with 4270 remaining (b = 0.10)
1655.05/580.54	c INFO: running march_hi@0 for 97 with 4219 remaining (b = 0.07)
1725.96/600.82	c INFO: running march_hi@0 for 97 with 4199 remaining (b = 0.06)
1918.00/663.71	c INFO: running march_hi@0 for 97 with 4136 remaining (b = 0.07)
2087.71/706.25	c INFO: running march_hi@97 for 97 with 4094 remaining (b = 0.07)
2088.47/706.41	c INFO: running march_hi@392 for 97 with 4094 remaining (b = 0.09)
2290.11/756.91	c INFO: running march_hi@99 for 291 with 4043 remaining (b = 0.17)
2466.58/801.16	c INFO: running march_hi@485 for 97 with 3999 remaining (b = 0.06)
2467.77/801.44	c INFO: running march_hi@199 for 194 with 3999 remaining (b = 0.12)
2851.95/897.64	c INFO: running march_hi@580 for 97 with 3902 remaining (b = 0.06)
2951.70/922.65	c INFO: running march_hi@194 for 194 with 3877 remaining (b = 0.11)
3235.97/993.85	c INFO: running march_hi@1070 for 291 with 3806 remaining (b = 0.17)
3259.13/999.69	c INFO: running march_hi@296 for 97 with 3800 remaining (b = 0.10)
3472.73/1053.19	c INFO: running march_hi@193 for 291 with 3747 remaining (b = 0.15)
3638.43/1094.61	c INFO: running march_hi@591 for 97 with 3705 remaining (b = 0.07)
3724.28/1116.12	c INFO: running march_hi@0 for 97 with 3684 remaining (b = 0.06)
4039.21/1195.05	c INFO: running march_hi@290 for 194 with 3605 remaining (b = 0.13)
4118.66/1214.94	c INFO: running march_hi@100 for 97 with 3585 remaining (b = 0.05)
4411.10/1288.21	c INFO: running march_hi@1265 for 97 with 3512 remaining (b = 0.06)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317325-1304268788/watcher-3317325-1304268788 -o /tmp/evaluation-result-3317325-1304268788/solver-3317325-1304268788 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317325-1304268788.cnf -seed 423618580 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.83 8.57 6.67 9/219 24281
/proc/meminfo: memFree=29997748/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/24281/stat : 24281 (runsolver) S 24279 24281 23486 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 538477349 12083200 51 33554432000 4194304 5434984 140735501518160 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699968823 0 0 17 7 0 0 0
/proc/24281/statm: 2950 51 31 303 0 2644 0

[startup+0.0130629 s]
/proc/loadavg: 8.83 8.57 6.67 9/219 24281
/proc/meminfo: memFree=29997748/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/24281/stat : 24281 (runsolver) S 24279 24281 23486 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 538477349 12083200 51 33554432000 4194304 5434984 140735501518160 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699968823 0 0 17 7 0 0 0
/proc/24281/statm: 2950 51 31 303 0 2644 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11800

[startup+0.101072 s]
/proc/loadavg: 8.83 8.57 6.67 9/219 24281
/proc/meminfo: memFree=29997748/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=85624 CPUtime=0.05 cores=1,3,5,7
/proc/24281/stat : 24281 (python) S 24279 24281 23486 0 -1 4202496 2629 0 0 0 4 1 0 0 17 0 1 0 538477349 87678976 2348 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/24281/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85624

[startup+0.301033 s]
/proc/loadavg: 8.83 8.57 6.67 9/219 24281
/proc/meminfo: memFree=29997748/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=154348 CPUtime=0.22 cores=1,3,5,7
/proc/24281/stat : 24281 (python) S 24279 24281 23486 0 -1 4202496 6344 936 1 0 17 5 0 0 19 0 1 0 538477349 158052352 4474 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/24281/statm: 38587 4474 1250 364 0 3215 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 154348

[startup+0.700948 s]
/proc/loadavg: 8.83 8.57 6.67 9/219 24281
/proc/meminfo: memFree=29997748/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=320272 CPUtime=0.57 cores=1,3,5,7
/proc/24281/stat : 24281 (python) S 24279 24281 23486 0 -1 4202496 12371 936 1 0 49 8 0 0 25 0 5 0 538477349 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24281/statm: 80068 7264 1881 364 0 15977 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 320272

[startup+1.50082 s]
/proc/loadavg: 8.76 8.56 6.67 12/232 24298
/proc/meminfo: memFree=29958212/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=320272 CPUtime=0.57 cores=1,3,5,7
/proc/24281/stat : 24281 (python) S 24279 24281 23486 0 -1 4202496 12371 936 1 0 49 8 0 0 25 0 5 0 538477349 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24281/statm: 80068 7264 1881 364 0 15977 0
[pid=24287] ppid=24281 vsize=278572 CPUtime=0 cores=1,3,5,7
/proc/24287/stat : 24287 (python) S 24281 24281 23486 0 -1 4202560 742 0 0 0 0 0 0 0 20 0 1 0 538477409 285257728 5576 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667407 0 0 16781312 514 10128284404460552191 0 0 17 7 0 0 0
/proc/24287/statm: 69643 5576 354 364 0 5561 0
[pid=24289] ppid=24287 vsize=1017800 CPUtime=0.43 cores=1,3,5,7
/proc/24289/stat : 24289 (gnovelty+2) R 24287 24289 24289 0 -1 4202496 442 0 0 0 43 0 0 0 23 0 1 0 538477411 1042227200 178 33554432000 134512640 135663704 4291473408 18446744073709551615 134524874 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24289/statm: 254450 178 113 282 0 254166 0
[pid=24290] ppid=24281 vsize=289380 CPUtime=0 cores=1,3,5,7
/proc/24290/stat : 24290 (python) S 24281 24281 23486 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 538477412 296325120 5702 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 3965762523822522631 0 0 17 7 0 0 0
/proc/24290/statm: 72345 5702 348 364 0 8260 0
[pid=24292] ppid=24290 vsize=2344 CPUtime=0.42 cores=1,3,5,7
/proc/24292/stat : 24292 (march_hi) R 24290 24292 24292 0 -1 4202496 641 0 0 0 42 0 0 0 25 0 1 0 538477414 2400256 378 33554432000 4194304 4955518 140736197249344 18446744073709551615 4227947 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24292/statm: 586 378 104 186 0 399 0
[pid=24293] ppid=24281 vsize=299164 CPUtime=0 cores=1,3,5,7
/proc/24293/stat : 24293 (python) S 24281 24281 23486 0 -1 4202560 752 0 0 0 0 0 0 0 17 0 1 0 538477415 306343936 5603 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 2145718936132354312 0 0 17 7 0 0 0
/proc/24293/statm: 74791 5603 348 364 0 10703 0
[pid=24295] ppid=24293 vsize=2344 CPUtime=0.42 cores=1,3,5,7
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24295 0 -1 4202496 640 0 0 0 42 0 0 0 25 0 1 0 538477417 2400256 377 33554432000 4194304 4955518 140735796817392 18446744073709551615 4227472 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24295/statm: 586 377 104 186 0 399 0
[pid=24296] ppid=24281 vsize=310028 CPUtime=0 cores=1,3,5,7
/proc/24296/stat : 24296 (python) S 24281 24281 23486 0 -1 4202560 766 0 0 0 0 0 0 0 22 0 1 0 538477418 317468672 5727 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 4584805162446455047 0 0 17 7 0 0 0
/proc/24296/statm: 77507 5727 348 364 0 13416 0
[pid=24298] ppid=24296 vsize=2344 CPUtime=0.79 cores=1,3,5,7
/proc/24298/stat : 24298 (march_hi) R 24296 24298 24298 0 -1 4202496 655 0 0 0 79 0 0 0 25 0 1 0 538477418 2400256 392 33554432000 4194304 4955518 140736282355216 18446744073709551615 4227502 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24298/statm: 586 392 104 186 0 399 0
[pid=24281/tid=24288] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (python) S 24279 24281 23486 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 5 0 538477409 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24291] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24291/stat : 24291 (python) S 24279 24281 23486 0 -1 4202560 26 936 0 0 0 0 0 0 23 0 5 0 538477412 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24294] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (python) S 24279 24281 23486 0 -1 4202560 19 936 0 0 0 0 0 0 25 0 5 0 538477415 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24297] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24297/stat : 24297 (python) S 24279 24281 23486 0 -1 4202560 26 936 0 0 0 0 0 0 25 0 5 0 538477418 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 2522248

[startup+3.10055 s]
/proc/loadavg: 8.76 8.56 6.67 12/232 24298
/proc/meminfo: memFree=29956972/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=320272 CPUtime=0.57 cores=1,3,5,7
/proc/24281/stat : 24281 (python) S 24279 24281 23486 0 -1 4202496 12371 936 1 0 49 8 0 0 25 0 5 0 538477349 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24281/statm: 80068 7264 1881 364 0 15977 0
[pid=24287] ppid=24281 vsize=278572 CPUtime=0 cores=1,3,5,7
/proc/24287/stat : 24287 (python) S 24281 24281 23486 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 538477409 285257728 5576 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667407 0 0 16781312 514 10128284404460519688 0 0 17 7 0 0 0
/proc/24287/statm: 69643 5576 354 364 0 5561 0
[pid=24289] ppid=24287 vsize=1017800 CPUtime=1.23 cores=1,3,5,7
/proc/24289/stat : 24289 (gnovelty+2) R 24287 24289 24289 0 -1 4202496 442 0 0 0 123 0 0 0 25 0 1 0 538477411 1042227200 178 33554432000 134512640 135663704 4291473408 18446744073709551615 134524610 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24289/statm: 254450 178 113 282 0 254166 0
[pid=24290] ppid=24281 vsize=289380 CPUtime=0 cores=1,3,5,7
/proc/24290/stat : 24290 (python) S 24281 24281 23486 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 538477412 296325120 5702 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 3965762523822522631 0 0 17 7 0 0 0
/proc/24290/statm: 72345 5702 348 364 0 8260 0
[pid=24292] ppid=24290 vsize=2512 CPUtime=1.22 cores=1,3,5,7
/proc/24292/stat : 24292 (march_hi) R 24290 24292 24292 0 -1 4202496 680 0 0 0 122 0 0 0 25 0 1 0 538477414 2572288 417 33554432000 4194304 4955518 140736197249344 18446744073709551615 4306985 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24292/statm: 628 417 104 186 0 441 0
[pid=24293] ppid=24281 vsize=299164 CPUtime=0 cores=1,3,5,7
/proc/24293/stat : 24293 (python) S 24281 24281 23486 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 538477415 306343936 5603 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 2145718936132354312 0 0 17 7 0 0 0
/proc/24293/statm: 74791 5603 348 364 0 10703 0
[pid=24295] ppid=24293 vsize=2512 CPUtime=1.22 cores=1,3,5,7
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24295 0 -1 4202496 679 0 0 0 122 0 0 0 25 0 1 0 538477417 2572288 416 33554432000 4194304 4955518 140735796817392 18446744073709551615 4227747 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24295/statm: 628 416 104 186 0 441 0
[pid=24296] ppid=24281 vsize=310028 CPUtime=0 cores=1,3,5,7
/proc/24296/stat : 24296 (python) S 24281 24281 23486 0 -1 4202560 768 0 0 0 0 0 0 0 15 0 1 0 538477418 317468672 5727 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 4584805162446455047 0 0 17 7 0 0 0
/proc/24296/statm: 77507 5727 348 364 0 13416 0
[pid=24298] ppid=24296 vsize=2968 CPUtime=2.38 cores=1,3,5,7
/proc/24298/stat : 24298 (march_hi) R 24296 24298 24298 0 -1 4202496 779 0 0 0 238 0 0 0 25 0 1 0 538477418 3039232 516 33554432000 4194304 4955518 140736282355216 18446744073709551615 4286687 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24298/statm: 742 516 104 186 0 555 0
[pid=24281/tid=24288] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (python) S 24279 24281 23486 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 5 0 538477409 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24291] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24291/stat : 24291 (python) S 24279 24281 23486 0 -1 4202560 26 936 0 0 0 0 0 0 23 0 5 0 538477412 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24294] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (python) S 24279 24281 23486 0 -1 4202560 19 936 0 0 0 0 0 0 25 0 5 0 538477415 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24297] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24297/stat : 24297 (python) S 24279 24281 23486 0 -1 4202560 26 936 0 0 0 0 0 0 25 0 5 0 538477418 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 2523208

[startup+6.30101 s]
/proc/loadavg: 9.02 8.62 6.70 12/232 24298
/proc/meminfo: memFree=29953388/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=320272 CPUtime=0.57 cores=1,3,5,7
/proc/24281/stat : 24281 (python) S 24279 24281 23486 0 -1 4202496 12371 936 1 0 49 8 0 0 25 0 5 0 538477349 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24281/statm: 80068 7264 1881 364 0 15977 0
[pid=24287] ppid=24281 vsize=278572 CPUtime=0 cores=1,3,5,7
/proc/24287/stat : 24287 (python) S 24281 24281 23486 0 -1 4202560 908 0 0 0 0 0 0 0 18 0 1 0 538477409 285257728 5599 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667407 0 0 16781312 514 10128284404460519688 0 0 17 7 0 0 0
/proc/24287/statm: 69643 5599 377 364 0 5561 0
[pid=24289] ppid=24287 vsize=1017800 CPUtime=2.83 cores=1,3,5,7
/proc/24289/stat : 24289 (gnovelty+2) R 24287 24289 24289 0 -1 4202496 442 0 0 0 283 0 0 0 25 0 1 0 538477411 1042227200 178 33554432000 134512640 135663704 4291473408 18446744073709551615 134545265 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24289/statm: 254450 178 113 282 0 254166 0
[pid=24290] ppid=24281 vsize=289380 CPUtime=0 cores=1,3,5,7
/proc/24290/stat : 24290 (python) S 24281 24281 23486 0 -1 4202560 906 0 0 0 0 0 0 0 15 0 1 0 538477412 296325120 5725 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 3965762523822522631 0 0 17 7 0 0 0
/proc/24290/statm: 72345 5725 371 364 0 8260 0
[pid=24292] ppid=24290 vsize=2968 CPUtime=2.82 cores=1,3,5,7
/proc/24292/stat : 24292 (march_hi) R 24290 24292 24292 0 -1 4202496 798 0 0 0 282 0 0 0 25 0 1 0 538477414 3039232 535 33554432000 4194304 4955518 140736197249344 18446744073709551615 4284885 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24292/statm: 742 535 104 186 0 555 0
[pid=24293] ppid=24281 vsize=299164 CPUtime=0 cores=1,3,5,7
/proc/24293/stat : 24293 (python) S 24281 24281 23486 0 -1 4202560 899 0 0 0 0 0 0 0 15 0 1 0 538477415 306343936 5626 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 2145718936132354312 0 0 17 7 0 0 0
/proc/24293/statm: 74791 5626 371 364 0 10703 0
[pid=24295] ppid=24293 vsize=2968 CPUtime=2.82 cores=1,3,5,7
/proc/24295/stat : 24295 (march_hi) R 24293 24295 24295 0 -1 4202496 797 0 0 0 282 0 0 0 25 0 1 0 538477417 3039232 534 33554432000 4194304 4955518 140735796817392 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24295/statm: 742 534 104 186 0 555 0
[pid=24296] ppid=24281 vsize=310028 CPUtime=0.01 cores=1,3,5,7
/proc/24296/stat : 24296 (python) S 24281 24281 23486 0 -1 4202560 932 0 0 0 1 0 0 0 15 0 1 0 538477418 317468672 5750 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 4443496477800497415 0 0 17 7 0 0 0
/proc/24296/statm: 77507 5750 371 364 0 13416 0
[pid=24298] ppid=24296 vsize=3708 CPUtime=5.52 cores=1,3,5,7
/proc/24298/stat : 24298 (march_hi) R 24296 24298 24298 0 -1 4202496 933 0 0 0 552 0 0 0 25 0 1 0 538477418 3796992 670 33554432000 4194304 4955518 140736282355216 18446744073709551615 4224615 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24298/statm: 927 670 104 186 0 740 0
[pid=24281/tid=24288] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (python) S 24279 24281 23486 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 5 0 538477409 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24291] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24291/stat : 24291 (python) S 24279 24281 23486 0 -1 4202560 26 936 0 0 0 0 0 0 23 0 5 0 538477412 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24294] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (python) S 24279 24281 23486 0 -1 4202560 19 936 0 0 0 0 0 0 25 0 5 0 538477415 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24297] ppid=24279 vsize=320272 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24297/stat : 24297 (python) S 24279 24281 23486 0 -1 4202560 26 936 0 0 0 0 0 0 25 0 5 0 538477418 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.57
Current children cumulated vsize (KiB) 2524860

[startup+12.7009 s]
/proc/loadavg: 9.18 8.66 6.72 12/232 24298
/proc/meminfo: memFree=29950628/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=320272 CPUtime=0.57 cores=1,3,5,7
/proc/24281/stat : 24281 (python) S 24279 24281 23486 0 -1 4202496 12371 936 1 0 49 8 0 0 25 0 5 0 538477349 327958528 7264 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24281/statm: 80068 7264 1881 364 0 15977 0
[pid=24287] ppid=24281 vsize=278572 CPUtime=0.01 cores=1,3,5,7
/proc/24287/stat : 24287 (python) S 24281 24281 23486 0 -1 4202560 910 0 0 0 0 1 0 0 18 0 1 0 538477409 285257728 5599 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667407 0 0 16781312 514 15805981026582233352 0 0 17 7 0 0 0
/proc/24287/statm: 69643 5599 377 364 0 5561 0
[pid=24289] ppid=24287 vsize=1017800 CPUtime=6.04 cores=1,3,5,7
/proc/24289/stat : 24289 (gnovelty+2) R 24287 24289 24289 0 -1 4202496 442 0 0 0 604 0 0 0 25 0 1 0 538477411 1042227200 178 33554432000 134512640 135663704 4291473408 18446744073709551615 134524768 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24289/statm: 254450 178 113 282 0 254166 0
[pid=24290] ppid=24281 vsize=289380 CPUtime=0.01 cores=1,3,5,7

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

[pid=24296] ppid=24281 vsize=310028 CPUtime=1.15 cores=1,3,5,7
/proc/24296/stat : 24296 (python) S 24281 24281 23486 0 -1 4202560 1174 0 0 0 60 55 0 0 15 0 2 0 538477418 317468672 5780 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24296/statm: 77507 5780 400 364 0 13416 0
[pid=24298] ppid=24296 vsize=90216 CPUtime=487.33 cores=1,3,5,7
/proc/24298/stat : 24298 (march_hi) T 24296 24298 24298 0 -1 4202496 16235 0 0 0 48729 4 0 0 25 0 1 0 538477418 92381184 15972 33554432000 4194304 4955518 140736282355216 18446744073709551615 4346443 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/24298/statm: 22554 15972 104 186 0 22367 0
[pid=24296/tid=24329] ppid=24281 vsize=310028 CPUtime=0 cores=1,3,5,7
/proc/24296/task/24329/stat : 24329 (python) S 24281 24281 23486 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538496309 317468672 5780 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604471127144576 0 0 -1 7 0 0 0
[pid=24330] ppid=24281 vsize=320284 CPUtime=0.31 cores=1,3,5,7
/proc/24330/stat : 24330 (python) S 24281 24281 23486 0 -1 4202560 1139 0 0 0 18 13 0 0 19 0 2 0 538496312 327970816 5784 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24330/statm: 80071 5784 400 364 0 15977 0
[pid=24332] ppid=24330 vsize=1017800 CPUtime=97.6 cores=1,3,5,7
/proc/24332/stat : 24332 (gnovelty+2) T 24330 24332 24332 0 -1 4202496 442 0 0 0 9760 0 0 0 25 0 1 0 538496312 1042227200 178 33554432000 134512640 135663704 4292495184 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/24332/statm: 254450 178 113 282 0 254166 0
[pid=24330/tid=24350] ppid=24281 vsize=320284 CPUtime=0 cores=1,3,5,7
/proc/24330/task/24350/stat : 24350 (python) S 24281 24281 23486 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538515842 327970816 5784 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604465407883328 0 0 -1 7 0 0 0
[pid=24351] ppid=24281 vsize=330632 CPUtime=1.4 cores=1,3,5,7
/proc/24351/stat : 24351 (python) S 24281 24281 23486 0 -1 4202560 1184 0 0 0 74 66 0 0 15 0 2 0 538515845 338567168 5811 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24351/statm: 82658 5811 400 364 0 18561 0
[pid=24353] ppid=24351 vsize=119684 CPUtime=730.13 cores=1,3,5,7
/proc/24353/stat : 24353 (march_hi) R 24351 24353 24353 0 -1 4202496 23190 0 0 0 73009 4 0 0 25 0 1 0 538515845 122556416 22925 33554432000 4194304 4955518 140736097290848 18446744073709551615 4245078 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24353/statm: 29921 22925 104 186 0 29734 0
[pid=24351/tid=24398] ppid=24281 vsize=330632 CPUtime=0 cores=1,3,5,7
/proc/24351/task/24398/stat : 24398 (python) S 24281 24281 23486 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 538569611 338567168 5811 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604466790364224 0 0 -1 7 0 0 0
[pid=24376] ppid=24281 vsize=340888 CPUtime=1.18 cores=1,3,5,7
/proc/24376/stat : 24376 (python) S 24281 24281 23486 0 -1 4202560 1219 0 0 0 61 57 0 0 15 0 2 0 538535404 349069312 5821 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24376/statm: 85222 5821 406 364 0 21122 0
[pid=24378] ppid=24376 vsize=119684 CPUtime=634.29 cores=1,3,5,7
/proc/24378/stat : 24378 (march_hi) R 24376 24378 24378 0 -1 4202496 20495 0 0 0 63426 3 0 0 25 0 1 0 538535404 122556416 20230 33554432000 4194304 4955518 140735526130240 18446744073709551615 4286799 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24378/statm: 29921 20230 104 186 0 29734 0
[pid=24376/tid=24390] ppid=24281 vsize=340888 CPUtime=0 cores=1,3,5,7
/proc/24376/task/24390/stat : 24390 (python) S 24281 24281 23486 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 2 0 538547987 349069312 5821 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604471127365632 0 0 -1 1 0 0 0
[pid=24407] ppid=24281 vsize=350624 CPUtime=0.22 cores=1,3,5,7
/proc/24407/stat : 24407 (python) S 24281 24281 23486 0 -1 4202560 1187 0 0 0 13 9 0 0 15 0 2 0 538588962 359038976 5727 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24407/statm: 87656 5727 406 364 0 23553 0
[pid=24409] ppid=24407 vsize=27096 CPUtime=125.91 cores=1,3,5,7
/proc/24409/stat : 24409 (march_hi) R 24407 24409 24409 0 -1 4202496 5142 0 0 0 12590 1 0 0 25 0 1 0 538588962 27746304 4874 33554432000 4194304 4955518 140736574387264 18446744073709551615 4224704 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24409/statm: 6774 4874 104 186 0 6587 0
[pid=24407/tid=24634] ppid=24281 vsize=350624 CPUtime=0 cores=1,3,5,7
/proc/24407/task/24634/stat : 24634 (python) S 24281 24281 23486 0 -1 4202560 51 0 0 0 0 0 0 0 16 0 2 0 538598841 359038976 5727 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604466790365120 0 0 -1 1 0 0 0
[pid=24281/tid=24288] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (python) S 24279 24281 23486 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 9 0 538477409 370180096 7341 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24291] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24291/stat : 24291 (python) S 24279 24281 23486 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 9 0 538477412 370180096 7341 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24294] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (python) S 24279 24281 23486 0 -1 4202560 22 936 0 0 0 0 0 0 18 0 9 0 538477415 370180096 7341 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24297] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24297/stat : 24297 (python) S 24279 24281 23486 0 -1 4202560 35 936 0 0 0 0 0 0 18 0 9 0 538477418 370180096 7341 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24331] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24331/stat : 24331 (python) S 24279 24281 23486 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 9 0 538496312 370180096 7341 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24352] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24352/stat : 24352 (python) S 24279 24281 23486 0 -1 4202560 36 936 0 0 0 0 0 0 18 0 9 0 538515845 370180096 7341 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24377] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24377/stat : 24377 (python) S 24279 24281 23486 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 538535404 370180096 7341 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24408] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24408/stat : 24408 (python) S 24279 24281 23486 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 538588962 370180096 7341 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4228
Current children cumulated vsize (KiB) 5640056



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.92 8.59 8.23 10/267 24642
/proc/meminfo: memFree=29343768/32951124 swapFree=67107188/67111528
[pid=24281] ppid=24279 vsize=361504 CPUtime=1.22 cores=1,3,5,7
/proc/24281/stat : 24281 (python) S 24279 24281 23486 0 -1 4202496 17596 936 1 0 112 10 0 0 18 0 9 0 538477349 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24281/statm: 90376 7364 1890 364 0 26273 0
[pid=24287] ppid=24281 vsize=288816 CPUtime=0.29 cores=1,3,5,7
/proc/24287/stat : 24287 (python) S 24281 24281 23486 0 -1 4202560 1117 0 0 0 15 14 0 0 19 0 2 0 538477409 295747584 5637 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24287/statm: 72204 5637 410 364 0 8122 0
[pid=24289] ppid=24287 vsize=1017800 CPUtime=101.42 cores=1,3,5,7
/proc/24289/stat : 24289 (gnovelty+2) T 24287 24289 24289 0 -1 4202496 442 0 0 0 10142 0 0 0 25 0 1 0 538477411 1042227200 178 33554432000 134512640 135663704 4291473408 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/24289/statm: 254450 178 113 282 0 254166 0
[pid=24287/tid=24333] ppid=24281 vsize=288816 CPUtime=0 cores=1,3,5,7
/proc/24287/task/24333/stat : 24333 (python) S 24281 24281 23486 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538496338 295747584 5637 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604468155770112 0 0 -1 7 0 0 0
[pid=24290] ppid=24281 vsize=289380 CPUtime=2.18 cores=1,3,5,7
/proc/24290/stat : 24290 (python) S 24281 24281 23486 0 -1 4202560 1141 0 0 0 117 101 0 0 15 0 2 0 538477412 296325120 5755 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24290/statm: 72345 5755 400 364 0 8260 0
[pid=24292] ppid=24290 vsize=192572 CPUtime=1028.03 cores=1,3,5,7
/proc/24292/stat : 24292 (march_hi) R 24290 24292 24292 0 -1 4202496 31469 0 0 0 102795 8 0 0 25 0 1 0 538477414 197193728 31206 33554432000 4194304 4955518 140736197249344 18446744073709551615 4286536 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24292/statm: 48143 31206 104 186 0 47956 0
[pid=24290/tid=24379] ppid=24281 vsize=289380 CPUtime=0 cores=1,3,5,7
/proc/24290/task/24379/stat : 24379 (python) S 24281 24281 23486 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538537428 296325120 5755 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604469626356096 0 0 -1 7 0 0 0
[pid=24293] ppid=24281 vsize=299164 CPUtime=2.05 cores=1,3,5,7
/proc/24293/stat : 24293 (python) S 24281 24281 23486 0 -1 4202560 1162 0 0 0 109 96 0 0 15 0 2 0 538477415 306343936 5656 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24293/statm: 74791 5656 400 364 0 10703 0
[pid=24295] ppid=24293 vsize=192572 CPUtime=1071.12 cores=1,3,5,7
/proc/24295/stat : 24295 (march_hi) T 24293 24295 24295 0 -1 4202496 32590 0 0 0 107105 7 0 0 25 0 1 0 538477417 197193728 32327 33554432000 4194304 4955518 140735796817392 18446744073709551615 4224691 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24295/statm: 48143 32327 104 186 0 47956 0
[pid=24293/tid=24375] ppid=24281 vsize=299164 CPUtime=0 cores=1,3,5,7
/proc/24293/task/24375/stat : 24375 (python) S 24281 24281 23486 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538535401 306343936 5656 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604469626358784 0 0 -1 5 0 0 0
[pid=24296] ppid=24281 vsize=310028 CPUtime=1.15 cores=1,3,5,7
/proc/24296/stat : 24296 (python) S 24281 24281 23486 0 -1 4202560 1174 0 0 0 60 55 0 0 15 0 2 0 538477418 317468672 5780 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24296/statm: 77507 5780 400 364 0 13416 0
[pid=24298] ppid=24296 vsize=90216 CPUtime=487.33 cores=1,3,5,7
/proc/24298/stat : 24298 (march_hi) T 24296 24298 24298 0 -1 4202496 16235 0 0 0 48729 4 0 0 25 0 1 0 538477418 92381184 15972 33554432000 4194304 4955518 140736282355216 18446744073709551615 4346443 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/24298/statm: 22554 15972 104 186 0 22367 0
[pid=24296/tid=24329] ppid=24281 vsize=310028 CPUtime=0 cores=1,3,5,7
/proc/24296/task/24329/stat : 24329 (python) S 24281 24281 23486 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538496309 317468672 5780 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604471127144576 0 0 -1 7 0 0 0
[pid=24330] ppid=24281 vsize=320284 CPUtime=0.31 cores=1,3,5,7
/proc/24330/stat : 24330 (python) S 24281 24281 23486 0 -1 4202560 1139 0 0 0 18 13 0 0 19 0 2 0 538496312 327970816 5784 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24330/statm: 80071 5784 400 364 0 15977 0
[pid=24332] ppid=24330 vsize=1017800 CPUtime=97.6 cores=1,3,5,7
/proc/24332/stat : 24332 (gnovelty+2) T 24330 24332 24332 0 -1 4202496 442 0 0 0 9760 0 0 0 25 0 1 0 538496312 1042227200 178 33554432000 134512640 135663704 4292495184 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/24332/statm: 254450 178 113 282 0 254166 0
[pid=24330/tid=24350] ppid=24281 vsize=320284 CPUtime=0 cores=1,3,5,7
/proc/24330/task/24350/stat : 24350 (python) S 24281 24281 23486 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538515842 327970816 5784 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604465407883328 0 0 -1 7 0 0 0
[pid=24351] ppid=24281 vsize=330632 CPUtime=1.49 cores=1,3,5,7
/proc/24351/stat : 24351 (python) S 24281 24281 23486 0 -1 4202560 1187 0 0 0 79 70 0 0 15 0 2 0 538515845 338567168 5811 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24351/statm: 82658 5811 400 364 0 18561 0
[pid=24353] ppid=24351 vsize=119684 CPUtime=787.83 cores=1,3,5,7
/proc/24353/stat : 24353 (march_hi) R 24351 24353 24353 0 -1 4202496 24792 0 0 0 78779 4 0 0 25 0 1 0 538515845 122556416 24527 33554432000 4194304 4955518 140736097290848 18446744073709551615 4238482 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24353/statm: 29921 24527 104 186 0 29734 0
[pid=24351/tid=24398] ppid=24281 vsize=330632 CPUtime=0 cores=1,3,5,7
/proc/24351/task/24398/stat : 24398 (python) S 24281 24281 23486 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 538569611 338567168 5811 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604466790364224 0 0 -1 7 0 0 0
[pid=24376] ppid=24281 vsize=340888 CPUtime=1.29 cores=1,3,5,7
/proc/24376/stat : 24376 (python) S 24281 24281 23486 0 -1 4202560 1219 0 0 0 66 63 0 0 15 0 2 0 538535404 349069312 5821 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24376/statm: 85222 5821 406 364 0 21122 0
[pid=24378] ppid=24376 vsize=119684 CPUtime=691.24 cores=1,3,5,7
/proc/24378/stat : 24378 (march_hi) R 24376 24378 24378 0 -1 4202496 22102 0 0 0 69120 4 0 0 25 0 1 0 538535404 122556416 21837 33554432000 4194304 4955518 140735526130240 18446744073709551615 4207342 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24378/statm: 29921 21837 104 186 0 29734 0
[pid=24376/tid=24390] ppid=24281 vsize=340888 CPUtime=0 cores=1,3,5,7
/proc/24376/task/24390/stat : 24390 (python) S 24281 24281 23486 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 2 0 538547987 349069312 5821 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604471127365632 0 0 -1 1 0 0 0
[pid=24407] ppid=24281 vsize=350624 CPUtime=0.32 cores=1,3,5,7
/proc/24407/stat : 24407 (python) S 24281 24281 23486 0 -1 4202560 1205 0 0 0 19 13 0 0 15 0 2 0 538588962 359038976 5727 33554432000 4194304 5683644 140733787411840 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/24407/statm: 87656 5727 406 364 0 23553 0
[pid=24409] ppid=24407 vsize=35828 CPUtime=183.36 cores=1,3,5,7
/proc/24409/stat : 24409 (march_hi) R 24407 24409 24409 0 -1 4202496 7018 0 0 0 18334 2 0 0 25 0 1 0 538588962 36687872 6750 33554432000 4194304 4955518 140736574387264 18446744073709551615 4227571 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24409/statm: 8957 6750 104 186 0 8770 0
[pid=24407/tid=24634] ppid=24281 vsize=350624 CPUtime=0 cores=1,3,5,7
/proc/24407/task/24634/stat : 24634 (python) S 24281 24281 23486 0 -1 4202560 51 0 0 0 0 0 0 0 16 0 2 0 538598841 359038976 5727 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 514 18446604466790365120 0 0 -1 1 0 0 0
[pid=24281/tid=24288] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24288/stat : 24288 (python) S 24279 24281 23486 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 9 0 538477409 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24291] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24291/stat : 24291 (python) S 24279 24281 23486 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 9 0 538477412 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24294] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24294/stat : 24294 (python) S 24279 24281 23486 0 -1 4202560 22 936 0 0 0 0 0 0 18 0 9 0 538477415 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24297] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24297/stat : 24297 (python) S 24279 24281 23486 0 -1 4202560 35 936 0 0 0 0 0 0 18 0 9 0 538477418 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24331] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24331/stat : 24331 (python) S 24279 24281 23486 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 9 0 538496312 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24352] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24352/stat : 24352 (python) S 24279 24281 23486 0 -1 4202560 36 936 0 0 0 0 0 0 18 0 9 0 538515845 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24377] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24377/stat : 24377 (python) S 24279 24281 23486 0 -1 4202560 34 936 0 0 0 0 0 0 18 0 9 0 538535404 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 7 0 0 0
[pid=24281/tid=24408] ppid=24279 vsize=361504 CPUtime=0 cores=1,3,5,7
/proc/24281/task/24408/stat : 24408 (python) S 24279 24281 23486 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 538588962 370180096 7364 33554432000 4194304 5683644 140733787411840 18446744073709551615 210216470961 0 0 16781312 2 18446604467076019392 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4458.23
Current children cumulated vsize (KiB) 5677476

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 24281 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=143826
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=104984
# CPU time returned by wait4() is 1.24881
# while last known CPU time is 4458.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.06
CPU time (s): 4458.23
CPU user time (s): 4453.59
CPU system time (s): 4.64
CPU usage (%): 342.926
Max. virtual memory (cumulated for all children) (KiB): 5677476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.14383
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18538
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= 77

runsolver used 3.3115 second user time and 6.44802 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-01 18:53:08
IDJOB=3317325
IDBENCH=82790
IDSOLVER=1705
FILE ID=node130/3317325-1304268788
RUNJOBID= node130-1304267282-23505
PBS_JOBID= 13173949
Free space on /tmp= 72680 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317325-1304268788/watcher-3317325-1304268788 -o /tmp/evaluation-result-3317325-1304268788/solver-3317325-1304268788 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317325-1304268788.cnf -seed 423618580 -budget 4800 -cores 4

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

MD5SUM BENCH= 4d20714634af5755393f1c67cf27956c
RANDOM SEED=423618580

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29998028 kB
Buffers:        233348 kB
Cached:        1482372 kB
SwapCached:       1916 kB
Active:        1410976 kB
Inactive:      1247944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29998028 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:           34760 kB
Writeback:           0 kB
AnonPages:      942368 kB
Mapped:          22924 kB
Slab:           220444 kB
PageTables:      13468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 12660308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72636 MiB
End job on node130 at 2011-05-01 19:14:51