Trace number 3317894

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-industrial? (TO) 4800.32 1205.15

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.39/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.39/0.67	c INFO: solving HOME/instance-3317894-1304269977.cnf
0.39/0.67	c INFO: computing task features
0.66/0.90	c INFO: computed variable-clause graph statistics
0.66/0.91	c INFO: computed clause balance statistics
1.87/2.15	c INFO: computed variable balance statistics
2.86/3.11	c INFO: computed small-clause counts
2.86/3.12	c INFO: computed Horn-clause counts
3.56/3.82	c INFO: computed variable graph statistics
3.56/3.82	c INFO: collected features for HOME/instance-3317894-1304269977.cnf in 3.14 s
3.56/3.84	c INFO: running lingeling-276@0 for 97 with 4796 remaining (b = 0.31)
3.56/3.86	c INFO: running cryptominisat-2.9.0@0 for 485 with 4796 remaining (b = 0.33)
3.56/3.89	c INFO: running lingeling-276@0 for 1261 with 4796 remaining (b = 0.49)
3.65/3.91	c INFO: running lingeling-276@0 for 1261 with 4796 remaining (b = 0.42)
403.04/103.99	c INFO: running SApperloT@0 for 97 with 4696 remaining (b = 0.03)
803.18/204.16	c INFO: running precosat-570@0 for 291 with 4596 remaining (b = 0.16)
1970.91/496.58	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4304 remaining (b = 0.51)
1973.31/497.14	c INFO: running lingeling-276@0 for 873 with 4303 remaining (b = 0.26)
4800.32/1205.13	c INFO: running lingeling-276@0 for 97 with 3595 remaining (b = 0.08)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 5.90 5.55 5.24 6/204 24058
/proc/meminfo: memFree=20411836/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/24058/stat : 24058 (python) S 24056 24058 23557 0 -1 4202496 792 0 0 0 0 0 0 0 22 0 1 0 538597369 15749120 679 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/24058/statm: 3845 679 322 364 0 332 0

[startup+0.00933102 s]
/proc/loadavg: 5.90 5.55 5.24 6/204 24058
/proc/meminfo: memFree=20411836/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/24058/stat : 24058 (python) S 24056 24058 23557 0 -1 4202496 821 0 0 0 0 0 0 0 22 0 1 0 538597369 15753216 705 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/24058/statm: 3846 705 334 364 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+0.100333 s]
/proc/loadavg: 5.90 5.55 5.24 6/204 24058
/proc/meminfo: memFree=20411836/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=85620 CPUtime=0.07 cores=1,3,5,7
/proc/24058/stat : 24058 (python) R 24056 24058 23557 0 -1 4202496 2631 0 0 0 5 2 0 0 17 0 1 0 538597369 87674880 2348 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473965568 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24058/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85620

[startup+0.300336 s]
/proc/loadavg: 5.90 5.55 5.24 6/204 24058
/proc/meminfo: memFree=20411836/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=135748 CPUtime=0.2 cores=1,3,5,7
/proc/24058/stat : 24058 (python) S 24056 24058 23557 0 -1 4202496 5966 933 1 0 14 6 0 0 17 0 1 0 538597369 139005952 4150 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473963525 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/24058/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.700221 s]
/proc/loadavg: 5.90 5.55 5.24 6/204 24058
/proc/meminfo: memFree=20411836/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=280932 CPUtime=0.46 cores=1,3,5,7
/proc/24058/stat : 24058 (python) R 24056 24058 23557 0 -1 4202496 9875 933 1 0 32 14 0 0 15 0 1 0 538597369 287674368 7554 33554432000 4194304 5683644 140735903601200 18446744073709551615 4602384 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24058/statm: 70233 7554 1761 364 0 6157 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 280932

[startup+1.50102 s]
/proc/loadavg: 5.90 5.55 5.24 7/205 24063
/proc/meminfo: memFree=20373140/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=294208 CPUtime=1.26 cores=1,3,5,7
/proc/24058/stat : 24058 (python) R 24056 24058 23557 0 -1 4202496 15021 933 1 0 111 15 0 0 16 0 1 0 538597369 301268992 10937 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473328384 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24058/statm: 73552 10937 1826 364 0 9476 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 294208

[startup+3.10074 s]
/proc/loadavg: 5.90 5.55 5.24 7/205 24063
/proc/meminfo: memFree=20372148/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=294208 CPUtime=2.86 cores=1,3,5,7
/proc/24058/stat : 24058 (python) R 24056 24058 23557 0 -1 4202496 15022 933 1 0 271 15 0 0 18 0 1 0 538597369 301268992 10938 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473625353 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/24058/statm: 73552 10938 1827 364 0 9476 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 294208

