Trace number 3377384

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) 704.92 711.021

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
MD5SUM1d861e510861ad58190eb0b3053bc657
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark340.927
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

Solver Data

0.29/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.29/0.68	c INFO: solving HOME/instance-3377384-1305452929.cnf
0.29/0.68	c INFO: computing task features
0.29/0.79	c INFO: computed variable-clause graph statistics
0.29/0.80	c INFO: computed clause balance statistics
1.17/1.58	c INFO: computed variable balance statistics
1.55/1.98	c INFO: computed small-clause counts
1.55/1.98	c INFO: computed Horn-clause counts
1.65/2.01	c INFO: computed variable graph statistics
1.65/2.01	c INFO: collected features for HOME/instance-3377384-1305452929.cnf in 1.36 s
1.65/2.03	c INFO: running gnovelty+2@0 for 97 with 2398 remaining (b = 0.38)
102.17/102.34	c INFO: running gnovelty+2@0 for 97 with 2298 remaining (b = 0.14)
201.39/202.66	c INFO: running adaptg2wsat2009++@0 for 97 with 2199 remaining (b = 0.09)
304.44/306.97	c INFO: running adaptg2wsat2009++@0 for 97 with 2096 remaining (b = 0.07)
403.54/407.26	c INFO: running adaptg2wsat2009++@0 for 97 with 1997 remaining (b = 0.06)
502.07/505.55	c INFO: running gnovelty+2@0 for 97 with 1899 remaining (b = 0.05)
605.23/609.91	c INFO: running FH@0 for 97 with 1796 remaining (b = 0.04)
704.23/710.21	c INFO: running adaptg2wsat2009++@0 for 97 with 1697 remaining (b = 0.03)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3377384-1305452929/watcher-3377384-1305452929 -o /tmp/evaluation-result-3377384-1305452929/solver-3377384-1305452929 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377384-1305452929.cnf -seed 749700175 -budget 2400 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.14 3.91 3.50 5/352 501
/proc/meminfo: memFree=27151536/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=11796 CPUtime=0 cores=0,2
/proc/501/stat : 501 (runsolver) R 499 501 24378 0 -1 4202560 45 0 0 0 0 0 0 0 22 0 1 0 656891755 12079104 53 33554432000 4194304 5432360 140733473463808 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/501/statm: 2949 53 33 303 0 2643 0

[startup+0.0600099 s]
/proc/loadavg: 4.14 3.91 3.50 5/352 501
/proc/meminfo: memFree=27151536/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=18884 CPUtime=0.02 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 1288 0 0 0 2 0 0 0 22 0 1 0 656891755 19337216 1141 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/501/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.101598 s]
/proc/loadavg: 4.14 3.91 3.50 5/352 501
/proc/meminfo: memFree=27151536/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=84472 CPUtime=0.04 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 2398 0 0 0 4 0 0 0 18 0 1 0 656891755 86499328 2127 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/501/statm: 21118 2127 707 364 0 1335 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 84472

[startup+0.300943 s]
/proc/loadavg: 4.14 3.91 3.50 5/352 501
/proc/meminfo: memFree=27151536/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=135748 CPUtime=0.15 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 5973 934 1 0 13 2 0 0 17 0 1 0 656891755 139005952 4149 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272685061 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/501/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 135748

[startup+1.18579 s]
/proc/loadavg: 4.14 3.91 3.50 5/352 501
/proc/meminfo: memFree=27151536/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=287584 CPUtime=0.85 cores=0,2
/proc/501/stat : 501 (python) R 499 501 24378 0 -1 4202496 12692 934 1 0 80 5 0 0 17 0 1 0 656891755 294486016 9281 33554432000 4194304 5683644 140736538260864 18446744073709551615 268276097733 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/501/statm: 71896 9281 1826 364 0 7820 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 287584

