Trace number 3484426

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, 1200 s timeout)? (TO) 1200.06 1198.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1554089933-067.UNKNOWN.cnf
MD5SUMfa2c840574747ca3ff8efe8a9137bb94
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.45	c INFO: solving HOME/instance-3484426-1307749591.cnf
0.32/0.45	c INFO: computing task features
0.32/0.46	c INFO: computed variable-clause graph statistics
0.32/0.46	c INFO: computed clause balance statistics
0.41/0.50	c INFO: computed variable balance statistics
0.41/0.53	c INFO: computed small-clause counts
0.41/0.53	c INFO: computed Horn-clause counts
0.41/0.53	c INFO: computed variable graph statistics
0.41/0.53	c INFO: collected features for HOME/instance-3484426-1307749591.cnf in 0.09 s
0.41/0.54	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
100.63/100.68	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.06)
200.88/200.82	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.45)
886.53/885.58	c INFO: running march_hi@0 for 194 with 315 remaining (b = 0.19)
1085.01/1084.08	c INFO: running march_hi@0 for 116 with 116 remaining (b = 0.06)
1200.06/1198.94	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3484426-1307749591/watcher-3484426-1307749591 -o /tmp/evaluation-result-3484426-1307749591/solver-3484426-1307749591 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484426-1307749591.cnf -seed 684725472 -budget 1200 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.02 4.04 3.76 4/231 14714
/proc/meminfo: memFree=31669996/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=15780 CPUtime=0 cores=1,3
/proc/14714/stat : 14714 (python) R 14712 14714 12976 0 -1 4202496 836 0 0 0 0 0 0 0 18 0 1 0 867375025 16158720 720 33554432000 4194304 5683644 140733847328352 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14714/statm: 3945 721 334 364 0 432 0

[startup+0.03304 s]
/proc/loadavg: 4.02 4.04 3.76 4/231 14714
/proc/meminfo: memFree=31669996/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=18884 CPUtime=0.01 cores=1,3
/proc/14714/stat : 14714 (python) R 14712 14714 12976 0 -1 4202496 1285 0 0 0 1 0 0 0 17 0 1 0 867375025 19337216 1137 33554432000 4194304 5683644 140733847328352 18446744073709551615 4438566 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14714/statm: 4721 1137 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.101027 s]
/proc/loadavg: 4.02 4.04 3.76 4/231 14714
/proc/meminfo: memFree=31669996/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=104616 CPUtime=0.07 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 3146 0 0 0 5 2 0 0 17 0 1 0 867375025 107126784 2822 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/14714/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.30099 s]
/proc/loadavg: 4.02 4.04 3.76 4/231 14714
/proc/meminfo: memFree=31669996/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=198916 CPUtime=0.23 cores=1,3
/proc/14714/stat : 14714 (python) R 14712 14714 12976 0 -1 4202496 7028 930 1 0 17 6 0 0 19 0 1 0 867375025 203689984 5053 33554432000 4194304 5683644 140733847328352 18446744073709551615 5006044 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14714/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.700926 s]
/proc/loadavg: 4.02 4.04 3.76 4/231 14714
/proc/meminfo: memFree=31669996/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=288884 CPUtime=0.46 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 9802 930 1 0 38 8 0 0 19 0 2 0 867375025 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 72221 7084 1867 364 0 8139 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 288884

[startup+1.50077 s]
/proc/loadavg: 3.93 4.02 3.75 5/235 14722
/proc/meminfo: memFree=31645188/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=288884 CPUtime=0.46 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 9802 930 1 0 38 8 0 0 19 0 2 0 867375025 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 72221 7084 1867 364 0 8139 0
[pid=14720] ppid=14714 vsize=278640 CPUtime=0 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 727 0 0 0 0 0 0 0 18 0 1 0 867375079 285327360 5567 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256527 0 0 16781312 514 4486318332533800959 0 0 17 3 0 0 0
/proc/14720/statm: 69660 5567 354 364 0 5578 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=0.94 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) R 14720 14722 14722 0 -1 4202496 445 0 0 0 94 0 0 0 21 0 1 0 867375080 1042227200 182 33554432000 134512640 135663704 4291993792 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14722/statm: 254450 182 113 282 0 254166 0
[pid=14714/tid=14721] ppid=14712 vsize=288884 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867375080 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 1585324