[startup+6.30118 s]
/proc/loadavg: 5.99 5.57 5.25 10/217 24075
/proc/meminfo: memFree=20285076/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=334188 CPUtime=3.68 cores=1,3,5,7
/proc/24058/stat : 24058 (python) S 24056 24058 23557 0 -1 4202496 17758 933 1 0 352 16 0 0 25 0 5 0 538597369 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24058/statm: 83547 10744 1881 364 0 19456 0
[pid=24064] ppid=24058 vsize=293176 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (python) S 24058 24058 23557 0 -1 4202560 807 0 0 0 0 0 0 0 18 0 1 0 538597753 300212224 9205 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987599 0 0 16781312 514 4604024900577886469 0 0 17 3 0 0 0
/proc/24064/statm: 73294 9205 358 364 0 9212 0
[pid=24066] ppid=24064 vsize=10508 CPUtime=2.43 cores=1,3,5,7
/proc/24066/stat : 24066 (lingeling) R 24064 24066 24066 0 -1 4202496 3435 0 0 0 243 0 0 0 25 0 1 0 538597753 10760192 1797 33554432000 4194304 4352236 140734736338352 18446744073709551615 4231307 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24066/statm: 2627 1797 128 39 0 1707 0
[pid=24067] ppid=24058 vsize=303432 CPUtime=0 cores=1,3,5,7
/proc/24067/stat : 24067 (python) S 24058 24058 23557 0 -1 4202560 739 0 0 0 0 0 0 0 15 0 1 0 538597755 310714368 9198 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 10776766466918154502 0 0 17 3 0 0 0
/proc/24067/statm: 75858 9198 347 364 0 11773 0
[pid=24069] ppid=24067 vsize=77200 CPUtime=2.41 cores=1,3,5,7
/proc/24069/stat : 24069 (cryptominisat-2) R 24067 24069 24069 0 -1 4202496 14165 0 0 0 240 1 0 0 25 0 1 0 538597756 79052800 12173 33554432000 4194304 4677096 140735016337584 18446744073709551615 4319334 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24069/statm: 19300 12173 392 118 0 14259 0
[pid=24070] ppid=24058 vsize=313688 CPUtime=0 cores=1,3,5,7
/proc/24070/stat : 24070 (python) S 24058 24058 23557 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 538597758 321216512 9202 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 4604021052287189256 0 0 17 1 0 0 0
/proc/24070/statm: 78422 9202 347 364 0 14334 0
[pid=24072] ppid=24070 vsize=10024 CPUtime=2.39 cores=1,3,5,7
/proc/24072/stat : 24072 (lingeling) R 24070 24072 24072 0 -1 4202496 3300 0 0 0 239 0 0 0 25 0 1 0 538597758 10264576 1675 33554432000 4194304 4352236 140737317731520 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24072/statm: 2506 1675 128 39 0 1586 0
[pid=24073] ppid=24058 vsize=323944 CPUtime=0 cores=1,3,5,7
/proc/24073/stat : 24073 (python) S 24058 24058 23557 0 -1 4202560 750 0 0 0 0 0 0 0 18 0 1 0 538597760 331718656 9206 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 4498907465793896712 0 0 17 5 0 0 0
/proc/24073/statm: 80986 9206 347 364 0 16895 0
[pid=24075] ppid=24073 vsize=10096 CPUtime=2.37 cores=1,3,5,7
/proc/24075/stat : 24075 (lingeling) R 24073 24075 24075 0 -1 4202496 3327 0 0 0 237 0 0 0 25 0 1 0 538597761 10338304 1693 33554432000 4194304 4352236 140734408100128 18446744073709551615 4327859 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24075/statm: 2524 1693 128 39 0 1604 0
[pid=24058/tid=24065] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24065/stat : 24065 (python) S 24056 24058 23557 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 538597753 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 7 0 0 0
[pid=24058/tid=24068] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24068/stat : 24068 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 24 0 5 0 538597756 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24071] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24071/stat : 24071 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 25 0 5 0 538597758 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 1 0 0 0
[pid=24058/tid=24074] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24074/stat : 24074 (python) S 24056 24058 23557 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 5 0 538597761 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.28
Current children cumulated vsize (KiB) 1676256