[startup+1.51273 s]
/proc/loadavg: 4.21 3.93 3.51 5/353 506
/proc/meminfo: memFree=27119908/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=287584 CPUtime=1.17 cores=0,2
/proc/501/stat : 501 (python) R 499 501 24378 0 -1 4202496 12692 934 1 0 112 5 0 0 17 0 1 0 656891755 294486016 9281 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272356316 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/501/statm: 71896 9281 1826 364 0 7820 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 287584

[startup+3.10039 s]
/proc/loadavg: 4.21 3.93 3.51 6/358 540
/proc/meminfo: memFree=27097352/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=292812 CPUtime=1.68 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 12980 934 1 0 163 5 0 0 20 0 2 0 656891755 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/501/statm: 73203 8108 1877 364 0 9121 0
[pid=529] ppid=501 vsize=283512 CPUtime=0 cores=0,2
/proc/529/stat : 529 (python) S 501 501 24378 0 -1 4202560 722 0 0 0 0 0 0 0 18 0 1 0 656891958 290316288 6583 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709135 0 0 16781312 514 14201423580289270020 0 0 17 2 0 0 0
/proc/529/statm: 70878 6583 355 364 0 6796 0
[pid=531] ppid=529 vsize=1018996 CPUtime=1.06 cores=0,2
/proc/531/stat : 531 (gnovelty+2) R 529 531 531 0 -1 4202496 958 0 0 0 106 0 0 0 24 0 1 0 656891958 1043451904 697 33554432000 134512640 135663704 4288173024 18446744073709551615 134525699 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/531/statm: 254749 697 113 282 0 254465 0
[pid=501/tid=530] ppid=499 vsize=292812 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 2 0 656891958 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1595320

[startup+6.30087 s]
/proc/loadavg: 4.35 3.97 3.52 6/361 543
/proc/meminfo: memFree=27087256/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=292812 CPUtime=1.68 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 12980 934 1 0 163 5 0 0 20 0 2 0 656891755 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/501/statm: 73203 8108 1877 364 0 9121 0
[pid=529] ppid=501 vsize=283512 CPUtime=0.01 cores=0,2
/proc/529/stat : 529 (python) S 501 501 24378 0 -1 4202560 971 0 0 0 1 0 0 0 18 0 1 0 656891958 290316288 6611 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709135 0 0 16781312 514 14201423580289270020 0 0 17 2 0 0 0
/proc/529/statm: 70878 6611 383 364 0 6796 0
[pid=531] ppid=529 vsize=1018996 CPUtime=4.26 cores=0,2
/proc/531/stat : 531 (gnovelty+2) R 529 531 531 0 -1 4202496 958 0 0 0 426 0 0 0 25 0 1 0 656891958 1043451904 697 33554432000 134512640 135663704 4288173024 18446744073709551615 134524681 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/531/statm: 254749 697 113 282 0 254465 0
[pid=501/tid=530] ppid=499 vsize=292812 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 2 0 656891958 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1595320

[startup+12.7007 s]
/proc/loadavg: 4.40 3.98 3.53 6/365 547
/proc/meminfo: memFree=27044940/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=292812 CPUtime=1.68 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 12980 934 1 0 163 5 0 0 20 0 2 0 656891755 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/501/statm: 73203 8108 1877 364 0 9121 0
[pid=529] ppid=501 vsize=283512 CPUtime=0.03 cores=0,2
/proc/529/stat : 529 (python) S 501 501 24378 0 -1 4202560 974 0 0 0 2 1 0 0 18 0 1 0 656891958 290316288 6611 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709135 0 0 16781312 514 16211551283650199812 0 0 17 2 0 0 0
/proc/529/statm: 70878 6611 383 364 0 6796 0
[pid=531] ppid=529 vsize=1018996 CPUtime=10.66 cores=0,2
/proc/531/stat : 531 (gnovelty+2) R 529 531 531 0 -1 4202496 958 0 0 0 1066 0 0 0 25 0 1 0 656891958 1043451904 697 33554432000 134512640 135663704 4288173024 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/531/statm: 254749 697 113 282 0 254465 0
[pid=501/tid=530] ppid=499 vsize=292812 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 2 0 656891958 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 1595320

