Trace number 3484259

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 1199.14

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
MD5SUM18a522c9cdd3c52f9fcf4c038782b476
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.30/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.66	c INFO: solving HOME/instance-3484259-1307748528.cnf
0.30/0.66	c INFO: computing task features
0.30/0.66	c INFO: computed variable-clause graph statistics
0.30/0.66	c INFO: computed clause balance statistics
0.37/0.70	c INFO: computed variable balance statistics
0.37/0.74	c INFO: computed small-clause counts
0.37/0.74	c INFO: computed Horn-clause counts
0.37/0.74	c INFO: computed variable graph statistics
0.37/0.74	c INFO: collected features for HOME/instance-3484259-1307748528.cnf in 0.09 s
0.37/0.75	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
100.47/100.89	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.06)
200.67/201.04	c INFO: running march_hi@0 for 485 with 999 remaining (b = 0.39)
688.09/687.74	c INFO: running march_hi@0 for 97 with 513 remaining (b = 0.11)
790.42/789.99	c INFO: running march_hi@486 for 194 with 411 remaining (b = 0.19)
985.44/984.62	c INFO: running march_hi@102 for 97 with 216 remaining (b = 0.08)
1077.76/1076.85	c INFO: running march_hi@0 for 124 with 124 remaining (b = 0.07)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3484259-1307748528/watcher-3484259-1307748528 -o /tmp/evaluation-result-3484259-1307748528/solver-3484259-1307748528 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484259-1307748528.cnf -seed 409621536 -budget 1200 

running on 2 cores: 0,2

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 3.97 3.20 5/226 2053
/proc/meminfo: memFree=31235664/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=15080 CPUtime=0 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 617 0 0 0 0 0 0 0 25 0 1 0 886452513 15441920 512 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 0 0 0 0
/proc/2053/statm: 3770 512 300 364 0 257 0

[startup+0.0484841 s]
/proc/loadavg: 4.02 3.97 3.20 5/226 2053
/proc/meminfo: memFree=31235664/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=18880 CPUtime=0.02 cores=0,2
/proc/2053/stat : 2053 (python) R 2051 2053 1193 0 -1 4202496 1288 0 0 0 2 0 0 0 25 0 1 0 886452513 19333120 1139 33554432000 4194304 5683644 140733526880976 18446744073709551615 4877038 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2053/statm: 4720 1139 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100497 s]
/proc/loadavg: 4.02 3.97 3.20 5/226 2053
/proc/meminfo: memFree=31235664/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=85068 CPUtime=0.06 cores=0,2
/proc/2053/stat : 2053 (python) R 2051 2053 1193 0 -1 4202496 2514 0 0 0 5 1 0 0 17 0 1 0 886452513 87109632 2239 33554432000 4194304 5683644 140733526880976 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2053/statm: 21267 2244 707 364 0 1484 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85068

[startup+0.300391 s]
/proc/loadavg: 4.02 3.97 3.20 5/226 2053
/proc/meminfo: memFree=31235664/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=135744 CPUtime=0.17 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 5971 933 1 0 14 3 0 0 19 0 1 0 886452513 139001856 4148 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473963525 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 0
/proc/2053/statm: 33936 4148 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135744

[startup+0.706359 s]
/proc/loadavg: 4.02 3.97 3.20 5/226 2053
/proc/meminfo: memFree=31235664/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=278420 CPUtime=0.37 cores=0,2
/proc/2053/stat : 2053 (python) R 2051 2053 1193 0 -1 4202496 9346 933 1 0 32 5 0 0 18 0 1 0 886452513 285102080 7004 33554432000 4194304 5683644 140733526880976 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2053/statm: 69605 7004 1826 364 0 5529 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 278420