[startup+12.7011 s]
/proc/loadavg: 6.23 5.63 5.27 10/217 24075
/proc/meminfo: memFree=20269944/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=334188 CPUtime=3.68 cores=1,3,5,7
/proc/24058/stat : 24058 (python) S 24056 24058 23557 0 -1 4202496 17758 933 1 0 352 16 0 0 25 0 5 0 538597369 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24058/statm: 83547 10744 1881 364 0 19456 0
[pid=24064] ppid=24058 vsize=293176 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (python) S 24058 24058 23557 0 -1 4202560 981 0 0 0 0 0 0 0 18 0 1 0 538597753 300212224 9228 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987599 0 0 16781312 514 4604024900577886469 0 0 17 3 0 0 0
/proc/24064/statm: 73294 9228 381 364 0 9212 0
[pid=24066] ppid=24064 vsize=11264 CPUtime=8.78 cores=1,3,5,7
/proc/24066/stat : 24066 (lingeling) R 24064 24066 24066 0 -1 4202496 3624 0 0 0 878 0 0 0 25 0 1 0 538597753 11534336 1986 33554432000 4194304 4352236 140734736338352 18446744073709551615 4328491 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24066/statm: 2816 1986 128 39 0 1896 0
[pid=24067] ppid=24058 vsize=303432 CPUtime=0.01 cores=1,3,5,7
/proc/24067/stat : 24067 (python) S 24058 24058 23557 0 -1 4202560 909 0 0 0 1 0 0 0 15 0 1 0 538597755 310714368 9221 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 10776766466918154502 0 0 17 3 0 0 0
/proc/24067/statm: 75858 9221 370 364 0 11773 0
[pid=24069] ppid=24067 vsize=87440 CPUtime=8.8 cores=1,3,5,7
/proc/24069/stat : 24069 (cryptominisat-2) R 24067 24069 24069 0 -1 4202496 20855 0 0 0 877 3 0 0 25 0 1 0 538597756 89538560 15292 33554432000 4194304 4677096 140735016337584 18446744073709551615 4320146 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24069/statm: 21860 15292 393 118 0 16819 0
[pid=24070] ppid=24058 vsize=313688 CPUtime=0 cores=1,3,5,7
/proc/24070/stat : 24070 (python) S 24058 24058 23557 0 -1 4202560 902 0 0 0 0 0 0 0 18 0 1 0 538597758 321216512 9225 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 4604021052287189256 0 0 17 1 0 0 0
/proc/24070/statm: 78422 9225 370 364 0 14334 0
[pid=24072] ppid=24070 vsize=11440 CPUtime=8.78 cores=1,3,5,7
/proc/24072/stat : 24072 (lingeling) R 24070 24072 24072 0 -1 4202496 3686 0 0 0 878 0 0 0 25 0 1 0 538597758 11714560 2061 33554432000 4194304 4352236 140737317731520 18446744073709551615 4328411 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24072/statm: 2860 2061 128 39 0 1940 0
[pid=24073] ppid=24058 vsize=323944 CPUtime=0 cores=1,3,5,7
/proc/24073/stat : 24073 (python) S 24058 24058 23557 0 -1 4202560 929 0 0 0 0 0 0 0 18 0 1 0 538597760 331718656 9229 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 4498907465793896712 0 0 17 5 0 0 0
/proc/24073/statm: 80986 9229 370 364 0 16895 0
[pid=24075] ppid=24073 vsize=11360 CPUtime=8.76 cores=1,3,5,7
/proc/24075/stat : 24075 (lingeling) R 24073 24075 24075 0 -1 4202496 3643 0 0 0 876 0 0 0 25 0 1 0 538597761 11632640 2009 33554432000 4194304 4352236 140734408100128 18446744073709551615 4328419 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24075/statm: 2840 2009 128 39 0 1920 0
[pid=24058/tid=24065] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24065/stat : 24065 (python) S 24056 24058 23557 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 538597753 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 7 0 0 0
[pid=24058/tid=24068] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24068/stat : 24068 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 24 0 5 0 538597756 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24071] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24071/stat : 24071 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 25 0 5 0 538597758 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 1 0 0 0
[pid=24058/tid=24074] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24074/stat : 24074 (python) S 24056 24058 23557 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 5 0 538597761 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38.81
Current children cumulated vsize (KiB) 1689932

