Trace number 3484458

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.05 1199.33

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
MD5SUMb1bf2be38e1cea16efc5e7effa1a10c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark688.356
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.29/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.29/0.47	c INFO: solving HOME/instance-3484458-1307749704.cnf
0.29/0.47	c INFO: computing task features
0.29/0.48	c INFO: computed variable-clause graph statistics
0.29/0.48	c INFO: computed clause balance statistics
0.37/0.52	c INFO: computed variable balance statistics
0.37/0.55	c INFO: computed small-clause counts
0.37/0.55	c INFO: computed Horn-clause counts
0.37/0.55	c INFO: computed variable graph statistics
0.37/0.55	c INFO: collected features for HOME/instance-3484458-1307749704.cnf in 0.08 s
0.37/0.56	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
100.50/100.69	c INFO: running march_hi@0 for 388 with 1099 remaining (b = 0.35)
493.34/493.36	c INFO: running march_hi@0 for 97 with 707 remaining (b = 0.12)
593.79/593.65	c INFO: running march_hi@392 for 97 with 607 remaining (b = 0.10)
687.29/687.13	c INFO: running march_hi@485 for 194 with 514 remaining (b = 0.18)
882.08/881.82	c INFO: running march_hi@100 for 319 with 319 remaining (b = 0.22)
1200.05/1199.32	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-3484458-1307749704/watcher-3484458-1307749704 -o /tmp/evaluation-result-3484458-1307749704/solver-3484458-1307749704 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484458-1307749704.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.05 4.03 3.77 5/214 308
/proc/meminfo: memFree=31309884/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=11804 CPUtime=0 cores=1,3
/proc/308/stat : 308 (runsolver) R 306 308 31196 0 -1 4202560 41 0 0 0 0 0 0 0 24 0 1 0 867386673 12087296 50 33554432000 4194304 5436572 140736468592032 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/308/statm: 2951 50 31 304 0 2643 0

[startup+0.0316719 s]
/proc/loadavg: 4.05 4.03 3.77 5/214 308
/proc/meminfo: memFree=31309884/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=18888 CPUtime=0.01 cores=1,3
/proc/308/stat : 308 (python) R 306 308 31196 0 -1 4202496 1269 0 0 0 1 0 0 0 25 0 1 0 867386673 19341312 1121 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039316165 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/308/statm: 4722 1121 421 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18888

[startup+0.100676 s]
/proc/loadavg: 4.05 4.03 3.77 5/214 308
/proc/meminfo: memFree=31309884/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=104224 CPUtime=0.06 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 3046 0 0 0 5 1 0 0 17 0 1 0 867386673 106725376 2732 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/308/statm: 26056 2732 847 364 0 1804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.301279 s]
/proc/loadavg: 4.05 4.03 3.77 5/214 308
/proc/meminfo: memFree=31309884/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=168676 CPUtime=0.21 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 6728 931 1 0 17 4 0 0 17 0 1 0 867386673 172724224 4797 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/308/statm: 42169 4797 1331 364 0 3454 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 168676

[startup+0.700556 s]
/proc/loadavg: 4.05 4.03 3.77 5/214 308
/proc/meminfo: memFree=31309884/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=288844 CPUtime=0.44 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 9789 931 1 0 37 7 0 0 19 0 2 0 867386673 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 72211 7073 1867 364 0 8129 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 288844

[startup+1.50041 s]
/proc/loadavg: 4.05 4.03 3.77 5/218 325
/proc/meminfo: memFree=31285820/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=288844 CPUtime=0.44 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 9789 931 1 0 37 7 0 0 19 0 2 0 867386673 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 72211 7073 1867 364 0 8129 0
[pid=323] ppid=308 vsize=278600 CPUtime=0 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 867386729 285286400 5556 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675407 0 0 16781312 514 9163972024970772479 0 0 17 1 0 0 0
/proc/323/statm: 69650 5556 354 364 0 5568 0
[pid=325] ppid=323 vsize=1017800 CPUtime=0.93 cores=1,3
/proc/325/stat : 325 (gnovelty+2) R 323 325 325 0 -1 4202496 443 0 0 0 93 0 0 0 21 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134545772 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=308/tid=324] ppid=306 vsize=288844 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 2 0 867386729 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 1585244