[startup+1.50113 s]
/proc/loadavg: 4.02 3.97 3.20 5/230 2061
/proc/meminfo: memFree=31211228/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=288864 CPUtime=0.43 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 9801 933 1 0 37 6 0 0 20 0 2 0 886452513 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 72216 7079 1867 364 0 8134 0
[pid=2059] ppid=2053 vsize=278620 CPUtime=0 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 728 0 0 0 0 0 0 0 19 0 1 0 886452588 285306880 5562 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987599 0 0 16781312 514 4016806801386242047 0 0 17 0 0 0 0
/proc/2059/statm: 69655 5562 354 364 0 5573 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=0.73 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) R 2059 2061 2061 0 -1 4202496 443 0 0 0 73 0 0 0 22 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 135008490 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2053/tid=2060] ppid=2051 vsize=288864 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 886452588 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1585284

[startup+3.1009 s]
/proc/loadavg: 4.02 3.97 3.20 6/230 2061
/proc/meminfo: memFree=31209244/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=288864 CPUtime=0.43 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 9801 933 1 0 37 6 0 0 20 0 2 0 886452513 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 72216 7079 1867 364 0 8134 0
[pid=2059] ppid=2053 vsize=278620 CPUtime=0 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 886452588 285306880 5562 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987599 0 0 16781312 514 4016806801386209537 0 0 17 0 0 0 0
/proc/2059/statm: 69655 5562 354 364 0 5573 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=2.33 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) R 2059 2061 2061 0 -1 4202496 443 0 0 0 233 0 0 0 25 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 134525056 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2053/tid=2060] ppid=2051 vsize=288864 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 886452588 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 1585284

[startup+6.30034 s]
/proc/loadavg: 4.01 3.97 3.20 5/230 2061
/proc/meminfo: memFree=31209628/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=288864 CPUtime=0.43 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 9801 933 1 0 37 6 0 0 20 0 2 0 886452513 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 72216 7079 1867 364 0 8134 0
[pid=2059] ppid=2053 vsize=278620 CPUtime=0 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 871 0 0 0 0 0 0 0 18 0 1 0 886452588 285306880 5585 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987599 0 0 16781312 514 4016806801386209537 0 0 17 0 0 0 0
/proc/2059/statm: 69655 5585 377 364 0 5573 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=5.52 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) R 2059 2061 2061 0 -1 4202496 443 0 0 0 552 0 0 0 25 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 134524575 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2053/tid=2060] ppid=2051 vsize=288864 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 886452588 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1585284

[startup+12.7013 s]
/proc/loadavg: 4.01 3.97 3.21 5/231 2062
/proc/meminfo: memFree=31207224/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=288864 CPUtime=0.43 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 9801 933 1 0 37 6 0 0 20 0 2 0 886452513 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 72216 7079 1867 364 0 8134 0
[pid=2059] ppid=2053 vsize=278620 CPUtime=0.01 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 878 0 0 0 0 1 0 0 18 0 1 0 886452588 285306880 5585 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987599 0 0 16781312 514 4432615156681244929 0 0 17 0 0 0 0
/proc/2059/statm: 69655 5585 377 364 0 5573 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=11.92 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) R 2059 2061 2061 0 -1 4202496 443 0 0 0 1192 0 0 0 25 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2053/tid=2060] ppid=2051 vsize=288864 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 886452588 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 1585284

[startup+25.501 s]
/proc/loadavg: 4.01 3.97 3.22 5/232 2063
/proc/meminfo: memFree=31203688/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=288864 CPUtime=0.43 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 9801 933 1 0 37 6 0 0 20 0 2 0 886452513 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 72216 7079 1867 364 0 8134 0
[pid=2059] ppid=2053 vsize=278620 CPUtime=0.02 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 882 0 0 0 1 1 0 0 18 0 1 0 886452588 285306880 5585 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987599 0 0 16781312 514 4432615156681244929 0 0 17 0 0 0 0
/proc/2059/statm: 69655 5585 377 364 0 5573 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=24.71 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) R 2059 2061 2061 0 -1 4202496 443 0 0 0 2471 0 0 0 25 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 134544218 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2053/tid=2060] ppid=2051 vsize=288864 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 886452588 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 1585284