[startup+25.5008 s]
/proc/loadavg: 6.84 5.79 5.33 10/218 24076
/proc/meminfo: memFree=20240068/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=334188 CPUtime=3.68 cores=1,3,5,7
/proc/24058/stat : 24058 (python) S 24056 24058 23557 0 -1 4202496 17758 933 1 0 352 16 0 0 25 0 5 0 538597369 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24058/statm: 83547 10744 1881 364 0 19456 0
[pid=24064] ppid=24058 vsize=293176 CPUtime=0.01 cores=1,3,5,7
/proc/24064/stat : 24064 (python) S 24058 24058 23557 0 -1 4202560 989 0 0 0 1 0 0 0 18 0 1 0 538597753 300212224 9228 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987599 0 0 16781312 514 17914316563075268869 0 0 17 3 0 0 0
/proc/24064/statm: 73294 9228 381 364 0 9212 0
[pid=24066] ppid=24064 vsize=15800 CPUtime=21.49 cores=1,3,5,7
/proc/24066/stat : 24066 (lingeling) R 24064 24066 24066 0 -1 4202496 4758 0 0 0 2149 0 0 0 25 0 1 0 538597753 16179200 3120 33554432000 4194304 4352236 140734736338352 18446744073709551615 4328336 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24066/statm: 3950 3120 128 39 0 3030 0
[pid=24067] ppid=24058 vsize=303432 CPUtime=0.04 cores=1,3,5,7
/proc/24067/stat : 24067 (python) S 24058 24058 23557 0 -1 4202560 922 0 0 0 3 1 0 0 15 0 1 0 538597755 310714368 9221 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268870 0 0 17 3 0 0 0
/proc/24067/statm: 75858 9221 370 364 0 11773 0
[pid=24069] ppid=24067 vsize=116608 CPUtime=21.54 cores=1,3,5,7
/proc/24069/stat : 24069 (cryptominisat-2) R 24067 24069 24069 0 -1 4202496 27039 0 0 0 2151 3 0 0 25 0 1 0 538597756 119406592 21472 33554432000 4194304 4677096 140735016337584 18446744073709551615 4319536 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24069/statm: 29152 21472 393 118 0 24111 0
[pid=24070] ppid=24058 vsize=313688 CPUtime=0.02 cores=1,3,5,7
/proc/24070/stat : 24070 (python) S 24058 24058 23557 0 -1 4202560 909 0 0 0 1 1 0 0 18 0 1 0 538597758 321216512 9225 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268872 0 0 17 1 0 0 0
/proc/24070/statm: 78422 9225 370 364 0 14334 0
[pid=24072] ppid=24070 vsize=15408 CPUtime=21.56 cores=1,3,5,7
/proc/24072/stat : 24072 (lingeling) R 24070 24072 24072 0 -1 4202496 4646 0 0 0 2156 0 0 0 25 0 1 0 538597758 15777792 3021 33554432000 4194304 4352236 140737317731520 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24072/statm: 3852 3021 128 39 0 2932 0
[pid=24073] ppid=24058 vsize=323944 CPUtime=0.02 cores=1,3,5,7
/proc/24073/stat : 24073 (python) S 24058 24058 23557 0 -1 4202560 935 0 0 0 1 1 0 0 18 0 1 0 538597760 331718656 9229 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268872 0 0 17 5 0 0 0
/proc/24073/statm: 80986 9229 370 364 0 16895 0
[pid=24075] ppid=24073 vsize=15356 CPUtime=21.54 cores=1,3,5,7
/proc/24075/stat : 24075 (lingeling) R 24073 24075 24075 0 -1 4202496 5666 0 0 0 2154 0 0 0 25 0 1 0 538597761 15724544 3008 33554432000 4194304 4352236 140734408100128 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24075/statm: 3839 3008 128 39 0 2919 0
[pid=24058/tid=24065] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24065/stat : 24065 (python) S 24056 24058 23557 0 -1 4202560 24 933 0 0 0 0 0 0 22 0 5 0 538597753 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 7 0 0 0
[pid=24058/tid=24068] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24068/stat : 24068 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 24 0 5 0 538597756 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24071] ppid=24056 vsize=334188 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24071/stat : 24071 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 25 0 5 0 538597758 342208512 10744 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 1 0 0 0

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