[startup+25.5004 s]
/proc/loadavg: 4.49 4.02 3.55 6/365 547
/proc/meminfo: memFree=27044704/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=292812 CPUtime=1.68 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 12980 934 1 0 163 5 0 0 20 0 2 0 656891755 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/501/statm: 73203 8108 1877 364 0 9121 0
[pid=529] ppid=501 vsize=283512 CPUtime=0.05 cores=0,2
/proc/529/stat : 529 (python) S 501 501 24378 0 -1 4202560 980 0 0 0 3 2 0 0 18 0 1 0 656891958 290316288 6611 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709135 0 0 16781312 514 16211551283650199812 0 0 17 2 0 0 0
/proc/529/statm: 70878 6611 383 364 0 6796 0
[pid=531] ppid=529 vsize=1018996 CPUtime=23.46 cores=0,2
/proc/531/stat : 531 (gnovelty+2) R 529 531 531 0 -1 4202496 958 0 0 0 2346 0 0 0 25 0 1 0 656891958 1043451904 697 33554432000 134512640 135663704 4288173024 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/531/statm: 254749 697 113 282 0 254465 0
[pid=501/tid=530] ppid=499 vsize=292812 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 2 0 656891958 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 1595320

[startup+51.1009 s]
/proc/loadavg: 4.69 4.11 3.59 6/369 552
/proc/meminfo: memFree=27039344/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=292812 CPUtime=1.68 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 12980 934 1 0 163 5 0 0 20 0 2 0 656891755 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/501/statm: 73203 8108 1877 364 0 9121 0
[pid=529] ppid=501 vsize=283512 CPUtime=0.12 cores=0,2
/proc/529/stat : 529 (python) S 501 501 24378 0 -1 4202560 990 0 0 0 7 5 0 0 18 0 1 0 656891958 290316288 6611 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709135 0 0 16781312 514 16211551283650199812 0 0 17 2 0 0 0
/proc/529/statm: 70878 6611 383 364 0 6796 0
[pid=531] ppid=529 vsize=1018996 CPUtime=49.06 cores=0,2
/proc/531/stat : 531 (gnovelty+2) R 529 531 531 0 -1 4202496 958 0 0 0 4906 0 0 0 25 0 1 0 656891958 1043451904 697 33554432000 134512640 135663704 4288173024 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/531/statm: 254749 697 113 282 0 254465 0
[pid=501/tid=530] ppid=499 vsize=292812 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 2 0 656891958 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 1595320

[startup+102.301 s]
/proc/loadavg: 4.90 4.26 3.67 6/369 553
/proc/meminfo: memFree=27037288/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=292812 CPUtime=1.68 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 12980 934 1 0 163 5 0 0 20 0 2 0 656891755 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/501/statm: 73203 8108 1877 364 0 9121 0
[pid=529] ppid=501 vsize=283512 CPUtime=0.23 cores=0,2
/proc/529/stat : 529 (python) S 501 501 24378 0 -1 4202560 1010 0 0 0 13 10 0 0 18 0 1 0 656891958 290316288 6611 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709135 0 0 16781312 514 16211551283650199812 0 0 17 2 0 0 0
/proc/529/statm: 70878 6611 383 364 0 6796 0
[pid=531] ppid=529 vsize=1018996 CPUtime=100.26 cores=0,2
/proc/531/stat : 531 (gnovelty+2) R 529 531 531 0 -1 4202496 958 0 0 0 10026 0 0 0 25 0 1 0 656891958 1043451904 697 33554432000 134512640 135663704 4288173024 18446744073709551615 134545529 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/531/statm: 254749 697 113 282 0 254465 0
[pid=501/tid=530] ppid=499 vsize=292812 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 2 0 656891958 299839488 8108 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 1595320