[startup+51.1005 s]
/proc/loadavg: 4.01 3.97 3.24 5/232 2064
/proc/meminfo: memFree=31199360/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=288864 CPUtime=0.43 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 9801 933 1 0 37 6 0 0 20 0 2 0 886452513 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 72216 7079 1867 364 0 8134 0
[pid=2059] ppid=2053 vsize=278620 CPUtime=0.06 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 893 0 0 0 4 2 0 0 18 0 1 0 886452588 285306880 5585 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987599 0 0 16781312 514 4432615156681244929 0 0 17 0 0 0 0
/proc/2059/statm: 69655 5585 377 364 0 5573 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=50.27 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) R 2059 2061 2061 0 -1 4202496 443 0 0 0 5027 0 0 0 25 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 134525332 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2053/tid=2060] ppid=2051 vsize=288864 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 886452588 295796736 7079 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 1585284

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.28 5/236 2069
/proc/meminfo: memFree=31187576/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=299592 CPUtime=0.44 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 10638 933 1 0 38 6 0 0 20 0 3 0 886452513 306782208 7221 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 74898 7221 1870 364 0 10813 0
[pid=2059] ppid=2053 vsize=288864 CPUtime=0.13 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 1152 0 0 0 8 5 0 0 19 0 2 0 886452588 295796736 5629 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2059/statm: 72216 5629 416 364 0 8134 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=99.99 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) T 2059 2061 2061 0 -1 4202496 443 0 0 0 9999 0 0 0 25 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 135008495 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2059/tid=2066] ppid=2053 vsize=288864 CPUtime=0 cores=0,2
/proc/2059/task/2066/stat : 2066 (python) S 2053 2053 1193 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886462602 295796736 5629 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453847928960 0 0 -1 2 0 0 0
[pid=2067] ppid=2053 vsize=289348 CPUtime=0 cores=0,2
/proc/2067/stat : 2067 (python) S 2053 2053 1193 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 886462602 296292352 5695 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987654 0 0 16781312 514 4134006769447829764 0 0 17 0 0 0 0
/proc/2067/statm: 72337 5695 348 364 0 8252 0
[pid=2069] ppid=2067 vsize=1017800 CPUtime=1.39 cores=0,2
/proc/2069/stat : 2069 (gnovelty+2) R 2067 2069 2069 0 -1 4202496 446 0 0 0 139 0 0 0 25 0 1 0 886462603 1042227200 182 33554432000 134512640 135663704 4288751712 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2069/statm: 254450 182 113 282 0 254166 0
[pid=2053/tid=2060] ppid=2051 vsize=299592 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886452588 306782208 7221 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2068] ppid=2051 vsize=299592 CPUtime=0 cores=0,2
/proc/2053/task/2068/stat : 2068 (python) S 2051 2053 1193 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 3 0 886462602 306782208 7221 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 2913404

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.32 5/239 2074
/proc/meminfo: memFree=31146972/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=299592 CPUtime=0.44 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 10638 933 1 0 38 6 0 0 20 0 3 0 886452513 306782208 7221 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 74898 7221 1870 364 0 10813 0
[pid=2059] ppid=2053 vsize=288864 CPUtime=0.13 cores=0,2

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