Current children cumulated vsize (KiB) 3245484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 9.20 9.09 8.05 10/240 24179
/proc/meminfo: memFree=19983820/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=364956 CPUtime=3.78 cores=1,3,5,7
/proc/24058/stat : 24058 (python) S 24056 24058 23557 0 -1 4202496 20768 933 1 0 361 17 0 0 18 0 8 0 538597369 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24058/statm: 91239 10763 1888 364 0 27139 0
[pid=24064] ppid=24058 vsize=303420 CPUtime=1.19 cores=1,3,5,7
/proc/24064/stat : 24064 (python) S 24058 24058 23557 0 -1 4202560 1215 0 0 0 61 58 0 0 18 0 2 0 538597753 310702080 9267 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24064/statm: 75855 9267 415 364 0 11773 0
[pid=24066] ppid=24064 vsize=42616 CPUtime=802.42 cores=1,3,5,7
/proc/24066/stat : 24066 (lingeling) R 24064 24066 24066 0 -1 4202496 48710 0 0 0 80234 8 0 0 25 0 1 0 538597753 43638784 9824 33554432000 4194304 4352236 140734736338352 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24066/statm: 10654 9824 128 39 0 9734 0
[pid=24064/tid=24083] ppid=24058 vsize=303420 CPUtime=0 cores=1,3,5,7
/proc/24064/task/24083/stat : 24083 (python) S 24058 24058 23557 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538607766 310702080 9267 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 514 18446604471164520512 0 0 -1 3 0 0 0
[pid=24067] ppid=24058 vsize=303432 CPUtime=0.76 cores=1,3,5,7
/proc/24067/stat : 24067 (python) S 24058 24058 23557 0 -1 4202560 1133 0 0 0 39 37 0 0 16 0 2 0 538597755 310714368 9251 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24067/statm: 75858 9251 399 364 0 11773 0
[pid=24069] ppid=24067 vsize=181396 CPUtime=490.43 cores=1,3,5,7
/proc/24069/stat : 24069 (cryptominisat-2) T 24067 24069 24069 0 -1 4202496 160428 0 0 0 48988 55 0 0 25 0 1 0 538597756 185749504 36961 33554432000 4194304 4677096 140735016337584 18446744073709551615 4320162 0 0 16781312 2 18446744071562691360 0 0 17 7 0 0 0
/proc/24069/statm: 45349 36961 393 118 0 40308 0
[pid=24067/tid=24151] ppid=24058 vsize=303432 CPUtime=0 cores=1,3,5,7
/proc/24067/task/24151/stat : 24151 (python) S 24058 24058 23557 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 538647081 310714368 9251 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=24070] ppid=24058 vsize=313688 CPUtime=1.79 cores=1,3,5,7
/proc/24070/stat : 24070 (python) S 24058 24058 23557 0 -1 4202560 974 0 0 0 89 90 0 0 18 0 1 0 538597758 321216512 9225 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268872 0 0 17 1 0 0 0
/proc/24070/statm: 78422 9225 370 364 0 14334 0
[pid=24072] ppid=24070 vsize=47432 CPUtime=1199.44 cores=1,3,5,7
/proc/24072/stat : 24072 (lingeling) R 24070 24072 24072 0 -1 4202496 90604 0 0 0 119932 12 0 0 25 0 1 0 538597758 48570368 11027 33554432000 4194304 4352236 140737317731520 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24072/statm: 11858 11027 128 39 0 10938 0
[pid=24073] ppid=24058 vsize=323944 CPUtime=1.79 cores=1,3,5,7
/proc/24073/stat : 24073 (python) S 24058 24058 23557 0 -1 4202560 1013 0 0 0 92 87 0 0 18 0 1 0 538597760 331718656 9238 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268872 0 0 17 5 0 0 0
/proc/24073/statm: 80986 9238 379 364 0 16895 0
[pid=24075] ppid=24073 vsize=42696 CPUtime=1199.4 cores=1,3,5,7
/proc/24075/stat : 24075 (lingeling) R 24073 24075 24075 0 -1 4202496 94549 0 0 0 119927 13 0 0 25 0 1 0 538597761 43720704 9843 33554432000 4194304 4352236 140734408100128 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/24075/statm: 10674 9843 128 39 0 9754 0
[pid=24084] ppid=24058 vsize=334200 CPUtime=0.15 cores=1,3,5,7
/proc/24084/stat : 24084 (python) S 24058 24058 23557 0 -1 4202560 1123 0 0 0 8 7 0 0 19 0 2 0 538607768 342220800 9263 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24084/statm: 83550 9263 399 364 0 19456 0
[pid=24086] ppid=24084 vsize=40884 CPUtime=99.82 cores=1,3,5,7
/proc/24086/stat : 24086 (SApperloT-base) T 24084 24086 24086 0 -1 4202496 9462 0 0 0 9979 3 0 0 25 0 1 0 538607769 41865216 9148 33554432000 134512640 135674940 4292824048 18446744073709551615 134564812 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24086/statm: 10221 9148 100 284 0 9935 0
[pid=24084/tid=24090] ppid=24058 vsize=334200 CPUtime=0 cores=1,3,5,7
/proc/24084/task/24090/stat : 24090 (python) S 24058 24058 23557 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538617783 342220800 9263 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 514 18446604471160751168 0 0 -1 3 0 0 0
[pid=24091] ppid=24058 vsize=344456 CPUtime=0.43 cores=1,3,5,7
/proc/24091/stat : 24091 (python) S 24058 24058 23557 0 -1 4202560 1167 0 0 0 21 22 0 0 19 0 2 0 538617785 352722944 9267 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24091/statm: 86114 9267 399 364 0 22017 0
[pid=24093] ppid=24091 vsize=42880 CPUtime=291.49 cores=1,3,5,7
/proc/24093/stat : 24093 (precosat) T 24091 24093 24093 0 -1 4202496 12410 0 0 0 29148 1 0 0 25 0 1 0 538617786 43909120 10267 33554432000 4194304 4890832 140735229414896 18446744073709551615 4219831 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/24093/statm: 10720 10267 86 171 0 10547 0
[pid=24091/tid=24147] ppid=24058 vsize=344456 CPUtime=0 cores=1,3,5,7
/proc/24091/task/24147/stat : 24147 (python) S 24058 24058 23557 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538647025 352722944 9267 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 514 18446604471125523392 0 0 -1 5 0 0 0
[pid=24148] ppid=24058 vsize=354712 CPUtime=1.1 cores=1,3,5,7
/proc/24148/stat : 24148 (python) S 24058 24058 23557 0 -1 4202560 1030 0 0 0 55 55 0 0 15 0 1 0 538647027 363225088 9242 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268872 0 0 17 5 0 0 0
/proc/24148/statm: 88678 9242 371 364 0 24578 0
[pid=24150] ppid=24148 vsize=217696 CPUtime=706.33 cores=1,3,5,7
/proc/24150/stat : 24150 (cryptominisat-2) R 24148 24150 24150 0 -1 4202496 199218 0 0 0 70554 79 0 0 25 0 1 0 538647028 222920704 47365 33554432000 4194304 4677096 140734521379600 18446744073709551615 4337199 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24150/statm: 54424 47365 393 118 0 49383 0
[pid=24058/tid=24065] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24065/stat : 24065 (python) S 24056 24058 23557 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 8 0 538597753 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 7 0 0 0
[pid=24058/tid=24068] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24068/stat : 24068 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 24 0 8 0 538597756 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24071] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24071/stat : 24071 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 25 0 8 0 538597758 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 1 0 0 0
[pid=24058/tid=24074] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24074/stat : 24074 (python) S 24056 24058 23557 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 8 0 538597761 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24085] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24085/stat : 24085 (python) S 24056 24058 23557 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 8 0 538607768 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24092] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24092/stat : 24092 (python) S 24056 24058 23557 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 8 0 538617785 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24149] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24149/stat : 24149 (python) S 24056 24058 23557 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 8 0 538647027 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 3258408

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

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