[startup+3.10114 s]
/proc/loadavg: 4.13 4.04 3.78 5/218 325
/proc/meminfo: memFree=31285820/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=288844 CPUtime=0.44 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 9789 931 1 0 37 7 0 0 19 0 2 0 867386673 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 72211 7073 1867 364 0 8129 0
[pid=323] ppid=308 vsize=278600 CPUtime=0 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 867386729 285286400 5556 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675407 0 0 16781312 514 9163972024970739972 0 0 17 1 0 0 0
/proc/323/statm: 69650 5556 354 364 0 5568 0
[pid=325] ppid=323 vsize=1017800 CPUtime=2.53 cores=1,3
/proc/325/stat : 325 (gnovelty+2) R 323 325 325 0 -1 4202496 443 0 0 0 253 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=308/tid=324] ppid=306 vsize=288844 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 2 0 867386729 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1585244

[startup+6.30055 s]
/proc/loadavg: 4.13 4.04 3.78 5/218 325
/proc/meminfo: memFree=31285820/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=288844 CPUtime=0.44 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 9789 931 1 0 37 7 0 0 19 0 2 0 867386673 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 72211 7073 1867 364 0 8129 0
[pid=323] ppid=308 vsize=278600 CPUtime=0 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 868 0 0 0 0 0 0 0 18 0 1 0 867386729 285286400 5578 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675407 0 0 16781312 514 9163972024970739972 0 0 17 1 0 0 0
/proc/323/statm: 69650 5578 376 364 0 5568 0
[pid=325] ppid=323 vsize=1017800 CPUtime=5.72 cores=1,3
/proc/325/stat : 325 (gnovelty+2) R 323 325 325 0 -1 4202496 443 0 0 0 572 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134524744 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=308/tid=324] ppid=306 vsize=288844 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 2 0 867386729 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 1585244

[startup+12.7004 s]
/proc/loadavg: 4.11 4.04 3.78 5/222 329
/proc/meminfo: memFree=31281132/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=288844 CPUtime=0.44 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 9789 931 1 0 37 7 0 0 19 0 2 0 867386673 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 72211 7073 1867 364 0 8129 0
[pid=323] ppid=308 vsize=278600 CPUtime=0 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 871 0 0 0 0 0 0 0 18 0 1 0 867386729 285286400 5578 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675407 0 0 16781312 514 10454543584987152644 0 0 17 1 0 0 0
/proc/323/statm: 69650 5578 376 364 0 5568 0
[pid=325] ppid=323 vsize=1017800 CPUtime=12.12 cores=1,3
/proc/325/stat : 325 (gnovelty+2) R 323 325 325 0 -1 4202496 443 0 0 0 1212 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134544183 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=308/tid=324] ppid=306 vsize=288844 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 2 0 867386729 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 1585244

[startup+25.5011 s]
/proc/loadavg: 4.09 4.04 3.78 5/222 330
/proc/meminfo: memFree=31281088/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=288844 CPUtime=0.44 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 9789 931 1 0 37 7 0 0 19 0 2 0 867386673 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 72211 7073 1867 364 0 8129 0
[pid=323] ppid=308 vsize=278600 CPUtime=0.02 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 877 0 0 0 1 1 0 0 18 0 1 0 867386729 285286400 5578 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675407 0 0 16781312 514 10454543584987152644 0 0 17 1 0 0 0
/proc/323/statm: 69650 5578 376 364 0 5568 0
[pid=325] ppid=323 vsize=1017800 CPUtime=24.91 cores=1,3
/proc/325/stat : 325 (gnovelty+2) R 323 325 325 0 -1 4202496 443 0 0 0 2491 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134545640 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=308/tid=324] ppid=306 vsize=288844 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 2 0 867386729 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 1585244

[startup+51.1005 s]
/proc/loadavg: 4.06 4.03 3.79 5/226 334
/proc/meminfo: memFree=31275388/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=288844 CPUtime=0.44 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 9789 931 1 0 37 7 0 0 19 0 2 0 867386673 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 72211 7073 1867 364 0 8129 0
[pid=323] ppid=308 vsize=278600 CPUtime=0.06 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 890 0 0 0 3 3 0 0 18 0 1 0 867386729 285286400 5579 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675407 0 0 16781312 514 10454543584987152644 0 0 17 1 0 0 0
/proc/323/statm: 69650 5579 377 364 0 5568 0
[pid=325] ppid=323 vsize=1017800 CPUtime=50.48 cores=1,3
/proc/325/stat : 325 (gnovelty+2) R 323 325 325 0 -1 4202496 443 0 0 0 5048 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134525506 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=308/tid=324] ppid=306 vsize=288844 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 2 0 867386729 295776256 7073 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1585244