[startup+162.301 s]
/proc/loadavg: 4.96 4.39 3.75 6/382 568
/proc/meminfo: memFree=27014220/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=303528 CPUtime=1.69 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 13888 934 1 0 164 5 0 0 19 0 3 0 656891755 310812672 8198 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/501/statm: 75882 8198 1880 364 0 11797 0
[pid=529] ppid=501 vsize=293756 CPUtime=0.25 cores=0,2
/proc/529/stat : 529 (python) S 501 501 24378 0 -1 4202560 1152 0 0 0 14 11 0 0 19 0 2 0 656891958 300806144 6648 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/529/statm: 73439 6648 415 364 0 9357 0
[pid=531] ppid=529 vsize=1018996 CPUtime=100.29 cores=0,2
/proc/531/stat : 531 (gnovelty+2) T 529 531 531 0 -1 4202496 958 0 0 0 10029 0 0 0 25 0 1 0 656891958 1043451904 697 33554432000 134512640 135663704 4288173024 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/531/statm: 254749 697 113 282 0 254465 0
[pid=529/tid=554] ppid=501 vsize=293756 CPUtime=0 cores=0,2
/proc/529/task/554/stat : 554 (python) S 501 501 24378 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656901987 300806144 6648 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 2 0 0 0
[pid=555] ppid=501 vsize=293700 CPUtime=0.15 cores=0,2
/proc/555/stat : 555 (python) S 501 501 24378 0 -1 4202560 928 0 0 0 8 7 0 0 18 0 1 0 656901989 300748800 6687 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709190 0 0 16781312 514 16211551283650199809 0 0 17 2 0 0 0
/proc/555/statm: 73425 6687 372 364 0 9340 0
[pid=557] ppid=555 vsize=1018996 CPUtime=59.13 cores=0,2
/proc/557/stat : 557 (gnovelty+2) R 555 557 557 0 -1 4202496 961 0 0 0 5913 0 0 0 25 0 1 0 656901989 1043451904 698 33554432000 134512640 135663704 4291082512 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/557/statm: 254749 698 113 282 0 254465 0
[pid=501/tid=530] ppid=499 vsize=303528 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 3 0 656891958 310812672 8198 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=556] ppid=499 vsize=303528 CPUtime=0 cores=0,2
/proc/501/task/556/stat : 556 (python) S 499 501 24378 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 656901989 310812672 8198 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 161.51

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