[startup+1205.1 s]
/proc/loadavg: 9.20 9.09 8.05 10/240 24179
/proc/meminfo: memFree=19983820/32950928 swapFree=67111524/67111528
[pid=24058] ppid=24056 vsize=364956 CPUtime=3.78 cores=1,3,5,7
/proc/24058/stat : 24058 (python) S 24056 24058 23557 0 -1 4202496 20768 933 1 0 361 17 0 0 18 0 8 0 538597369 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24058/statm: 91239 10763 1888 364 0 27139 0
[pid=24064] ppid=24058 vsize=303420 CPUtime=1.19 cores=1,3,5,7
/proc/24064/stat : 24064 (python) S 24058 24058 23557 0 -1 4202560 1215 0 0 0 61 58 0 0 18 0 2 0 538597753 310702080 9267 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24064/statm: 75855 9267 415 364 0 11773 0
[pid=24066] ppid=24064 vsize=42616 CPUtime=802.42 cores=1,3,5,7
/proc/24066/stat : 24066 (lingeling) R 24064 24066 24066 0 -1 4202496 48710 0 0 0 80234 8 0 0 25 0 1 0 538597753 43638784 9824 33554432000 4194304 4352236 140734736338352 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24066/statm: 10654 9824 128 39 0 9734 0
[pid=24064/tid=24083] ppid=24058 vsize=303420 CPUtime=0 cores=1,3,5,7
/proc/24064/task/24083/stat : 24083 (python) S 24058 24058 23557 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538607766 310702080 9267 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 514 18446604471164520512 0 0 -1 3 0 0 0
[pid=24067] ppid=24058 vsize=303432 CPUtime=0.76 cores=1,3,5,7
/proc/24067/stat : 24067 (python) S 24058 24058 23557 0 -1 4202560 1133 0 0 0 39 37 0 0 16 0 2 0 538597755 310714368 9251 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24067/statm: 75858 9251 399 364 0 11773 0
[pid=24069] ppid=24067 vsize=181396 CPUtime=490.43 cores=1,3,5,7
/proc/24069/stat : 24069 (cryptominisat-2) T 24067 24069 24069 0 -1 4202496 160428 0 0 0 48988 55 0 0 25 0 1 0 538597756 185749504 36961 33554432000 4194304 4677096 140735016337584 18446744073709551615 4320162 0 0 16781312 2 18446744071562691360 0 0 17 7 0 0 0
/proc/24069/statm: 45349 36961 393 118 0 40308 0
[pid=24067/tid=24151] ppid=24058 vsize=303432 CPUtime=0 cores=1,3,5,7
/proc/24067/task/24151/stat : 24151 (python) S 24058 24058 23557 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 538647081 310714368 9251 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=24070] ppid=24058 vsize=313688 CPUtime=1.79 cores=1,3,5,7
/proc/24070/stat : 24070 (python) S 24058 24058 23557 0 -1 4202560 974 0 0 0 89 90 0 0 18 0 1 0 538597758 321216512 9225 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268872 0 0 17 1 0 0 0
/proc/24070/statm: 78422 9225 370 364 0 14334 0
[pid=24072] ppid=24070 vsize=47432 CPUtime=1199.44 cores=1,3,5,7
/proc/24072/stat : 24072 (lingeling) R 24070 24072 24072 0 -1 4202496 90604 0 0 0 119932 12 0 0 25 0 1 0 538597758 48570368 11027 33554432000 4194304 4352236 140737317731520 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/24072/statm: 11858 11027 128 39 0 10938 0
[pid=24073] ppid=24058 vsize=323944 CPUtime=1.79 cores=1,3,5,7
/proc/24073/stat : 24073 (python) S 24058 24058 23557 0 -1 4202560 1013 0 0 0 92 87 0 0 18 0 1 0 538597760 331718656 9238 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268872 0 0 17 5 0 0 0
/proc/24073/statm: 80986 9238 379 364 0 16895 0
[pid=24075] ppid=24073 vsize=42696 CPUtime=1199.4 cores=1,3,5,7
/proc/24075/stat : 24075 (lingeling) R 24073 24075 24075 0 -1 4202496 94549 0 0 0 119927 13 0 0 25 0 1 0 538597761 43720704 9843 33554432000 4194304 4352236 140734408100128 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/24075/statm: 10674 9843 128 39 0 9754 0
[pid=24084] ppid=24058 vsize=334200 CPUtime=0.15 cores=1,3,5,7
/proc/24084/stat : 24084 (python) S 24058 24058 23557 0 -1 4202560 1123 0 0 0 8 7 0 0 19 0 2 0 538607768 342220800 9263 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24084/statm: 83550 9263 399 364 0 19456 0
[pid=24086] ppid=24084 vsize=40884 CPUtime=99.82 cores=1,3,5,7
/proc/24086/stat : 24086 (SApperloT-base) T 24084 24086 24086 0 -1 4202496 9462 0 0 0 9979 3 0 0 25 0 1 0 538607769 41865216 9148 33554432000 134512640 135674940 4292824048 18446744073709551615 134564812 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24086/statm: 10221 9148 100 284 0 9935 0
[pid=24084/tid=24090] ppid=24058 vsize=334200 CPUtime=0 cores=1,3,5,7
/proc/24084/task/24090/stat : 24090 (python) S 24058 24058 23557 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538617783 342220800 9263 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 514 18446604471160751168 0 0 -1 3 0 0 0
[pid=24091] ppid=24058 vsize=344456 CPUtime=0.43 cores=1,3,5,7
/proc/24091/stat : 24091 (python) S 24058 24058 23557 0 -1 4202560 1167 0 0 0 21 22 0 0 19 0 2 0 538617785 352722944 9267 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24091/statm: 86114 9267 399 364 0 22017 0
[pid=24093] ppid=24091 vsize=42880 CPUtime=291.49 cores=1,3,5,7
/proc/24093/stat : 24093 (precosat) T 24091 24093 24093 0 -1 4202496 12410 0 0 0 29148 1 0 0 25 0 1 0 538617786 43909120 10267 33554432000 4194304 4890832 140735229414896 18446744073709551615 4219831 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/24093/statm: 10720 10267 86 171 0 10547 0
[pid=24091/tid=24147] ppid=24058 vsize=344456 CPUtime=0 cores=1,3,5,7
/proc/24091/task/24147/stat : 24147 (python) S 24058 24058 23557 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538647025 352722944 9267 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 514 18446604471125523392 0 0 -1 5 0 0 0
[pid=24148] ppid=24058 vsize=354712 CPUtime=1.1 cores=1,3,5,7
/proc/24148/stat : 24148 (python) S 24058 24058 23557 0 -1 4202560 1030 0 0 0 55 55 0 0 15 0 1 0 538647027 363225088 9242 33554432000 4194304 5683644 140735903601200 18446744073709551615 274473987654 0 0 16781312 514 17914316563075268872 0 0 17 5 0 0 0
/proc/24148/statm: 88678 9242 371 364 0 24578 0
[pid=24150] ppid=24148 vsize=217696 CPUtime=706.33 cores=1,3,5,7
/proc/24150/stat : 24150 (cryptominisat-2) R 24148 24150 24150 0 -1 4202496 199218 0 0 0 70554 79 0 0 25 0 1 0 538647028 222920704 47365 33554432000 4194304 4677096 140734521379600 18446744073709551615 4337199 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24150/statm: 54424 47365 393 118 0 49383 0
[pid=24058/tid=24065] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24065/stat : 24065 (python) S 24056 24058 23557 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 8 0 538597753 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 7 0 0 0
[pid=24058/tid=24068] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24068/stat : 24068 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 24 0 8 0 538597756 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24071] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24071/stat : 24071 (python) S 24056 24058 23557 0 -1 4202560 22 933 0 0 0 0 0 0 25 0 8 0 538597758 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 1 0 0 0
[pid=24058/tid=24074] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24074/stat : 24074 (python) S 24056 24058 23557 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 8 0 538597761 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24085] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24085/stat : 24085 (python) S 24056 24058 23557 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 8 0 538607768 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24092] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24092/stat : 24092 (python) S 24056 24058 23557 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 8 0 538617785 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
[pid=24058/tid=24149] ppid=24056 vsize=364956 CPUtime=0 cores=1,3,5,7
/proc/24058/task/24149/stat : 24149 (python) S 24056 24058 23557 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 8 0 538647027 373714944 10763 33554432000 4194304 5683644 140735903601200 18446744073709551615 274485791153 0 0 16781312 2 18446604471134876864 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 3258408

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24058 and gives
#  childrusage.ru_utime.tv_sec=2008
#  childrusage.ru_utime.tv_usec=122718
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=149521
# CPU time returned by wait4() is 2011.27
# while last known CPU time is 4800.32
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1205.15
CPU time (s): 4800.32
CPU user time (s): 4794.88
CPU system time (s): 5.44
CPU usage (%): 398.316
Max. virtual memory (cumulated for all children) (KiB): 3324620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2008.12
system time used= 3.14952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170405
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= 7129
involuntary context switches= 14645

runsolver used 2.5996 second user time and 5.59015 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-01 19:12:57
IDJOB=3317894
IDBENCH=83125
IDSOLVER=1706
FILE ID=node125/3317894-1304269977
RUNJOBID= node125-1304267283-23576
PBS_JOBID= 13173954
Free space on /tmp= 73048 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317894-1304269977/watcher-3317894-1304269977 -o /tmp/evaluation-result-3317894-1304269977/solver-3317894-1304269977 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317894-1304269977.cnf -seed 824782661 -budget 4800 -cores 4

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=824782661

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:      20412124 kB
Buffers:       2140636 kB
Cached:        7297400 kB
SwapCached:          4 kB
Active:        5232152 kB
Inactive:      6766916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20412124 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32984 kB
Writeback:           0 kB
AnonPages:     2561108 kB
Mapped:          24208 kB
Slab:           464988 kB
PageTables:      14816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3976192 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= 73028 MiB
End job on node125 at 2011-05-01 19:33:04