[startup+102.307 s]
/proc/loadavg: 4.08 4.04 3.80 5/234 344
/proc/meminfo: memFree=31263476/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=299608 CPUtime=0.45 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 10637 931 1 0 38 7 0 0 20 0 3 0 867386673 306798592 7223 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 74902 7223 1870 364 0 10817 0
[pid=323] ppid=308 vsize=288844 CPUtime=0.13 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 8 5 0 0 19 0 2 0 867386729 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/323/statm: 72211 5623 416 364 0 8129 0
[pid=325] ppid=323 vsize=1017800 CPUtime=100.03 cores=1,3
/proc/325/stat : 325 (gnovelty+2) T 323 325 325 0 -1 4202496 443 0 0 0 10003 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134525520 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=323/tid=341] ppid=308 vsize=288844 CPUtime=0 cores=1,3
/proc/323/task/341/stat : 341 (python) S 308 308 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867396741 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604467931248640 0 0 -1 3 0 0 0
[pid=342] ppid=308 vsize=289364 CPUtime=0 cores=1,3
/proc/342/stat : 342 (python) S 308 308 31196 0 -1 4202560 743 0 0 0 0 0 0 0 15 0 1 0 867396742 296308736 5697 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675462 0 0 16781312 514 4347979153916526856 0 0 17 1 0 0 0
/proc/342/statm: 72341 5697 348 364 0 8256 0
[pid=344] ppid=342 vsize=2672 CPUtime=1.6 cores=1,3
/proc/344/stat : 344 (march_hi) R 342 344 344 0 -1 4202496 698 0 0 0 160 0 0 0 25 0 1 0 867396742 2736128 437 33554432000 4194304 4955518 140736827316176 18446744073709551615 4224687 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/344/statm: 668 437 104 186 0 481 0
[pid=308/tid=324] ppid=306 vsize=299608 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 3 0 867386729 306798592 7223 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
[pid=308/tid=343] ppid=306 vsize=299608 CPUtime=0 cores=1,3
/proc/308/task/343/stat : 343 (python) S 306 308 31196 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 3 0 867396742 306798592 7223 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 1898288

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 3.81 5/242 353
/proc/meminfo: memFree=31228516/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=299608 CPUtime=0.45 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 10637 931 1 0 38 7 0 0 20 0 3 0 867386673 306798592 7223 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 74902 7223 1870 364 0 10817 0
[pid=323] ppid=308 vsize=288844 CPUtime=0.13 cores=1,3

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

/proc/323/statm: 72211 5623 416 364 0 8129 0
[pid=325] ppid=323 vsize=1017800 CPUtime=100.03 cores=1,3
/proc/325/stat : 325 (gnovelty+2) T 323 325 325 0 -1 4202496 443 0 0 0 10003 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134525520 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=323/tid=341] ppid=308 vsize=288844 CPUtime=0 cores=1,3
/proc/323/task/341/stat : 341 (python) S 308 308 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867396741 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604467931248640 0 0 -1 3 0 0 0
[pid=342] ppid=308 vsize=289364 CPUtime=1.03 cores=1,3
/proc/342/stat : 342 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 58 45 0 0 15 0 2 0 867396742 296308736 5750 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/342/statm: 72341 5750 400 364 0 8256 0
[pid=344] ppid=342 vsize=90916 CPUtime=680.02 cores=1,3
/proc/344/stat : 344 (march_hi) T 342 344 344 0 -1 4202496 19423 0 0 0 67999 3 0 0 25 0 1 0 867396742 93097984 19162 33554432000 4194304 4955518 140736827316176 18446744073709551615 4282301 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/344/statm: 22729 19162 104 186 0 22542 0
[pid=342/tid=683] ppid=308 vsize=289364 CPUtime=0 cores=1,3
/proc/342/task/683/stat : 683 (python) S 308 308 31196 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 867436008 296308736 5750 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604471138062528 0 0 -1 1 0 0 0
[pid=684] ppid=308 vsize=299196 CPUtime=0.51 cores=1,3
/proc/684/stat : 684 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 28 23 0 0 15 0 2 0 867436009 306376704 5664 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/684/statm: 74799 5664 400 364 0 10711 0
[pid=686] ppid=684 vsize=56572 CPUtime=340.75 cores=1,3
/proc/686/stat : 686 (march_hi) R 684 686 686 0 -1 4202496 11029 0 0 0 34072 3 0 0 25 0 1 0 867436009 57929728 10766 33554432000 4194304 4955518 140733247871216 18446744073709551615 4209737 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/686/statm: 14143 10766 104 186 0 13956 0
[pid=684/tid=694] ppid=308 vsize=299196 CPUtime=0 cores=1,3
/proc/684/task/694/stat : 694 (python) S 308 308 31196 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 867446038 306376704 5664 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604471127114176 0 0 -1 3 0 0 0
[pid=308/tid=324] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 4 0 867386729 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
[pid=308/tid=343] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/343/stat : 343 (python) S 306 308 31196 0 -1 4202560 36 931 0 0 0 0 0 0 18 0 4 0 867396742 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 1 0 0 0
[pid=308/tid=685] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/685/stat : 685 (python) S 306 308 31196 0 -1 4202560 27 931 0 0 0 0 0 0 18 0 4 0 867436009 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1122.94
Current children cumulated vsize (KiB) 2352752