[startup+3.10047 s]
/proc/loadavg: 3.93 4.02 3.75 5/235 14722
/proc/meminfo: memFree=31643984/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=288884 CPUtime=0.46 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 9802 930 1 0 38 8 0 0 19 0 2 0 867375025 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 72221 7084 1867 364 0 8139 0
[pid=14720] ppid=14714 vsize=278640 CPUtime=0 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 727 0 0 0 0 0 0 0 18 0 1 0 867375079 285327360 5567 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256527 0 0 16781312 514 4486318332533768456 0 0 17 3 0 0 0
/proc/14720/statm: 69660 5567 354 364 0 5578 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=2.54 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) R 14720 14722 14722 0 -1 4202496 445 0 0 0 254 0 0 0 25 0 1 0 867375080 1042227200 182 33554432000 134512640 135663704 4291993792 18446744073709551615 134545646 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14722/statm: 254450 182 113 282 0 254166 0
[pid=14714/tid=14721] ppid=14712 vsize=288884 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867375080 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1585324

[startup+6.30089 s]
/proc/loadavg: 3.94 4.02 3.75 5/236 14724
/proc/meminfo: memFree=31642188/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=288884 CPUtime=0.46 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 9802 930 1 0 38 8 0 0 19 0 2 0 867375025 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 72221 7084 1867 364 0 8139 0
[pid=14720] ppid=14714 vsize=278640 CPUtime=0 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 867 0 0 0 0 0 0 0 18 0 1 0 867375079 285327360 5589 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256527 0 0 16781312 514 4486318332533768456 0 0 17 3 0 0 0
/proc/14720/statm: 69660 5589 376 364 0 5578 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=5.75 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) R 14720 14722 14722 0 -1 4202496 445 0 0 0 575 0 0 0 25 0 1 0 867375080 1042227200 182 33554432000 134512640 135663704 4291993792 18446744073709551615 134545704 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14722/statm: 254450 182 113 282 0 254166 0
[pid=14714/tid=14721] ppid=14712 vsize=288884 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867375080 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 1585324

[startup+12.7007 s]
/proc/loadavg: 3.94 4.02 3.76 5/236 14724
/proc/meminfo: memFree=31640088/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=288884 CPUtime=0.46 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 9802 930 1 0 38 8 0 0 19 0 2 0 867375025 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 72221 7084 1867 364 0 8139 0
[pid=14720] ppid=14714 vsize=278640 CPUtime=0.01 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 871 0 0 0 1 0 0 0 18 0 1 0 867375079 285327360 5590 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256527 0 0 16781312 514 7040340078417117448 0 0 17 3 0 0 0
/proc/14720/statm: 69660 5590 377 364 0 5578 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=12.15 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) R 14720 14722 14722 0 -1 4202496 445 0 0 0 1215 0 0 0 25 0 1 0 867375080 1042227200 182 33554432000 134512640 135663704 4291993792 18446744073709551615 134545670 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14722/statm: 254450 182 113 282 0 254166 0
[pid=14714/tid=14721] ppid=14712 vsize=288884 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867375080 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1585324

[startup+25.5003 s]
/proc/loadavg: 3.95 4.02 3.76 5/236 14724
/proc/meminfo: memFree=31636184/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=288884 CPUtime=0.46 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 9802 930 1 0 38 8 0 0 19 0 2 0 867375025 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 72221 7084 1867 364 0 8139 0
[pid=14720] ppid=14714 vsize=278640 CPUtime=0.02 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 878 0 0 0 1 1 0 0 18 0 1 0 867375079 285327360 5590 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256527 0 0 16781312 514 7040340078417117448 0 0 17 3 0 0 0
/proc/14720/statm: 69660 5590 377 364 0 5578 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=24.95 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) R 14720 14722 14722 0 -1 4202496 445 0 0 0 2495 0 0 0 25 0 1 0 867375080 1042227200 182 33554432000 134512640 135663704 4291993792 18446744073709551615 134525382 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14722/statm: 254450 182 113 282 0 254166 0
[pid=14714/tid=14721] ppid=14712 vsize=288884 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867375080 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 1585324