/proc/2077/stat : 2077 (python) S 2053 2053 1193 0 -1 4202560 1135 0 0 0 55 47 0 0 15 0 2 0 886472617 306393088 5669 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2077/statm: 74803 5669 400 364 0 10715 0
[pid=2079] ppid=2077 vsize=123408 CPUtime=681.31 cores=0,2
/proc/2079/stat : 2079 (march_hi) T 2077 2079 2079 0 -1 4202496 20621 0 0 0 68124 7 0 0 25 0 1 0 886472617 126369792 20360 33554432000 4194304 4955518 140736620569664 18446744073709551615 4209727 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2079/statm: 30852 20360 104 186 0 30665 0
[pid=2077/tid=2213] ppid=2053 vsize=299212 CPUtime=0 cores=0,2
/proc/2077/task/2213/stat : 2213 (python) S 2053 2053 1193 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 886521286 306393088 5669 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453882628160 0 0 -1 2 0 0 0
[pid=2214] ppid=2053 vsize=310092 CPUtime=0.29 cores=0,2
/proc/2214/stat : 2214 (python) S 2053 2053 1193 0 -1 4202560 1131 0 0 0 16 13 0 0 16 0 2 0 886521287 317534208 5797 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2214/statm: 77523 5797 400 364 0 13432 0
[pid=2216] ppid=2214 vsize=36860 CPUtime=194.46 cores=0,2
/proc/2216/stat : 2216 (march_hi) T 2214 2216 2216 0 -1 4202496 7016 0 0 0 19444 2 0 0 25 0 1 0 886521287 37744640 6757 33554432000 4194304 4955518 140734202254400 18446744073709551615 4224687 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2216/statm: 9215 6757 104 186 0 9028 0
[pid=2214/tid=2225] ppid=2053 vsize=310092 CPUtime=0 cores=0,2
/proc/2214/task/2225/stat : 2225 (python) S 2053 2053 1193 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 886531512 317534208 5797 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453982872000 0 0 -1 2 0 0 0
[pid=2356] ppid=2053 vsize=320348 CPUtime=0.16 cores=0,2
/proc/2356/stat : 2356 (python) S 2053 2053 1193 0 -1 4202560 939 0 0 0 9 7 0 0 15 0 1 0 886560198 328036352 5795 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987654 0 0 16781312 514 4432615156681244932 0 0 17 0 0 0 0
/proc/2356/statm: 80087 5795 371 364 0 15993 0
[pid=2358] ppid=2356 vsize=18276 CPUtime=105.26 cores=0,2
/proc/2358/stat : 2358 (march_hi) R 2356 2358 2358 0 -1 4202496 4285 0 0 0 10525 1 0 0 25 0 1 0 886560198 18714624 4023 33554432000 4194304 4955518 140736891038688 18446744073709551615 4224693 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2358/statm: 4569 4023 104 186 0 4382 0
[pid=2053/tid=2060] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 6 0 886452588 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2068] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2068/stat : 2068 (python) S 2051 2053 1193 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 6 0 886462602 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2078] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2078/stat : 2078 (python) S 2051 2053 1193 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 6 0 886472617 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2215] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2215/stat : 2215 (python) S 2051 2053 1193 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 6 0 886521287 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2357] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2357/stat : 2357 (python) S 2051 2053 1193 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 6 0 886560198 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 4052600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.1 s]
/proc/loadavg: 4.06 4.04 3.78 5/250 2421
/proc/meminfo: memFree=31373976/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=330592 CPUtime=0.48 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 13160 933 1 0 41 7 0 0 19 0 6 0 886452513 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 82648 7304 1876 364 0 18554 0
[pid=2059] ppid=2053 vsize=288864 CPUtime=0.13 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 1152 0 0 0 8 5 0 0 19 0 2 0 886452588 295796736 5629 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2059/statm: 72216 5629 416 364 0 8134 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=99.99 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) T 2059 2061 2061 0 -1 4202496 443 0 0 0 9999 0 0 0 25 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 135008495 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2059/tid=2066] ppid=2053 vsize=288864 CPUtime=0 cores=0,2
/proc/2059/task/2066/stat : 2066 (python) S 2053 2053 1193 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886462602 295796736 5629 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453847928960 0 0 -1 2 0 0 0
[pid=2067] ppid=2053 vsize=289348 CPUtime=0.14 cores=0,2
/proc/2067/stat : 2067 (python) S 2053 2053 1193 0 -1 4202560 1078 0 0 0 8 6 0 0 19 0 2 0 886462602 296292352 5748 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2067/statm: 72337 5748 400 364 0 8252 0
[pid=2069] ppid=2067 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/2069/stat : 2069 (gnovelty+2) T 2067 2069 2069 0 -1 4202496 446 0 0 0 10001 0 0 0 25 0 1 0 886462603 1042227200 182 33554432000 134512640 135663704 4288751712 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2069/statm: 254450 182 113 282 0 254166 0
[pid=2067/tid=2076] ppid=2053 vsize=289348 CPUtime=0 cores=0,2
/proc/2067/task/2076/stat : 2076 (python) S 2053 2053 1193 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886472616 296292352 5748 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453875216704 0 0 -1 2 0 0 0
[pid=2077] ppid=2053 vsize=299212 CPUtime=1.02 cores=0,2
/proc/2077/stat : 2077 (python) S 2053 2053 1193 0 -1 4202560 1135 0 0 0 55 47 0 0 15 0 2 0 886472617 306393088 5669 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2077/statm: 74803 5669 400 364 0 10715 0
[pid=2079] ppid=2077 vsize=123408 CPUtime=681.31 cores=0,2
/proc/2079/stat : 2079 (march_hi) T 2077 2079 2079 0 -1 4202496 20621 0 0 0 68124 7 0 0 25 0 1 0 886472617 126369792 20360 33554432000 4194304 4955518 140736620569664 18446744073709551615 4209727 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2079/statm: 30852 20360 104 186 0 30665 0
[pid=2077/tid=2213] ppid=2053 vsize=299212 CPUtime=0 cores=0,2
/proc/2077/task/2213/stat : 2213 (python) S 2053 2053 1193 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 886521286 306393088 5669 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453882628160 0 0 -1 2 0 0 0
[pid=2214] ppid=2053 vsize=310092 CPUtime=0.29 cores=0,2
/proc/2214/stat : 2214 (python) S 2053 2053 1193 0 -1 4202560 1131 0 0 0 16 13 0 0 16 0 2 0 886521287 317534208 5797 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2214/statm: 77523 5797 400 364 0 13432 0
[pid=2216] ppid=2214 vsize=36860 CPUtime=194.46 cores=0,2
/proc/2216/stat : 2216 (march_hi) T 2214 2216 2216 0 -1 4202496 7016 0 0 0 19444 2 0 0 25 0 1 0 886521287 37744640 6757 33554432000 4194304 4955518 140734202254400 18446744073709551615 4224687 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2216/statm: 9215 6757 104 186 0 9028 0
[pid=2214/tid=2225] ppid=2053 vsize=310092 CPUtime=0 cores=0,2
/proc/2214/task/2225/stat : 2225 (python) S 2053 2053 1193 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 886531512 317534208 5797 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453982872000 0 0 -1 2 0 0 0
[pid=2356] ppid=2053 vsize=320348 CPUtime=0.19 cores=0,2
/proc/2356/stat : 2356 (python) S 2053 2053 1193 0 -1 4202560 944 0 0 0 11 8 0 0 15 0 1 0 886560198 328036352 5795 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987654 0 0 16781312 514 4432615156681244932 0 0 17 0 0 0 0
/proc/2356/statm: 80087 5795 371 364 0 15993 0
[pid=2358] ppid=2356 vsize=24096 CPUtime=122.04 cores=0,2
/proc/2358/stat : 2358 (march_hi) R 2356 2358 2358 0 -1 4202496 4786 0 0 0 12203 1 0 0 25 0 1 0 886560198 24674304 4524 33554432000 4194304 4955518 140736891038688 18446744073709551615 4209776 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2358/statm: 6024 4524 104 186 0 5837 0
[pid=2053/tid=2060] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 6 0 886452588 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2068] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2068/stat : 2068 (python) S 2051 2053 1193 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 6 0 886462602 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2078] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2078/stat : 2078 (python) S 2051 2053 1193 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 6 0 886472617 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2215] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2215/stat : 2215 (python) S 2051 2053 1193 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 6 0 886521287 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2357] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2357/stat : 2357 (python) S 2051 2053 1193 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 6 0 886560198 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 4058420

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

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