[startup+1182.3 s]
/proc/loadavg: 3.31 4.17 4.26 4/202 786
/proc/meminfo: memFree=31152048/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=310060 CPUtime=0.47 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 12097 931 1 0 40 7 0 0 18 0 4 0 867386673 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 77515 7285 1872 364 0 13427 0
[pid=323] ppid=308 vsize=288844 CPUtime=0.13 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 8 5 0 0 19 0 2 0 867386729 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/323/statm: 72211 5623 416 364 0 8129 0
[pid=325] ppid=323 vsize=1017800 CPUtime=100.03 cores=1,3
/proc/325/stat : 325 (gnovelty+2) T 323 325 325 0 -1 4202496 443 0 0 0 10003 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134525520 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=323/tid=341] ppid=308 vsize=288844 CPUtime=0 cores=1,3
/proc/323/task/341/stat : 341 (python) S 308 308 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867396741 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604467931248640 0 0 -1 3 0 0 0
[pid=342] ppid=308 vsize=289364 CPUtime=1.03 cores=1,3
/proc/342/stat : 342 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 58 45 0 0 15 0 2 0 867396742 296308736 5750 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/342/statm: 72341 5750 400 364 0 8256 0
[pid=344] ppid=342 vsize=90916 CPUtime=680.02 cores=1,3
/proc/344/stat : 344 (march_hi) T 342 344 344 0 -1 4202496 19423 0 0 0 67999 3 0 0 25 0 1 0 867396742 93097984 19162 33554432000 4194304 4955518 140736827316176 18446744073709551615 4282301 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/344/statm: 22729 19162 104 186 0 22542 0
[pid=342/tid=683] ppid=308 vsize=289364 CPUtime=0 cores=1,3
/proc/342/task/683/stat : 683 (python) S 308 308 31196 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 867436008 296308736 5750 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604471138062528 0 0 -1 1 0 0 0
[pid=684] ppid=308 vsize=299196 CPUtime=0.59 cores=1,3
/proc/684/stat : 684 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 32 27 0 0 15 0 2 0 867436009 306376704 5664 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/684/statm: 74799 5664 400 364 0 10711 0
[pid=686] ppid=684 vsize=56572 CPUtime=400.76 cores=1,3
/proc/686/stat : 686 (march_hi) R 684 686 686 0 -1 4202496 12637 0 0 0 40072 4 0 0 25 0 1 0 867436009 57929728 12374 33554432000 4194304 4955518 140733247871216 18446744073709551615 4206595 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/686/statm: 14143 12374 104 186 0 13956 0
[pid=684/tid=694] ppid=308 vsize=299196 CPUtime=0 cores=1,3
/proc/684/task/694/stat : 694 (python) S 308 308 31196 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 867446038 306376704 5664 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604471127114176 0 0 -1 3 0 0 0
[pid=308/tid=324] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 4 0 867386729 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
[pid=308/tid=343] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/343/stat : 343 (python) S 306 308 31196 0 -1 4202560 36 931 0 0 0 0 0 0 18 0 4 0 867396742 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 1 0 0 0
[pid=308/tid=685] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/685/stat : 685 (python) S 306 308 31196 0 -1 4202560 27 931 0 0 0 0 0 0 18 0 4 0 867436009 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.03
Current children cumulated vsize (KiB) 2352752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.3 s]
/proc/loadavg: 3.22 4.09 4.24 4/202 787
/proc/meminfo: memFree=31147708/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=310060 CPUtime=0.47 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 12097 931 1 0 40 7 0 0 18 0 4 0 867386673 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 77515 7285 1872 364 0 13427 0
[pid=323] ppid=308 vsize=288844 CPUtime=0.13 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 8 5 0 0 19 0 2 0 867386729 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/323/statm: 72211 5623 416 364 0 8129 0
[pid=325] ppid=323 vsize=1017800 CPUtime=100.03 cores=1,3
/proc/325/stat : 325 (gnovelty+2) T 323 325 325 0 -1 4202496 443 0 0 0 10003 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134525520 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=323/tid=341] ppid=308 vsize=288844 CPUtime=0 cores=1,3
/proc/323/task/341/stat : 341 (python) S 308 308 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867396741 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604467931248640 0 0 -1 3 0 0 0
[pid=342] ppid=308 vsize=289364 CPUtime=1.03 cores=1,3
/proc/342/stat : 342 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 58 45 0 0 15 0 2 0 867396742 296308736 5750 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/342/statm: 72341 5750 400 364 0 8256 0
[pid=344] ppid=342 vsize=90916 CPUtime=680.02 cores=1,3
/proc/344/stat : 344 (march_hi) T 342 344 344 0 -1 4202496 19423 0 0 0 67999 3 0 0 25 0 1 0 867396742 93097984 19162 33554432000 4194304 4955518 140736827316176 18446744073709551615 4282301 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/344/statm: 22729 19162 104 186 0 22542 0
[pid=342/tid=683] ppid=308 vsize=289364 CPUtime=0 cores=1,3
/proc/342/task/683/stat : 683 (python) S 308 308 31196 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 867436008 296308736 5750 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604471138062528 0 0 -1 1 0 0 0
[pid=684] ppid=308 vsize=299196 CPUtime=0.61 cores=1,3
/proc/684/stat : 684 (python) S 308 308 31196 0 -1 4202560 1149 0 0 0 33 28 0 0 15 0 2 0 867436009 306376704 5664 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/684/statm: 74799 5664 400 364 0 10711 0
[pid=686] ppid=684 vsize=56572 CPUtime=417.76 cores=1,3
/proc/686/stat : 686 (march_hi) R 684 686 686 0 -1 4202496 13068 0 0 0 41772 4 0 0 25 0 1 0 867436009 57929728 12805 33554432000 4194304 4955518 140733247871216 18446744073709551615 4209643 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/686/statm: 14143 12805 104 186 0 13956 0
[pid=684/tid=694] ppid=308 vsize=299196 CPUtime=0 cores=1,3
/proc/684/task/694/stat : 694 (python) S 308 308 31196 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 867446038 306376704 5664 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604471127114176 0 0 -1 3 0 0 0
[pid=308/tid=324] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 4 0 867386729 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
[pid=308/tid=343] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/343/stat : 343 (python) S 306 308 31196 0 -1 4202560 36 931 0 0 0 0 0 0 18 0 4 0 867396742 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 1 0 0 0
[pid=308/tid=685] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/685/stat : 685 (python) S 306 308 31196 0 -1 4202560 27 931 0 0 0 0 0 0 18 0 4 0 867436009 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 2352752

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

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