[startup+51.1006 s]
/proc/loadavg: 3.97 4.02 3.76 5/236 14725
/proc/meminfo: memFree=31627204/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=288884 CPUtime=0.46 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 9802 930 1 0 38 8 0 0 19 0 2 0 867375025 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 72221 7084 1867 364 0 8139 0
[pid=14720] ppid=14714 vsize=278640 CPUtime=0.05 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 890 0 0 0 3 2 0 0 18 0 1 0 867375079 285327360 5590 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256527 0 0 16781312 514 7040340078417117448 0 0 17 3 0 0 0
/proc/14720/statm: 69660 5590 377 364 0 5578 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=50.55 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) R 14720 14722 14722 0 -1 4202496 446 0 0 0 5055 0 0 0 25 0 1 0 867375080 1042227200 183 33554432000 134512640 135663704 4291993792 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14722/statm: 254450 183 113 282 0 254166 0
[pid=14714/tid=14721] ppid=14712 vsize=288884 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867375080 295817216 7084 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1585324

[startup+102.307 s]
/proc/loadavg: 4.17 4.06 3.79 5/240 14730
/proc/meminfo: memFree=31604448/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=299612 CPUtime=0.47 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 10650 930 1 0 39 8 0 0 19 0 3 0 867375025 306802688 7226 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 74903 7226 1870 364 0 10818 0
[pid=14720] ppid=14714 vsize=288884 CPUtime=0.13 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 1147 0 0 0 8 5 0 0 19 0 2 0 867375079 295817216 5634 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14720/statm: 72221 5634 416 364 0 8139 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=100.13 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) T 14720 14722 14722 0 -1 4202496 446 0 0 0 10013 0 0 0 25 0 1 0 867375080 1042227200 183 33554432000 134512640 135663704 4291993792 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14722/statm: 254450 183 113 282 0 254166 0
[pid=14720/tid=14727] ppid=14714 vsize=288884 CPUtime=0 cores=1,3
/proc/14720/task/14727/stat : 14727 (python) S 14714 14714 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867385093 295817216 5634 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471137114816 0 0 -1 3 0 0 0
[pid=14728] ppid=14714 vsize=289368 CPUtime=0 cores=1,3
/proc/14728/stat : 14728 (python) S 14714 14714 12976 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 867385093 296312832 5700 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256582 0 0 16781312 514 4576208081028874504 0 0 17 1 0 0 0
/proc/14728/statm: 72342 5700 348 364 0 8257 0
[pid=14730] ppid=14728 vsize=1017800 CPUtime=1.61 cores=1,3
/proc/14730/stat : 14730 (gnovelty+2) R 14728 14730 14730 0 -1 4202496 447 0 0 0 161 0 0 0 25 0 1 0 867385094 1042227200 181 33554432000 134512640 135663704 4287197424 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14730/statm: 254450 181 113 282 0 254166 0
[pid=14714/tid=14721] ppid=14712 vsize=299612 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 3 0 867375080 306802688 7226 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
[pid=14714/tid=14729] ppid=14712 vsize=299612 CPUtime=0 cores=1,3
/proc/14714/task/14729/stat : 14729 (python) S 14712 14714 12976 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 867385093 306802688 7226 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 2913464

[startup+162.301 s]
/proc/loadavg: 4.06 4.05 3.80 5/241 14733
/proc/meminfo: memFree=31580580/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=299612 CPUtime=0.47 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 10650 930 1 0 39 8 0 0 19 0 3 0 867375025 306802688 7226 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 74903 7226 1870 364 0 10818 0
[pid=14720] ppid=14714 vsize=288884 CPUtime=0.13 cores=1,3

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