[pid=571] ppid=501 vsize=303956 CPUtime=0.27 cores=0,2
/proc/571/stat : 571 (python) S 501 501 24378 0 -1 4202560 1096 0 0 0 14 13 0 0 19 0 2 0 656912021 311250944 6720 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/571/statm: 75989 6720 400 364 0 11901 0
[pid=573] ppid=571 vsize=421428 CPUtime=102.77 cores=0,2
/proc/573/stat : 573 (adaptg2wsat2009) T 571 573 573 0 -1 4202496 2048 0 0 0 10277 0 0 0 25 0 1 0 656912021 431542272 1782 33554432000 134512640 135107411 4289369456 18446744073709551615 134532074 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/573/statm: 105357 1782 59 146 0 104233 0
[pid=571/tid=592] ppid=501 vsize=303956 CPUtime=0 cores=0,2
/proc/571/task/592/stat : 592 (python) S 501 501 24378 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656922451 311250944 6720 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604441320645632 0 0 -1 2 0 0 0
[pid=593] ppid=501 vsize=314300 CPUtime=0.26 cores=0,2
/proc/593/stat : 593 (python) S 501 501 24378 0 -1 4202560 1099 0 0 0 12 14 0 0 19 0 2 0 656922452 321843200 6724 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/593/statm: 78575 6724 400 364 0 14484 0
[pid=605] ppid=593 vsize=421428 CPUtime=98.81 cores=0,2
/proc/605/stat : 605 (adaptg2wsat2009) T 593 605 605 0 -1 4202496 2048 0 0 0 9881 0 0 0 25 0 1 0 656922452 431542272 1782 33554432000 134512640 135107411 4289392512 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/605/statm: 105357 1782 59 146 0 104233 0
[pid=593/tid=618] ppid=501 vsize=314300 CPUtime=0 cores=0,2
/proc/593/task/618/stat : 618 (python) S 501 501 24378 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656932479 321843200 6724 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604451792812224 0 0 -1 2 0 0 0
[pid=619] ppid=501 vsize=324564 CPUtime=0.27 cores=0,2
/proc/619/stat : 619 (python) S 501 501 24378 0 -1 4202560 1094 0 0 0 14 13 0 0 19 0 2 0 656932481 332353536 6733 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/619/statm: 81141 6733 400 364 0 17047 0
[pid=621] ppid=619 vsize=421428 CPUtime=98.27 cores=0,2
/proc/621/stat : 621 (adaptg2wsat2009) T 619 621 621 0 -1 4202496 2049 0 0 0 9827 0 0 0 25 0 1 0 656932481 431542272 1782 33554432000 134512640 135107411 4294795888 18446744073709551615 134531613 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/621/statm: 105357 1782 59 146 0 104233 0
[pid=619/tid=653] ppid=501 vsize=324564 CPUtime=0 cores=0,2
/proc/619/task/653/stat : 653 (python) S 501 501 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656942309 332353536 6733 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604453607179520 0 0 -1 0 0 0 0
[pid=654] ppid=501 vsize=334724 CPUtime=0.28 cores=0,2
/proc/654/stat : 654 (python) S 501 501 24378 0 -1 4202560 1098 0 0 0 13 15 0 0 19 0 2 0 656942311 342757376 6739 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/654/statm: 83681 6739 400 364 0 19584 0
[pid=656] ppid=654 vsize=1018996 CPUtime=102.81 cores=0,2
/proc/656/stat : 656 (gnovelty+2) T 654 656 656 0 -1 4202496 959 0 0 0 10281 0 0 0 25 0 1 0 656942311 1043451904 697 33554432000 134512640 135663704 4290894256 18446744073709551615 134525699 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/656/statm: 254749 697 113 282 0 254465 0
[pid=654/tid=665] ppid=501 vsize=334724 CPUtime=0 cores=0,2
/proc/654/task/665/stat : 665 (python) S 501 501 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656952745 342757376 6739 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604453607180416 0 0 -1 2 0 0 0
[pid=666] ppid=501 vsize=345204 CPUtime=0.27 cores=0,2
/proc/666/stat : 666 (python) S 501 501 24378 0 -1 4202560 1098 0 0 0 13 14 0 0 19 0 2 0 656952747 353488896 6743 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/666/statm: 86301 6743 400 364 0 22201 0
[pid=668] ppid=666 vsize=251292 CPUtime=98.71 cores=0,2
/proc/668/stat : 668 (FH) T 666 668 668 0 -1 4202496 1947 0 0 0 9871 0 0 0 25 0 1 0 656952747 257323008 1682 33554432000 134512640 134936988 4290097984 18446744073709551615 134553371 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/668/statm: 62823 1682 41 104 0 62327 0
[pid=666/tid=715] ppid=501 vsize=345204 CPUtime=0 cores=0,2
/proc/666/task/715/stat : 715 (python) S 501 501 24378 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656962774 353488896 6743 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604445364177920 0 0 -1 0 0 0 0
[pid=716] ppid=501 vsize=355580 CPUtime=0 cores=0,2
/proc/716/stat : 716 (python) S 501 501 24378 0 -1 4202560 774 0 0 0 0 0 0 0 19 0 1 0 656962776 364113920 6729 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709190 0 0 16781312 514 1403938639133540351 0 0 17 2 0 0 0
/proc/716/statm: 88895 6729 351 364 0 24792 0
[pid=718] ppid=716 vsize=421428 CPUtime=0.68 cores=0,2
/proc/718/stat : 718 (adaptg2wsat2009) R 716 718 718 0 -1 4202496 2049 0 0 0 68 0 0 0 22 0 1 0 656962776 431542272 1781 33554432000 134512640 135107411 4293999952 18446744073709551615 134531561 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/718/statm: 105357 1781 59 146 0 104233 0
[pid=501/tid=530] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 656891958 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=556] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/556/stat : 556 (python) S 499 501 24378 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 656901989 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=572] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/572/stat : 572 (python) S 499 501 24378 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 9 0 656912021 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=604] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/604/stat : 604 (python) S 499 501 24378 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 656922452 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=620] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/620/stat : 620 (python) S 499 501 24378 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 9 0 656932481 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=655] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/655/stat : 655 (python) S 499 501 24378 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 9 0 656942311 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=667] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/667/stat : 667 (python) S 499 501 24378 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 656952747 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=717] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/717/stat : 717 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 656962776 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 704.92
Current children cumulated vsize (KiB) 7924996

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

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