[startup+1199.3 s]
/proc/loadavg: 3.22 4.09 4.24 4/202 787
/proc/meminfo: memFree=31147708/32951124 swapFree=67050916/67111528
[pid=308] ppid=306 vsize=310060 CPUtime=0.47 cores=1,3
/proc/308/stat : 308 (python) S 306 308 31196 0 -1 4202496 12097 931 1 0 40 7 0 0 18 0 4 0 867386673 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/308/statm: 77515 7285 1872 364 0 13427 0
[pid=323] ppid=308 vsize=288844 CPUtime=0.13 cores=1,3
/proc/323/stat : 323 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 8 5 0 0 19 0 2 0 867386729 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/323/statm: 72211 5623 416 364 0 8129 0
[pid=325] ppid=323 vsize=1017800 CPUtime=100.03 cores=1,3
/proc/325/stat : 325 (gnovelty+2) T 323 325 325 0 -1 4202496 443 0 0 0 10003 0 0 0 25 0 1 0 867386729 1042227200 178 33554432000 134512640 135663704 4290887632 18446744073709551615 134525520 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/325/statm: 254450 178 113 282 0 254166 0
[pid=323/tid=341] ppid=308 vsize=288844 CPUtime=0 cores=1,3
/proc/323/task/341/stat : 341 (python) S 308 308 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867396741 295776256 5623 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604467931248640 0 0 -1 3 0 0 0
[pid=342] ppid=308 vsize=289364 CPUtime=1.03 cores=1,3
/proc/342/stat : 342 (python) S 308 308 31196 0 -1 4202560 1148 0 0 0 58 45 0 0 15 0 2 0 867396742 296308736 5750 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/342/statm: 72341 5750 400 364 0 8256 0
[pid=344] ppid=342 vsize=90916 CPUtime=680.02 cores=1,3
/proc/344/stat : 344 (march_hi) T 342 344 344 0 -1 4202496 19423 0 0 0 67999 3 0 0 25 0 1 0 867396742 93097984 19162 33554432000 4194304 4955518 140736827316176 18446744073709551615 4282301 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/344/statm: 22729 19162 104 186 0 22542 0
[pid=342/tid=683] ppid=308 vsize=289364 CPUtime=0 cores=1,3
/proc/342/task/683/stat : 683 (python) S 308 308 31196 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 867436008 296308736 5750 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604471138062528 0 0 -1 1 0 0 0
[pid=684] ppid=308 vsize=299196 CPUtime=0.61 cores=1,3
/proc/684/stat : 684 (python) S 308 308 31196 0 -1 4202560 1149 0 0 0 33 28 0 0 15 0 2 0 867436009 306376704 5664 33554432000 4194304 5683644 140734457824256 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/684/statm: 74799 5664 400 364 0 10711 0
[pid=686] ppid=684 vsize=56572 CPUtime=417.76 cores=1,3
/proc/686/stat : 686 (march_hi) R 684 686 686 0 -1 4202496 13068 0 0 0 41772 4 0 0 25 0 1 0 867436009 57929728 12805 33554432000 4194304 4955518 140733247871216 18446744073709551615 4209643 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/686/statm: 14143 12805 104 186 0 13956 0
[pid=684/tid=694] ppid=308 vsize=299196 CPUtime=0 cores=1,3
/proc/684/task/694/stat : 694 (python) S 308 308 31196 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 867446038 306376704 5664 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 514 18446604471127114176 0 0 -1 3 0 0 0
[pid=308/tid=324] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/324/stat : 324 (python) S 306 308 31196 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 4 0 867386729 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
[pid=308/tid=343] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/343/stat : 343 (python) S 306 308 31196 0 -1 4202560 36 931 0 0 0 0 0 0 18 0 4 0 867396742 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 1 0 0 0
[pid=308/tid=685] ppid=306 vsize=310060 CPUtime=0 cores=1,3
/proc/308/task/685/stat : 685 (python) S 306 308 31196 0 -1 4202560 27 931 0 0 0 0 0 0 18 0 4 0 867436009 317501440 7285 33554432000 4194304 5683644 140734457824256 18446744073709551615 212051478961 0 0 16781312 2 18446604471145673920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 2352752

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 308 and gives
#  childrusage.ru_utime.tv_sec=419
#  childrusage.ru_utime.tv_usec=162277
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=923859
# CPU time returned by wait4() is 420.086
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.33
CPU time (s): 1200.05
CPU user time (s): 1199.13
CPU system time (s): 0.92
CPU usage (%): 100.06
Max. virtual memory (cumulated for all children) (KiB): 2352752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 419.162
system time used= 0.923859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31460
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= 3000
involuntary context switches= 344

runsolver used 2.21266 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-11 01:48:24
IDJOB=3484458
IDBENCH=82969
IDSOLVER=1975
FILE ID=node146/3484458-1307749704
RUNJOBID= node146-1307746987-31216
PBS_JOBID= 13550814
Free space on /tmp= 73996 MiB

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

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

MD5SUM BENCH= b1bf2be38e1cea16efc5e7effa1a10c7
RANDOM SEED=684725472

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      31310436 kB
Buffers:        265432 kB
Cached:        1042184 kB
SwapCached:      14572 kB
Active:         733824 kB
Inactive:       691652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31310436 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           39852 kB
Writeback:           0 kB
AnonPages:      114772 kB
Mapped:          16904 kB
Slab:           143204 kB
PageTables:      11496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6003768 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= 74024 MiB
End job on node146 at 2011-06-11 02:08:25