/proc/14736/stat : 14736 (python) S 14714 14714 12976 0 -1 4202560 1125 0 0 0 53 41 0 0 16 0 2 0 867395107 306339840 5656 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14736/statm: 74790 5656 400 364 0 10702 0
[pid=14738] ppid=14736 vsize=123520 CPUtime=684.76 cores=1,3
/proc/14738/stat : 14738 (march_hi) T 14736 14738 14738 0 -1 4202496 22763 0 0 0 68471 5 0 0 25 0 1 0 867395107 126484480 22500 33554432000 4194304 4955518 140734583555552 18446744073709551615 4224704 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14738/statm: 30880 22500 104 186 0 30693 0
[pid=14736/tid=14850] ppid=14714 vsize=299160 CPUtime=0 cores=1,3
/proc/14736/task/14850/stat : 14850 (python) S 14714 14714 12976 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 867463582 306339840 5656 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471124087936 0 0 -1 3 0 0 0
[pid=14851] ppid=14714 vsize=310036 CPUtime=0.23 cores=1,3
/proc/14851/stat : 14851 (python) S 14714 14714 12976 0 -1 4202560 1131 0 0 0 10 13 0 0 16 0 2 0 867463583 317476864 5783 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14851/statm: 77509 5783 400 364 0 13418 0
[pid=14853] ppid=14851 vsize=36852 CPUtime=198.25 cores=1,3
/proc/14853/stat : 14853 (march_hi) T 14851 14853 14853 0 -1 4202496 7586 0 0 0 19823 2 0 0 25 0 1 0 867463583 37736448 7328 33554432000 4194304 4955518 140734689678544 18446744073709551615 4291025 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14853/statm: 9213 7328 104 186 0 9026 0
[pid=14851/tid=14859] ppid=14714 vsize=310036 CPUtime=0 cores=1,3
/proc/14851/task/14859/stat : 14859 (python) S 14714 14714 12976 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 867483432 317476864 5783 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471137712000 0 0 -1 1 0 0 0
[pid=14860] ppid=14714 vsize=320292 CPUtime=0.13 cores=1,3
/proc/14860/stat : 14860 (python) S 14714 14714 12976 0 -1 4202560 943 0 0 0 7 6 0 0 15 0 1 0 867483433 327979008 5780 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256582 0 0 16781312 514 7040340078417117448 0 0 17 3 0 0 0
/proc/14860/statm: 80073 5780 371 364 0 15979 0
[pid=14862] ppid=14860 vsize=18248 CPUtime=98.2 cores=1,3
/proc/14862/stat : 14862 (march_hi) R 14860 14862 14862 0 -1 4202496 4292 0 0 0 9820 0 0 0 25 0 1 0 867483433 18685952 4027 33554432000 4194304 4955518 140735538883728 18446744073709551615 4238438 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14862/statm: 4562 4027 104 186 0 4375 0
[pid=14714/tid=14721] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 6 0 867375080 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
[pid=14714/tid=14729] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14729/stat : 14729 (python) S 14712 14714 12976 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 6 0 867385093 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14737] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14737/stat : 14737 (python) S 14712 14714 12976 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 6 0 867395107 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14852] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14852/stat : 14852 (python) S 14712 14714 12976 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 6 0 867463583 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14861] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14861/stat : 14861 (python) S 14712 14714 12976 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 6 0 867483433 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.43
Current children cumulated vsize (KiB) 4052496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1198.9 s]
/proc/loadavg: 1.00 1.58 2.63 2/188 14865
/proc/meminfo: memFree=31819808/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=330536 CPUtime=0.49 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 13087 930 1 0 41 8 0 0 18 0 6 0 867375025 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 82634 7289 1876 364 0 18540 0
[pid=14720] ppid=14714 vsize=288884 CPUtime=0.13 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 1147 0 0 0 8 5 0 0 19 0 2 0 867375079 295817216 5634 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14720/statm: 72221 5634 416 364 0 8139 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=100.13 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) T 14720 14722 14722 0 -1 4202496 446 0 0 0 10013 0 0 0 25 0 1 0 867375080 1042227200 183 33554432000 134512640 135663704 4291993792 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14722/statm: 254450 183 113 282 0 254166 0
[pid=14720/tid=14727] ppid=14714 vsize=288884 CPUtime=0 cores=1,3
/proc/14720/task/14727/stat : 14727 (python) S 14714 14714 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867385093 295817216 5634 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471137114816 0 0 -1 3 0 0 0
[pid=14728] ppid=14714 vsize=289368 CPUtime=0.13 cores=1,3
/proc/14728/stat : 14728 (python) S 14714 14714 12976 0 -1 4202560 1079 0 0 0 6 7 0 0 19 0 2 0 867385093 296312832 5753 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14728/statm: 72342 5753 400 364 0 8257 0
[pid=14730] ppid=14728 vsize=1017800 CPUtime=100.04 cores=1,3
/proc/14730/stat : 14730 (gnovelty+2) T 14728 14730 14730 0 -1 4202496 447 0 0 0 10004 0 0 0 25 0 1 0 867385094 1042227200 181 33554432000 134512640 135663704 4287197424 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14730/statm: 254450 181 113 282 0 254166 0
[pid=14728/tid=14735] ppid=14714 vsize=289368 CPUtime=0 cores=1,3
/proc/14728/task/14735/stat : 14735 (python) S 14714 14714 12976 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867395106 296312832 5753 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471158043904 0 0 -1 3 0 0 0
[pid=14736] ppid=14714 vsize=299160 CPUtime=0.94 cores=1,3
/proc/14736/stat : 14736 (python) S 14714 14714 12976 0 -1 4202560 1125 0 0 0 53 41 0 0 16 0 2 0 867395107 306339840 5656 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14736/statm: 74790 5656 400 364 0 10702 0
[pid=14738] ppid=14736 vsize=123520 CPUtime=684.76 cores=1,3
/proc/14738/stat : 14738 (march_hi) T 14736 14738 14738 0 -1 4202496 22763 0 0 0 68471 5 0 0 25 0 1 0 867395107 126484480 22500 33554432000 4194304 4955518 140734583555552 18446744073709551615 4224704 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14738/statm: 30880 22500 104 186 0 30693 0
[pid=14736/tid=14850] ppid=14714 vsize=299160 CPUtime=0 cores=1,3
/proc/14736/task/14850/stat : 14850 (python) S 14714 14714 12976 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 867463582 306339840 5656 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471124087936 0 0 -1 3 0 0 0
[pid=14851] ppid=14714 vsize=310036 CPUtime=0.23 cores=1,3
/proc/14851/stat : 14851 (python) S 14714 14714 12976 0 -1 4202560 1131 0 0 0 10 13 0 0 16 0 2 0 867463583 317476864 5783 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14851/statm: 77509 5783 400 364 0 13418 0
[pid=14853] ppid=14851 vsize=36852 CPUtime=198.25 cores=1,3
/proc/14853/stat : 14853 (march_hi) T 14851 14853 14853 0 -1 4202496 7586 0 0 0 19823 2 0 0 25 0 1 0 867463583 37736448 7328 33554432000 4194304 4955518 140734689678544 18446744073709551615 4291025 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14853/statm: 9213 7328 104 186 0 9026 0
[pid=14851/tid=14859] ppid=14714 vsize=310036 CPUtime=0 cores=1,3
/proc/14851/task/14859/stat : 14859 (python) S 14714 14714 12976 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 867483432 317476864 5783 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471137712000 0 0 -1 1 0 0 0
[pid=14860] ppid=14714 vsize=320292 CPUtime=0.14 cores=1,3
/proc/14860/stat : 14860 (python) S 14714 14714 12976 0 -1 4202560 949 0 0 0 8 6 0 0 15 0 1 0 867483433 327979008 5780 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256582 0 0 16781312 514 7040340078417117448 0 0 17 3 0 0 0
/proc/14860/statm: 80073 5780 371 364 0 15979 0
[pid=14862] ppid=14860 vsize=24068 CPUtime=114.82 cores=1,3
/proc/14862/stat : 14862 (march_hi) R 14860 14862 14862 0 -1 4202496 4851 0 0 0 11481 1 0 0 25 0 1 0 867483433 24645632 4586 33554432000 4194304 4955518 140735538883728 18446744073709551615 4227583 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14862/statm: 6017 4586 104 186 0 5830 0
[pid=14714/tid=14721] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 6 0 867375080 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
[pid=14714/tid=14729] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14729/stat : 14729 (python) S 14712 14714 12976 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 6 0 867385093 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14737] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14737/stat : 14737 (python) S 14712 14714 12976 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 6 0 867395107 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14852] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14852/stat : 14852 (python) S 14712 14714 12976 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 6 0 867463583 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14861] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14861/stat : 14861 (python) S 14712 14714 12976 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 6 0 867483433 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 4058316

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

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