[startup+1199.1 s]
/proc/loadavg: 4.06 4.04 3.78 5/250 2421
/proc/meminfo: memFree=31373976/32950928 swapFree=67079488/67111528
[pid=2053] ppid=2051 vsize=330592 CPUtime=0.48 cores=0,2
/proc/2053/stat : 2053 (python) S 2051 2053 1193 0 -1 4202496 13160 933 1 0 41 7 0 0 19 0 6 0 886452513 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2053/statm: 82648 7304 1876 364 0 18554 0
[pid=2059] ppid=2053 vsize=288864 CPUtime=0.13 cores=0,2
/proc/2059/stat : 2059 (python) S 2053 2053 1193 0 -1 4202560 1152 0 0 0 8 5 0 0 19 0 2 0 886452588 295796736 5629 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2059/statm: 72216 5629 416 364 0 8134 0
[pid=2061] ppid=2059 vsize=1017800 CPUtime=99.99 cores=0,2
/proc/2061/stat : 2061 (gnovelty+2) T 2059 2061 2061 0 -1 4202496 443 0 0 0 9999 0 0 0 25 0 1 0 886452588 1042227200 181 33554432000 134512640 135663704 4291830048 18446744073709551615 135008495 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2061/statm: 254450 181 113 282 0 254166 0
[pid=2059/tid=2066] ppid=2053 vsize=288864 CPUtime=0 cores=0,2
/proc/2059/task/2066/stat : 2066 (python) S 2053 2053 1193 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886462602 295796736 5629 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453847928960 0 0 -1 2 0 0 0
[pid=2067] ppid=2053 vsize=289348 CPUtime=0.14 cores=0,2
/proc/2067/stat : 2067 (python) S 2053 2053 1193 0 -1 4202560 1078 0 0 0 8 6 0 0 19 0 2 0 886462602 296292352 5748 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2067/statm: 72337 5748 400 364 0 8252 0
[pid=2069] ppid=2067 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/2069/stat : 2069 (gnovelty+2) T 2067 2069 2069 0 -1 4202496 446 0 0 0 10001 0 0 0 25 0 1 0 886462603 1042227200 182 33554432000 134512640 135663704 4288751712 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2069/statm: 254450 182 113 282 0 254166 0
[pid=2067/tid=2076] ppid=2053 vsize=289348 CPUtime=0 cores=0,2
/proc/2067/task/2076/stat : 2076 (python) S 2053 2053 1193 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886472616 296292352 5748 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453875216704 0 0 -1 2 0 0 0
[pid=2077] ppid=2053 vsize=299212 CPUtime=1.02 cores=0,2
/proc/2077/stat : 2077 (python) S 2053 2053 1193 0 -1 4202560 1135 0 0 0 55 47 0 0 15 0 2 0 886472617 306393088 5669 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2077/statm: 74803 5669 400 364 0 10715 0
[pid=2079] ppid=2077 vsize=123408 CPUtime=681.31 cores=0,2
/proc/2079/stat : 2079 (march_hi) T 2077 2079 2079 0 -1 4202496 20621 0 0 0 68124 7 0 0 25 0 1 0 886472617 126369792 20360 33554432000 4194304 4955518 140736620569664 18446744073709551615 4209727 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2079/statm: 30852 20360 104 186 0 30665 0
[pid=2077/tid=2213] ppid=2053 vsize=299212 CPUtime=0 cores=0,2
/proc/2077/task/2213/stat : 2213 (python) S 2053 2053 1193 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 886521286 306393088 5669 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453882628160 0 0 -1 2 0 0 0
[pid=2214] ppid=2053 vsize=310092 CPUtime=0.29 cores=0,2
/proc/2214/stat : 2214 (python) S 2053 2053 1193 0 -1 4202560 1131 0 0 0 16 13 0 0 16 0 2 0 886521287 317534208 5797 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/2214/statm: 77523 5797 400 364 0 13432 0
[pid=2216] ppid=2214 vsize=36860 CPUtime=194.46 cores=0,2
/proc/2216/stat : 2216 (march_hi) T 2214 2216 2216 0 -1 4202496 7016 0 0 0 19444 2 0 0 25 0 1 0 886521287 37744640 6757 33554432000 4194304 4955518 140734202254400 18446744073709551615 4224687 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2216/statm: 9215 6757 104 186 0 9028 0
[pid=2214/tid=2225] ppid=2053 vsize=310092 CPUtime=0 cores=0,2
/proc/2214/task/2225/stat : 2225 (python) S 2053 2053 1193 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 886531512 317534208 5797 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 514 18446604453982872000 0 0 -1 2 0 0 0
[pid=2356] ppid=2053 vsize=320348 CPUtime=0.19 cores=0,2
/proc/2356/stat : 2356 (python) S 2053 2053 1193 0 -1 4202560 944 0 0 0 11 8 0 0 15 0 1 0 886560198 328036352 5795 33554432000 4194304 5683644 140733526880976 18446744073709551615 274473987654 0 0 16781312 514 4432615156681244932 0 0 17 0 0 0 0
/proc/2356/statm: 80087 5795 371 364 0 15993 0
[pid=2358] ppid=2356 vsize=24096 CPUtime=122.04 cores=0,2
/proc/2358/stat : 2358 (march_hi) R 2356 2358 2358 0 -1 4202496 4786 0 0 0 12203 1 0 0 25 0 1 0 886560198 24674304 4524 33554432000 4194304 4955518 140736891038688 18446744073709551615 4209776 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2358/statm: 6024 4524 104 186 0 5837 0
[pid=2053/tid=2060] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2060/stat : 2060 (python) S 2051 2053 1193 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 6 0 886452588 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2068] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2068/stat : 2068 (python) S 2051 2053 1193 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 6 0 886462602 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2078] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2078/stat : 2078 (python) S 2051 2053 1193 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 6 0 886472617 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2215] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2215/stat : 2215 (python) S 2051 2053 1193 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 6 0 886521287 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
[pid=2053/tid=2357] ppid=2051 vsize=330592 CPUtime=0 cores=0,2
/proc/2053/task/2357/stat : 2357 (python) S 2051 2053 1193 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 6 0 886560198 338526208 7304 33554432000 4194304 5683644 140733526880976 18446744073709551615 274485791153 0 0 16781312 2 18446604453864230976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 4058420

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2053 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=414936
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=74988
# CPU time returned by wait4() is 0.489924
# 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): 1199.14
CPU time (s): 1200.06
CPU user time (s): 1199.1
CPU system time (s): 0.96
CPU usage (%): 100.077
Max. virtual memory (cumulated for all children) (KiB): 4058420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.414936
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14096
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= 2862
involuntary context switches= 19

runsolver used 2.41963 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-11 01:28:48
IDJOB=3484259
IDBENCH=82770
IDSOLVER=1975
FILE ID=node125/3484259-1307748528
RUNJOBID= node125-1307747008-1211
PBS_JOBID= 13550832
Free space on /tmp= 73928 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-S1163259790-073.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-3484259-1307748528/watcher-3484259-1307748528 -o /tmp/evaluation-result-3484259-1307748528/solver-3484259-1307748528 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484259-1307748528.cnf -seed 409621536 -budget 1200

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

MD5SUM BENCH= 18a522c9cdd3c52f9fcf4c038782b476
RANDOM SEED=409621536

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      31236092 kB
Buffers:        247572 kB
Cached:         795432 kB
SwapCached:       3400 kB
Active:         977248 kB
Inactive:       527308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31236092 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           31884 kB
Writeback:           0 kB
AnonPages:      459336 kB
Mapped:          21924 kB
Slab:           134196 kB
PageTables:      14620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4568040 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= 73900 MiB
End job on node125 at 2011-06-11 01:48:50