[startup+710.901 s]
/proc/loadavg: 3.99 4.40 4.10 6/403 718
/proc/meminfo: memFree=26877668/32950928 swapFree=60199044/67111528
[pid=501] ppid=499 vsize=365220 CPUtime=1.78 cores=0,2
/proc/501/stat : 501 (python) S 499 501 24378 0 -1 4202496 19235 934 1 0 172 6 0 0 20 0 9 0 656891755 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/501/statm: 91305 8273 1892 364 0 27202 0
[pid=529] ppid=501 vsize=293756 CPUtime=0.25 cores=0,2
/proc/529/stat : 529 (python) S 501 501 24378 0 -1 4202560 1152 0 0 0 14 11 0 0 19 0 2 0 656891958 300806144 6648 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/529/statm: 73439 6648 415 364 0 9357 0
[pid=531] ppid=529 vsize=1018996 CPUtime=100.29 cores=0,2
/proc/531/stat : 531 (gnovelty+2) T 529 531 531 0 -1 4202496 958 0 0 0 10029 0 0 0 25 0 1 0 656891958 1043451904 697 33554432000 134512640 135663704 4288173024 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/531/statm: 254749 697 113 282 0 254465 0
[pid=529/tid=554] ppid=501 vsize=293756 CPUtime=0 cores=0,2
/proc/529/task/554/stat : 554 (python) S 501 501 24378 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656901987 300806144 6648 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 2 0 0 0
[pid=555] ppid=501 vsize=293700 CPUtime=0.26 cores=0,2
/proc/555/stat : 555 (python) S 501 501 24378 0 -1 4202560 1094 0 0 0 14 12 0 0 19 0 2 0 656901989 300748800 6716 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/555/statm: 73425 6716 400 364 0 9340 0
[pid=557] ppid=555 vsize=1018996 CPUtime=98.94 cores=0,2
/proc/557/stat : 557 (gnovelty+2) T 555 557 557 0 -1 4202496 961 0 0 0 9894 0 0 0 25 0 1 0 656901989 1043451904 698 33554432000 134512640 135663704 4291082512 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/557/statm: 254749 698 113 282 0 254465 0
[pid=555/tid=570] ppid=501 vsize=293700 CPUtime=0 cores=0,2
/proc/555/task/570/stat : 570 (python) S 501 501 24378 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 656912019 300748800 6716 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604451446755456 0 0 -1 2 0 0 0
[pid=571] ppid=501 vsize=303956 CPUtime=0.27 cores=0,2
/proc/571/stat : 571 (python) S 501 501 24378 0 -1 4202560 1096 0 0 0 14 13 0 0 19 0 2 0 656912021 311250944 6720 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/571/statm: 75989 6720 400 364 0 11901 0
[pid=573] ppid=571 vsize=421428 CPUtime=102.77 cores=0,2
/proc/573/stat : 573 (adaptg2wsat2009) T 571 573 573 0 -1 4202496 2048 0 0 0 10277 0 0 0 25 0 1 0 656912021 431542272 1782 33554432000 134512640 135107411 4289369456 18446744073709551615 134532074 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/573/statm: 105357 1782 59 146 0 104233 0
[pid=571/tid=592] ppid=501 vsize=303956 CPUtime=0 cores=0,2
/proc/571/task/592/stat : 592 (python) S 501 501 24378 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656922451 311250944 6720 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604441320645632 0 0 -1 2 0 0 0
[pid=593] ppid=501 vsize=314300 CPUtime=0.26 cores=0,2
/proc/593/stat : 593 (python) S 501 501 24378 0 -1 4202560 1099 0 0 0 12 14 0 0 19 0 2 0 656922452 321843200 6724 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/593/statm: 78575 6724 400 364 0 14484 0
[pid=605] ppid=593 vsize=421428 CPUtime=98.81 cores=0,2
/proc/605/stat : 605 (adaptg2wsat2009) T 593 605 605 0 -1 4202496 2048 0 0 0 9881 0 0 0 25 0 1 0 656922452 431542272 1782 33554432000 134512640 135107411 4289392512 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/605/statm: 105357 1782 59 146 0 104233 0
[pid=593/tid=618] ppid=501 vsize=314300 CPUtime=0 cores=0,2
/proc/593/task/618/stat : 618 (python) S 501 501 24378 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656932479 321843200 6724 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604451792812224 0 0 -1 2 0 0 0
[pid=619] ppid=501 vsize=324564 CPUtime=0.27 cores=0,2
/proc/619/stat : 619 (python) S 501 501 24378 0 -1 4202560 1094 0 0 0 14 13 0 0 19 0 2 0 656932481 332353536 6733 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/619/statm: 81141 6733 400 364 0 17047 0
[pid=621] ppid=619 vsize=421428 CPUtime=98.27 cores=0,2
/proc/621/stat : 621 (adaptg2wsat2009) T 619 621 621 0 -1 4202496 2049 0 0 0 9827 0 0 0 25 0 1 0 656932481 431542272 1782 33554432000 134512640 135107411 4294795888 18446744073709551615 134531613 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/621/statm: 105357 1782 59 146 0 104233 0
[pid=619/tid=653] ppid=501 vsize=324564 CPUtime=0 cores=0,2
/proc/619/task/653/stat : 653 (python) S 501 501 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656942309 332353536 6733 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604453607179520 0 0 -1 0 0 0 0
[pid=654] ppid=501 vsize=334724 CPUtime=0.28 cores=0,2
/proc/654/stat : 654 (python) S 501 501 24378 0 -1 4202560 1098 0 0 0 13 15 0 0 19 0 2 0 656942311 342757376 6739 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/654/statm: 83681 6739 400 364 0 19584 0
[pid=656] ppid=654 vsize=1018996 CPUtime=102.81 cores=0,2
/proc/656/stat : 656 (gnovelty+2) T 654 656 656 0 -1 4202496 959 0 0 0 10281 0 0 0 25 0 1 0 656942311 1043451904 697 33554432000 134512640 135663704 4290894256 18446744073709551615 134525699 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/656/statm: 254749 697 113 282 0 254465 0
[pid=654/tid=665] ppid=501 vsize=334724 CPUtime=0 cores=0,2
/proc/654/task/665/stat : 665 (python) S 501 501 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656952745 342757376 6739 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604453607180416 0 0 -1 2 0 0 0
[pid=666] ppid=501 vsize=345204 CPUtime=0.27 cores=0,2
/proc/666/stat : 666 (python) S 501 501 24378 0 -1 4202560 1098 0 0 0 13 14 0 0 19 0 2 0 656952747 353488896 6743 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/666/statm: 86301 6743 400 364 0 22201 0
[pid=668] ppid=666 vsize=251292 CPUtime=98.71 cores=0,2
/proc/668/stat : 668 (FH) T 666 668 668 0 -1 4202496 1947 0 0 0 9871 0 0 0 25 0 1 0 656952747 257323008 1682 33554432000 134512640 134936988 4290097984 18446744073709551615 134553371 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/668/statm: 62823 1682 41 104 0 62327 0
[pid=666/tid=715] ppid=501 vsize=345204 CPUtime=0 cores=0,2
/proc/666/task/715/stat : 715 (python) S 501 501 24378 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656962774 353488896 6743 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 514 18446604445364177920 0 0 -1 0 0 0 0
[pid=716] ppid=501 vsize=355580 CPUtime=0 cores=0,2
/proc/716/stat : 716 (python) S 501 501 24378 0 -1 4202560 774 0 0 0 0 0 0 0 19 0 1 0 656962776 364113920 6729 33554432000 4194304 5683644 140736538260864 18446744073709551615 268272709190 0 0 16781312 514 1403938639133540351 0 0 17 2 0 0 0
/proc/716/statm: 88895 6729 351 364 0 24792 0
[pid=718] ppid=716 vsize=421428 CPUtime=0.68 cores=0,2
/proc/718/stat : 718 (adaptg2wsat2009) R 716 718 718 0 -1 4202496 2049 0 0 0 68 0 0 0 22 0 1 0 656962776 431542272 1781 33554432000 134512640 135107411 4293999952 18446744073709551615 134531561 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/718/statm: 105357 1781 59 146 0 104233 0
[pid=501/tid=530] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/530/stat : 530 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 656891958 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=556] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/556/stat : 556 (python) S 499 501 24378 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 656901989 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=572] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/572/stat : 572 (python) S 499 501 24378 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 9 0 656912021 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=604] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/604/stat : 604 (python) S 499 501 24378 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 656922452 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=620] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/620/stat : 620 (python) S 499 501 24378 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 9 0 656932481 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=655] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/655/stat : 655 (python) S 499 501 24378 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 9 0 656942311 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=667] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/667/stat : 667 (python) S 499 501 24378 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 656952747 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
[pid=501/tid=717] ppid=499 vsize=365220 CPUtime=0 cores=0,2
/proc/501/task/717/stat : 717 (python) S 499 501 24378 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 656962776 373985280 8273 33554432000 4194304 5683644 140736538260864 18446744073709551615 268284512689 0 0 16781312 2 18446604440557479872 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 704.92
Current children cumulated vsize (KiB) 7924996

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 501 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=729737
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=71989
# CPU time returned by wait4() is 1.80173
# while last known CPU time is 704.92
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 711.021
CPU time (s): 704.92
CPU user time (s): 703.94
CPU system time (s): 0.98
CPU usage (%): 99.142
Max. virtual memory (cumulated for all children) (KiB): 7924996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.72974
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20175
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= 2883
involuntary context switches= 66

runsolver used 2.56461 second user time and 5.77012 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 11:48:49
IDJOB=3377384
IDBENCH=82693
IDSOLVER=1857
FILE ID=node122/3377384-1305452929
RUNJOBID= node122-1305452222-32569
PBS_JOBID= 13324864
Free space on /tmp= 73396 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S64154096-097-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-3377384-1305452929/watcher-3377384-1305452929 -o /tmp/evaluation-result-3377384-1305452929/solver-3377384-1305452929 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377384-1305452929.cnf -seed 749700175 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1d861e510861ad58190eb0b3053bc657
RANDOM SEED=749700175

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27151940 kB
Buffers:        302368 kB
Cached:        3894696 kB
SwapCached:      50104 kB
Active:        1489928 kB
Inactive:      4076656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27151940 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           34112 kB
Writeback:           0 kB
AnonPages:     1330564 kB
Mapped:          22052 kB
Slab:           129124 kB
PageTables:      38164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 64049128 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= 73384 MiB
End job on node122 at 2011-05-15 12:00:43