[startup+1198.9 s]
/proc/loadavg: 1.00 1.58 2.63 2/188 14865
/proc/meminfo: memFree=31819808/32951124 swapFree=67062492/67111528
[pid=14714] ppid=14712 vsize=330536 CPUtime=0.49 cores=1,3
/proc/14714/stat : 14714 (python) S 14712 14714 12976 0 -1 4202496 13087 930 1 0 41 8 0 0 18 0 6 0 867375025 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14714/statm: 82634 7289 1876 364 0 18540 0
[pid=14720] ppid=14714 vsize=288884 CPUtime=0.13 cores=1,3
/proc/14720/stat : 14720 (python) S 14714 14714 12976 0 -1 4202560 1147 0 0 0 8 5 0 0 19 0 2 0 867375079 295817216 5634 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14720/statm: 72221 5634 416 364 0 8139 0
[pid=14722] ppid=14720 vsize=1017800 CPUtime=100.13 cores=1,3
/proc/14722/stat : 14722 (gnovelty+2) T 14720 14722 14722 0 -1 4202496 446 0 0 0 10013 0 0 0 25 0 1 0 867375080 1042227200 183 33554432000 134512640 135663704 4291993792 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14722/statm: 254450 183 113 282 0 254166 0
[pid=14720/tid=14727] ppid=14714 vsize=288884 CPUtime=0 cores=1,3
/proc/14720/task/14727/stat : 14727 (python) S 14714 14714 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867385093 295817216 5634 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471137114816 0 0 -1 3 0 0 0
[pid=14728] ppid=14714 vsize=289368 CPUtime=0.13 cores=1,3
/proc/14728/stat : 14728 (python) S 14714 14714 12976 0 -1 4202560 1079 0 0 0 6 7 0 0 19 0 2 0 867385093 296312832 5753 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14728/statm: 72342 5753 400 364 0 8257 0
[pid=14730] ppid=14728 vsize=1017800 CPUtime=100.04 cores=1,3
/proc/14730/stat : 14730 (gnovelty+2) T 14728 14730 14730 0 -1 4202496 447 0 0 0 10004 0 0 0 25 0 1 0 867385094 1042227200 181 33554432000 134512640 135663704 4287197424 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14730/statm: 254450 181 113 282 0 254166 0
[pid=14728/tid=14735] ppid=14714 vsize=289368 CPUtime=0 cores=1,3
/proc/14728/task/14735/stat : 14735 (python) S 14714 14714 12976 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867395106 296312832 5753 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471158043904 0 0 -1 3 0 0 0
[pid=14736] ppid=14714 vsize=299160 CPUtime=0.94 cores=1,3
/proc/14736/stat : 14736 (python) S 14714 14714 12976 0 -1 4202560 1125 0 0 0 53 41 0 0 16 0 2 0 867395107 306339840 5656 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14736/statm: 74790 5656 400 364 0 10702 0
[pid=14738] ppid=14736 vsize=123520 CPUtime=684.76 cores=1,3
/proc/14738/stat : 14738 (march_hi) T 14736 14738 14738 0 -1 4202496 22763 0 0 0 68471 5 0 0 25 0 1 0 867395107 126484480 22500 33554432000 4194304 4955518 140734583555552 18446744073709551615 4224704 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14738/statm: 30880 22500 104 186 0 30693 0
[pid=14736/tid=14850] ppid=14714 vsize=299160 CPUtime=0 cores=1,3
/proc/14736/task/14850/stat : 14850 (python) S 14714 14714 12976 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 867463582 306339840 5656 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471124087936 0 0 -1 3 0 0 0
[pid=14851] ppid=14714 vsize=310036 CPUtime=0.23 cores=1,3
/proc/14851/stat : 14851 (python) S 14714 14714 12976 0 -1 4202560 1131 0 0 0 10 13 0 0 16 0 2 0 867463583 317476864 5783 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14851/statm: 77509 5783 400 364 0 13418 0
[pid=14853] ppid=14851 vsize=36852 CPUtime=198.25 cores=1,3
/proc/14853/stat : 14853 (march_hi) T 14851 14853 14853 0 -1 4202496 7586 0 0 0 19823 2 0 0 25 0 1 0 867463583 37736448 7328 33554432000 4194304 4955518 140734689678544 18446744073709551615 4291025 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14853/statm: 9213 7328 104 186 0 9026 0
[pid=14851/tid=14859] ppid=14714 vsize=310036 CPUtime=0 cores=1,3
/proc/14851/task/14859/stat : 14859 (python) S 14714 14714 12976 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 867483432 317476864 5783 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 514 18446604471137712000 0 0 -1 1 0 0 0
[pid=14860] ppid=14714 vsize=320292 CPUtime=0.14 cores=1,3
/proc/14860/stat : 14860 (python) S 14714 14714 12976 0 -1 4202560 949 0 0 0 8 6 0 0 15 0 1 0 867483433 327979008 5780 33554432000 4194304 5683644 140733847328352 18446744073709551615 220816256582 0 0 16781312 514 7040340078417117448 0 0 17 3 0 0 0
/proc/14860/statm: 80073 5780 371 364 0 15979 0
[pid=14862] ppid=14860 vsize=24068 CPUtime=114.82 cores=1,3
/proc/14862/stat : 14862 (march_hi) R 14860 14862 14862 0 -1 4202496 4851 0 0 0 11481 1 0 0 25 0 1 0 867483433 24645632 4586 33554432000 4194304 4955518 140735538883728 18446744073709551615 4227583 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14862/statm: 6017 4586 104 186 0 5830 0
[pid=14714/tid=14721] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14721/stat : 14721 (python) S 14712 14714 12976 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 6 0 867375080 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
[pid=14714/tid=14729] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14729/stat : 14729 (python) S 14712 14714 12976 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 6 0 867385093 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14737] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14737/stat : 14737 (python) S 14712 14714 12976 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 6 0 867395107 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14852] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14852/stat : 14852 (python) S 14712 14714 12976 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 6 0 867463583 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14714/tid=14861] ppid=14712 vsize=330536 CPUtime=0 cores=1,3
/proc/14714/task/14861/stat : 14861 (python) S 14712 14714 12976 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 6 0 867483433 338468864 7289 33554432000 4194304 5683644 140733847328352 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 4058316

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14714 and gives
#  childrusage.ru_utime.tv_sec=116
#  childrusage.ru_utime.tv_usec=135344
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=858869
# CPU time returned by wait4() is 116.994
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1198.94
CPU time (s): 1200.06
CPU user time (s): 1199.18
CPU system time (s): 0.88
CPU usage (%): 100.093
Max. virtual memory (cumulated for all children) (KiB): 4058316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.135
system time used= 0.858869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26625
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= 2973
involuntary context switches= 203

runsolver used 2.00569 second user time and 4.46032 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-11 01:46:31
IDJOB=3484426
IDBENCH=82937
IDSOLVER=1975
FILE ID=node147/3484426-1307749591
RUNJOBID= node147-1307746987-12996
PBS_JOBID= 13550813
Free space on /tmp= 73952 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1554089933-067.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-3484426-1307749591/watcher-3484426-1307749591 -o /tmp/evaluation-result-3484426-1307749591/solver-3484426-1307749591 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484426-1307749591.cnf -seed 684725472 -budget 1200

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

MD5SUM BENCH= fa2c840574747ca3ff8efe8a9137bb94
RANDOM SEED=684725472

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31670548 kB
Buffers:        109744 kB
Cached:         778020 kB
SwapCached:      10296 kB
Active:         572028 kB
Inactive:       553752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31670548 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:           32336 kB
Writeback:           4 kB
AnonPages:      236080 kB
Mapped:          19396 kB
Slab:            79188 kB
PageTables:      14224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7779936 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= 74016 MiB
End job on node147 at 2011-06-11 02:06:32