Trace number 3317716

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? (MO) 2324.54 867.422

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.33/1.04	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/1.04	c INFO: solving HOME/instance-3317716-1304271051.cnf
0.33/1.04	c INFO: computing task features
29.82/30.59	c INFO: computed variable-clause graph statistics
30.73/31.48	c INFO: computed clause balance statistics
141.83/142.51	c INFO: computed variable balance statistics
213.02/213.72	c INFO: computed small-clause counts
215.92/216.69	c INFO: computed Horn-clause counts
379.11/379.85	c INFO: computed variable graph statistics
379.11/379.88	c INFO: collected features for HOME/instance-3317716-1304271051.cnf in 377.40 s
379.21/379.90	c INFO: running lingeling-276@0 for 97 with 4421 remaining (b = 0.78)
379.21/379.94	c INFO: running lingeling-276@0 for 485 with 4421 remaining (b = 0.88)
379.21/379.97	c INFO: running precosat-570@0 for 97 with 4421 remaining (b = 0.59)
379.40/380.01	c INFO: running lingeling-276@0 for 97 with 4421 remaining (b = 0.38)
775.33/479.26	c INFO: running cryptominisat-2.9.0@0 for 485 with 4321 remaining (b = 0.37)
778.91/480.14	c INFO: running cryptominisat-2.9.0@0 for 1164 with 4320 remaining (b = 0.51)
779.30/480.21	c INFO: running lingeling-276@98 for 388 with 4320 remaining (b = 0.27)
2322.91/866.94	c INFO: running glucosER@0 for 291 with 3934 remaining (b = 0.52)

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-3317716-1304271051/watcher-3317716-1304271051 -o /tmp/evaluation-result-3317716-1304271051/solver-3317716-1304271051 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317716-1304271051.cnf -seed 1147165479 -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: 7.06 8.71 8.60 6/263 978
/proc/meminfo: memFree=22826164/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=15188 CPUtime=0 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 716 0 0 0 0 0 0 0 23 0 1 0 519521729 15552512 607 33554432000 4194304 5683644 140736829267728 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 3797 608 319 364 0 284 0

[startup+0.0577079 s]
/proc/loadavg: 7.06 8.71 8.60 6/263 978
/proc/meminfo: memFree=22826164/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=36504 CPUtime=0.04 cores=1,3,5,7
/proc/978/stat : 978 (python) S 975 978 31940 0 -1 4202496 1611 0 0 0 3 1 0 0 23 0 1 0 519521729 37380096 1443 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/978/statm: 9126 1443 452 364 0 943 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36504

[startup+0.100823 s]
/proc/loadavg: 7.06 8.71 8.60 6/263 978
/proc/meminfo: memFree=22826164/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=104224 CPUtime=0.07 cores=1,3,5,7
/proc/978/stat : 978 (python) S 975 978 31940 0 -1 4202496 3059 0 0 0 5 2 0 0 17 0 1 0 519521729 106725376 2741 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/978/statm: 26056 2741 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104224

[startup+0.852358 s]
/proc/loadavg: 7.06 8.71 8.60 6/263 978
/proc/meminfo: memFree=22826164/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=144100 CPUtime=0.22 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 6172 932 1 0 16 6 0 0 18 0 1 0 519521729 147558400 4305 33554432000 4194304 5683644 140736829267728 18446744073709551615 255101800630 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/978/statm: 36025 4305 1122 364 0 3181 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 144100

[startup+0.900351 s]
/proc/loadavg: 7.06 8.71 8.60 6/263 978
/proc/meminfo: memFree=22826164/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=198916 CPUtime=0.25 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 7038 932 1 0 19 6 0 0 18 0 1 0 519521729 203689984 5068 33554432000 4194304 5683644 140736829267728 18446744073709551615 47952066905061 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/978/statm: 49729 5068 1480 364 0 3756 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 198916

[startup+1.50024 s]
/proc/loadavg: 7.06 8.71 8.60 6/263 978
/proc/meminfo: memFree=22826164/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=456896 CPUtime=0.83 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 53801 932 1 0 66 17 0 0 19 0 1 0 519521729 467861504 51480 33554432000 4194304 5683644 140736829267728 18446744073709551615 47952237384755 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/978/statm: 114224 51480 1761 364 0 50148 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 456896

[startup+3.101 s]
/proc/loadavg: 7.14 8.70 8.59 8/264 983
/proc/meminfo: memFree=22547216/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=553784 CPUtime=2.42 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 77762 932 1 0 221 21 0 0 23 0 1 0 519521729 567074816 75441 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106429637 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 138446 75441 1761 364 0 74370 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 553784
heavy processes:

[startup+6.30043 s]
/proc/loadavg: 7.14 8.70 8.59 7/264 983
/proc/meminfo: memFree=22342596/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=745032 CPUtime=5.63 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 125489 932 1 0 535 28 0 0 25 0 1 0 519521729 762912768 123168 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106129668 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 186258 123169 1761 364 0 122182 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 745032

[startup+12.7093 s]
/proc/loadavg: 7.04 8.62 8.57 7/264 983
/proc/meminfo: memFree=21939976/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1135480 CPUtime=12.03 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 220972 932 1 0 1163 40 0 0 25 0 1 0 519521729 1162731520 218651 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106429637 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 283870 218651 1761 364 0 219794 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 1135480

[startup+25.5011 s]
/proc/loadavg: 7.04 8.57 8.55 4/252 1015
/proc/meminfo: memFree=21500788/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1808036 CPUtime=24.83 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 644686 932 1 0 2389 94 0 0 25 0 1 0 519521729 1851428864 377840 33554432000 4194304 5683644 140736829267728 18446744073709551615 47952066946682 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 452009 377842 1814 364 0 387933 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 1808036

[startup+51.1006 s]
/proc/loadavg: 6.59 8.31 8.46 8/264 1028
/proc/meminfo: memFree=21463236/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1586840 CPUtime=50.43 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 881063 932 1 0 4922 121 0 0 25 0 1 0 519521729 1624924160 334095 33554432000 4194304 5683644 140736829267728 18446744073709551615 5114645 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 396710 334095 1826 364 0 332634 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 1586840

[startup+102.301 s]
/proc/loadavg: 6.34 7.97 8.34 7/264 1029
/proc/meminfo: memFree=21434492/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1586840 CPUtime=101.62 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 881063 932 1 0 10041 121 0 0 25 0 1 0 519521729 1624924160 334095 33554432000 4194304 5683644 140736829267728 18446744073709551615 47952066608244 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 396710 334095 1826 364 0 332634 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 1586840

[startup+162.308 s]
/proc/loadavg: 5.57 7.49 8.15 3/246 1050
/proc/meminfo: memFree=21610420/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1586840 CPUtime=161.63 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 881064 932 1 0 16042 121 0 0 25 0 1 0 519521729 1624924160 334096 33554432000 4194304 5683644 140736829267728 18446744073709551615 255110177461 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 396710 334096 1827 364 0 332634 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 1586840

[startup+222.3 s]
/proc/loadavg: 3.31 6.49 7.76 3/246 1052
/proc/meminfo: memFree=21602320/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1586840 CPUtime=221.62 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 1119172 932 1 0 22014 148 0 0 25 0 1 0 519521729 1624924160 334102 33554432000 4194304 5683644 140736829267728 18446744073709551615 47952066533516 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 396710 334102 1833 364 0 332634 0
Current children cumulated CPU time (s) 221.62
Current children cumulated vsize (KiB) 1586840

[startup+282.301 s]
/proc/loadavg: 2.48 5.67 7.40 3/246 1053
/proc/meminfo: memFree=21594604/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1586840 CPUtime=281.61 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 1119172 932 1 0 28013 148 0 0 25 0 1 0 519521729 1624924160 334102 33554432000 4194304 5683644 140736829267728 18446744073709551615 47952066533516 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 396710 334102 1833 364 0 332634 0
Current children cumulated CPU time (s) 281.61
Current children cumulated vsize (KiB) 1586840

[startup+342.3 s]
/proc/loadavg: 2.17 5.00 7.06 3/246 1055
/proc/meminfo: memFree=21586904/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1586840 CPUtime=341.61 cores=1,3,5,7
/proc/978/stat : 978 (python) R 975 978 31940 0 -1 4202496 1119172 932 1 0 34013 148 0 0 25 0 1 0 519521729 1624924160 334102 33554432000 4194304 5683644 140736829267728 18446744073709551615 47952066533516 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/978/statm: 396710 334102 1833 364 0 332634 0
Current children cumulated CPU time (s) 341.61
Current children cumulated vsize (KiB) 1586840

[startup+402.301 s]
/proc/loadavg: 3.09 4.69 6.82 6/258 1068
/proc/meminfo: memFree=20671052/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1008736 CPUtime=379.33 cores=1,3,5,7
/proc/978/stat : 978 (python) S 975 978 31940 0 -1 4202496 1121860 932 1 0 37776 157 0 0 20 0 5 0 519521729 1032945664 179381 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/978/statm: 252184 179381 1881 364 0 188093 0
[pid=1057] ppid=978 vsize=967724 CPUtime=0.05 cores=1,3,5,7
/proc/1057/stat : 1057 (python) S 978 978 31940 0 -1 4202560 980 0 0 0 2 3 0 0 18 0 1 0 519559720 990949376 177865 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788879 0 0 16781312 514 12887859574278684936 0 0 17 3 0 0 0
/proc/1057/statm: 241931 177865 381 364 0 177849 0
[pid=1059] ppid=1057 vsize=243544 CPUtime=22.34 cores=1,3,5,7
/proc/1059/stat : 1059 (lingeling) R 1057 1059 1059 0 -1 4202496 90124 0 0 0 2216 18 0 0 25 0 1 0 519559722 249389056 60056 33554432000 4194304 4352236 140733324996528 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/1059/statm: 60886 60056 129 39 0 59966 0
[pid=1060] ppid=978 vsize=977980 CPUtime=0.05 cores=1,3,5,7
/proc/1060/stat : 1060 (python) S 978 978 31940 0 -1 4202560 946 0 0 0 1 4 0 0 18 0 1 0 519559723 1001451520 177858 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 12887859574278684935 0 0 17 7 0 0 0
/proc/1060/statm: 244495 177858 370 364 0 180410 0
[pid=1062] ppid=1060 vsize=244036 CPUtime=22.05 cores=1,3,5,7
/proc/1062/stat : 1062 (lingeling) R 1060 1062 1062 0 -1 4202496 90293 0 0 0 2187 18 0 0 25 0 1 0 519559725 249892864 60179 33554432000 4194304 4352236 140736192463680 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/1062/statm: 61009 60179 129 39 0 60089 0
[pid=1063] ppid=978 vsize=988236 CPUtime=0.05 cores=1,3,5,7
/proc/1063/stat : 1063 (python) S 978 978 31940 0 -1 4202560 917 0 0 0 2 3 0 0 18 0 1 0 519559726 1011953664 177862 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 12887859574278684936 0 0 17 3 0 0 0
/proc/1063/statm: 247059 177862 370 364 0 182971 0
[pid=1065] ppid=1063 vsize=819472 CPUtime=22.2 cores=1,3,5,7
/proc/1065/stat : 1065 (precosat) R 1063 1065 1065 0 -1 4202496 205163 0 0 0 2177 43 0 0 25 0 1 0 519559728 839139328 196670 33554432000 4194304 4890832 140734996046304 18446744073709551615 4246505 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/1065/statm: 204868 196670 80 171 0 204695 0
[pid=1066] ppid=978 vsize=998492 CPUtime=0.05 cores=1,3,5,7
/proc/1066/stat : 1066 (python) S 978 978 31940 0 -1 4202560 955 0 0 0 1 4 0 0 18 0 1 0 519559730 1022455808 177866 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 12887859574278684934 0 0 17 7 0 0 0
/proc/1066/statm: 249623 177866 370 364 0 185532 0
[pid=1068] ppid=1066 vsize=243640 CPUtime=22.24 cores=1,3,5,7
/proc/1068/stat : 1068 (lingeling) R 1066 1068 1068 0 -1 4202496 90200 0 0 0 2204 20 0 0 25 0 1 0 519559732 249487360 60080 33554432000 4194304 4352236 140733362063632 18446744073709551615 4328991 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/1068/statm: 60910 60080 129 39 0 59990 0
[pid=978/tid=1058] ppid=975 vsize=1008736 CPUtime=0 cores=1,3,5,7
/proc/978/task/1058/stat : 1058 (python) S 975 978 31940 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 5 0 519559721 1032945664 179381 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 3 0 0 0
[pid=978/tid=1061] ppid=975 vsize=1008736 CPUtime=0 cores=1,3,5,7
/proc/978/task/1061/stat : 1061 (python) S 975 978 31940 0 -1 4202560 24 932 0 0 0 0 0 0 22 0 5 0 519559724 1032945664 179381 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1064] ppid=975 vsize=1008736 CPUtime=0 cores=1,3,5,7
/proc/978/task/1064/stat : 1064 (python) S 975 978 31940 0 -1 4202560 24 932 0 0 0 0 0 0 24 0 5 0 519559728 1032945664 179381 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 3 0 0 0

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

/proc/978/task/1073/stat : 1073 (python) S 975 978 31940 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 7 0 519569657 1053949952 179394 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1077] ppid=975 vsize=1029248 CPUtime=0 cores=1,3,5,7
/proc/978/task/1077/stat : 1077 (python) S 975 978 31940 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 7 0 519569746 1053949952 179394 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2144.92
Current children cumulated vsize (KiB) 14906372



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+867.301 s]
/proc/loadavg: 5.11 5.00 6.12 6/270 1093
/proc/meminfo: memFree=14988644/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1039504 CPUtime=379.47 cores=1,3,5,7
/proc/978/stat : 978 (python) S 975 978 31940 0 -1 4202496 1124289 932 1 0 37784 163 0 0 19 0 8 0 519521729 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/978/statm: 259876 179400 1888 364 0 195776 0
[pid=1057] ppid=978 vsize=977968 CPUtime=0.19 cores=1,3,5,7
/proc/1057/stat : 1057 (python) S 978 978 31940 0 -1 4202560 1169 0 0 0 8 11 0 0 19 0 2 0 519559720 1001439232 177903 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/1057/statm: 244492 177903 414 364 0 180410 0
[pid=1059] ppid=1057 vsize=231676 CPUtime=100.17 cores=1,3,5,7
/proc/1059/stat : 1059 (lingeling) T 1057 1059 1059 0 -1 4202496 134343 0 0 0 9993 24 0 0 25 0 1 0 519559722 237236224 57089 33554432000 4194304 4352236 140733324996528 18446744073709551615 4257345 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/1059/statm: 57919 57089 129 39 0 56999 0
[pid=1057/tid=1075] ppid=978 vsize=977968 CPUtime=0 cores=1,3,5,7
/proc/1057/task/1075/stat : 1075 (python) S 978 978 31940 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 519569741 1001439232 177903 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 514 18446604467498879872 0 0 -1 3 0 0 0
[pid=1060] ppid=978 vsize=977980 CPUtime=0.92 cores=1,3,5,7
/proc/1060/stat : 1060 (python) S 978 978 31940 0 -1 4202560 1006 0 0 0 46 46 0 0 18 0 1 0 519559723 1001451520 177858 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 12887859574278684935 0 0 17 7 0 0 0
/proc/1060/statm: 244495 177858 370 364 0 180410 0
[pid=1062] ppid=1060 vsize=236692 CPUtime=486.15 cores=1,3,5,7
/proc/1062/stat : 1062 (lingeling) R 1060 1062 1062 0 -1 4202496 244409 0 0 0 48577 38 0 0 25 0 1 0 519559725 242372608 58343 33554432000 4194304 4352236 140736192463680 18446744073709551615 4234032 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/1062/statm: 59173 58343 129 39 0 58253 0
[pid=1063] ppid=978 vsize=988236 CPUtime=0.19 cores=1,3,5,7
/proc/1063/stat : 1063 (python) S 978 978 31940 0 -1 4202560 1108 0 0 0 9 10 0 0 19 0 2 0 519559726 1011953664 177892 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/1063/statm: 247059 177892 399 364 0 182971 0
[pid=1065] ppid=1063 vsize=828496 CPUtime=99.8 cores=1,3,5,7
/proc/1065/stat : 1065 (precosat) T 1063 1065 1065 0 -1 4202496 229301 0 0 0 9934 46 0 0 25 0 1 0 519559728 848379904 202735 33554432000 4194304 4890832 140734996046304 18446744073709551615 4238265 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/1065/statm: 207124 202735 86 171 0 206951 0
[pid=1063/tid=1079] ppid=978 vsize=988236 CPUtime=0 cores=1,3,5,7
/proc/1063/task/1079/stat : 1079 (python) S 978 978 31940 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 519569748 1011953664 177892 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 514 18446604467498877184 0 0 -1 3 0 0 0
[pid=1066] ppid=978 vsize=998492 CPUtime=0.91 cores=1,3,5,7
/proc/1066/stat : 1066 (python) S 978 978 31940 0 -1 4202560 1181 0 0 0 43 48 0 0 18 0 2 0 519559730 1022455808 177896 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/1066/statm: 249623 177896 399 364 0 185532 0
[pid=1068] ppid=1066 vsize=263488 CPUtime=485.9 cores=1,3,5,7
/proc/1068/stat : 1068 (lingeling) T 1066 1068 1068 0 -1 4202496 244230 0 0 0 48551 39 0 0 25 0 1 0 519559732 269811712 65042 33554432000 4194304 4352236 140733362063632 18446744073709551615 4331578 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/1068/statm: 65872 65042 129 39 0 64952 0
[pid=1066/tid=1071] ppid=978 vsize=998492 CPUtime=0 cores=1,3,5,7
/proc/1066/task/1071/stat : 1071 (python) S 978 978 31940 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 519569653 1022455808 177896 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 514 18446604467487371584 0 0 -1 7 0 0 0
[pid=1072] ppid=978 vsize=1008748 CPUtime=0.78 cores=1,3,5,7
/proc/1072/stat : 1072 (python) S 978 978 31940 0 -1 4202560 1028 0 0 0 41 37 0 0 15 0 1 0 519569655 1032957952 177870 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 12887859574278684935 0 0 17 5 0 0 0
/proc/1072/statm: 252187 177870 370 364 0 188093 0
[pid=1074] ppid=1072 vsize=3381872 CPUtime=387.39 cores=1,3,5,7
/proc/1074/stat : 1074 (cryptominisat-2) R 1072 1074 1074 0 -1 4202496 803862 0 0 0 38621 118 0 0 25 0 1 0 519569657 3463036928 685032 33554432000 4194304 4677096 140733609834464 18446744073709551615 4504175 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1074/statm: 845468 685032 393 118 0 840427 0
[pid=1076] ppid=978 vsize=1019004 CPUtime=0.79 cores=1,3,5,7
/proc/1076/stat : 1076 (python) S 978 978 31940 0 -1 4202560 1022 0 0 0 41 38 0 0 15 0 1 0 519569744 1043460096 177874 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 17300270109582917895 0 0 17 7 0 0 0
/proc/1076/statm: 254751 177874 370 364 0 190654 0
[pid=1078] ppid=1076 vsize=3439840 CPUtime=381.55 cores=1,3,5,7
/proc/1078/stat : 1078 (cryptominisat-2) R 1076 1078 1078 0 -1 4202496 828148 0 0 0 38031 124 0 0 25 0 1 0 519569746 3522396160 693299 33554432000 4194304 4677096 140735840223488 18446744073709551615 4468052 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1078/statm: 859960 693299 393 118 0 854919 0
[pid=1091] ppid=978 vsize=1029260 CPUtime=0.02 cores=1,3,5,7
/proc/1091/stat : 1091 (python) S 978 978 31940 0 -1 4202560 756 0 0 0 0 2 0 0 19 0 1 0 519608423 1053962240 177851 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 10767069324117016575 0 0 17 7 0 0 0
/proc/1091/statm: 257315 177851 343 364 0 193215 0
[pid=1093] ppid=1091 vsize=58220 CPUtime=0.31 cores=1,3,5,7
/proc/1093/stat : 1093 (glucoser_static) R 1091 1093 1093 0 -1 4202496 13641 0 0 0 28 3 0 0 21 0 1 0 519608425 59617280 13365 33554432000 134512640 134580299 4286613104 18446744073709551615 134565490 0 0 16781312 8388611 0 0 0 17 7 0 0 0
/proc/1093/statm: 14555 13365 224 17 0 13883 0
[pid=978/tid=1058] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1058/stat : 1058 (python) S 975 978 31940 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 8 0 519559721 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 3 0 0 0
[pid=978/tid=1061] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1061/stat : 1061 (python) S 975 978 31940 0 -1 4202560 24 932 0 0 0 0 0 0 22 0 8 0 519559724 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1064] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1064/stat : 1064 (python) S 975 978 31940 0 -1 4202560 24 932 0 0 0 0 0 0 24 0 8 0 519559728 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 3 0 0 0
[pid=978/tid=1067] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1067/stat : 1067 (python) S 975 978 31940 0 -1 4202560 36 932 0 0 0 0 0 0 18 0 8 0 519559732 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1073] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1073/stat : 1073 (python) S 975 978 31940 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 8 0 519569657 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1077] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1077/stat : 1077 (python) S 975 978 31940 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 8 0 519569746 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1092] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1092/stat : 1092 (python) S 975 978 31940 0 -1 4202560 33 932 0 0 0 0 0 0 20 0 8 0 519608425 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2324.54
Current children cumulated vsize (KiB) 16479476

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

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

[startup+867.301 s]
/proc/loadavg: 5.11 5.00 6.12 6/270 1093
/proc/meminfo: memFree=14988644/32951124 swapFree=67111448/67111528
[pid=978] ppid=975 vsize=1039504 CPUtime=379.47 cores=1,3,5,7
/proc/978/stat : 978 (python) S 975 978 31940 0 -1 4202496 1124289 932 1 0 37784 163 0 0 19 0 8 0 519521729 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/978/statm: 259876 179400 1888 364 0 195776 0
[pid=1057] ppid=978 vsize=977968 CPUtime=0.19 cores=1,3,5,7
/proc/1057/stat : 1057 (python) S 978 978 31940 0 -1 4202560 1169 0 0 0 8 11 0 0 19 0 2 0 519559720 1001439232 177903 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/1057/statm: 244492 177903 414 364 0 180410 0
[pid=1059] ppid=1057 vsize=231676 CPUtime=100.17 cores=1,3,5,7
/proc/1059/stat : 1059 (lingeling) T 1057 1059 1059 0 -1 4202496 134343 0 0 0 9993 24 0 0 25 0 1 0 519559722 237236224 57089 33554432000 4194304 4352236 140733324996528 18446744073709551615 4257345 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/1059/statm: 57919 57089 129 39 0 56999 0
[pid=1057/tid=1075] ppid=978 vsize=977968 CPUtime=0 cores=1,3,5,7
/proc/1057/task/1075/stat : 1075 (python) S 978 978 31940 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 519569741 1001439232 177903 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 514 18446604467498879872 0 0 -1 3 0 0 0
[pid=1060] ppid=978 vsize=977980 CPUtime=0.92 cores=1,3,5,7
/proc/1060/stat : 1060 (python) S 978 978 31940 0 -1 4202560 1006 0 0 0 46 46 0 0 18 0 1 0 519559723 1001451520 177858 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 12887859574278684935 0 0 17 7 0 0 0
/proc/1060/statm: 244495 177858 370 364 0 180410 0
[pid=1062] ppid=1060 vsize=236692 CPUtime=486.15 cores=1,3,5,7
/proc/1062/stat : 1062 (lingeling) R 1060 1062 1062 0 -1 4202496 244409 0 0 0 48577 38 0 0 25 0 1 0 519559725 242372608 58343 33554432000 4194304 4352236 140736192463680 18446744073709551615 4234032 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/1062/statm: 59173 58343 129 39 0 58253 0
[pid=1063] ppid=978 vsize=988236 CPUtime=0.19 cores=1,3,5,7
/proc/1063/stat : 1063 (python) S 978 978 31940 0 -1 4202560 1108 0 0 0 9 10 0 0 19 0 2 0 519559726 1011953664 177892 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/1063/statm: 247059 177892 399 364 0 182971 0
[pid=1065] ppid=1063 vsize=828496 CPUtime=99.8 cores=1,3,5,7
/proc/1065/stat : 1065 (precosat) T 1063 1065 1065 0 -1 4202496 229301 0 0 0 9934 46 0 0 25 0 1 0 519559728 848379904 202735 33554432000 4194304 4890832 140734996046304 18446744073709551615 4238265 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/1065/statm: 207124 202735 86 171 0 206951 0
[pid=1063/tid=1079] ppid=978 vsize=988236 CPUtime=0 cores=1,3,5,7
/proc/1063/task/1079/stat : 1079 (python) S 978 978 31940 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 519569748 1011953664 177892 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 514 18446604467498877184 0 0 -1 3 0 0 0
[pid=1066] ppid=978 vsize=998492 CPUtime=0.91 cores=1,3,5,7
/proc/1066/stat : 1066 (python) S 978 978 31940 0 -1 4202560 1181 0 0 0 43 48 0 0 18 0 2 0 519559730 1022455808 177896 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/1066/statm: 249623 177896 399 364 0 185532 0
[pid=1068] ppid=1066 vsize=263488 CPUtime=485.9 cores=1,3,5,7
/proc/1068/stat : 1068 (lingeling) T 1066 1068 1068 0 -1 4202496 244230 0 0 0 48551 39 0 0 25 0 1 0 519559732 269811712 65042 33554432000 4194304 4352236 140733362063632 18446744073709551615 4331578 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/1068/statm: 65872 65042 129 39 0 64952 0
[pid=1066/tid=1071] ppid=978 vsize=998492 CPUtime=0 cores=1,3,5,7
/proc/1066/task/1071/stat : 1071 (python) S 978 978 31940 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 519569653 1022455808 177896 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 514 18446604467487371584 0 0 -1 7 0 0 0
[pid=1072] ppid=978 vsize=1008748 CPUtime=0.78 cores=1,3,5,7
/proc/1072/stat : 1072 (python) S 978 978 31940 0 -1 4202560 1028 0 0 0 41 37 0 0 15 0 1 0 519569655 1032957952 177870 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 12887859574278684935 0 0 17 5 0 0 0
/proc/1072/statm: 252187 177870 370 364 0 188093 0
[pid=1074] ppid=1072 vsize=3381872 CPUtime=387.39 cores=1,3,5,7
/proc/1074/stat : 1074 (cryptominisat-2) R 1072 1074 1074 0 -1 4202496 803862 0 0 0 38621 118 0 0 25 0 1 0 519569657 3463036928 685032 33554432000 4194304 4677096 140733609834464 18446744073709551615 4504175 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1074/statm: 845468 685032 393 118 0 840427 0
[pid=1076] ppid=978 vsize=1019004 CPUtime=0.79 cores=1,3,5,7
/proc/1076/stat : 1076 (python) S 978 978 31940 0 -1 4202560 1022 0 0 0 41 38 0 0 15 0 1 0 519569744 1043460096 177874 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 17300270109582917895 0 0 17 7 0 0 0
/proc/1076/statm: 254751 177874 370 364 0 190654 0
[pid=1078] ppid=1076 vsize=3439840 CPUtime=381.55 cores=1,3,5,7
/proc/1078/stat : 1078 (cryptominisat-2) R 1076 1078 1078 0 -1 4202496 828148 0 0 0 38031 124 0 0 25 0 1 0 519569746 3522396160 693299 33554432000 4194304 4677096 140735840223488 18446744073709551615 4468052 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1078/statm: 859960 693299 393 118 0 854919 0
[pid=1091] ppid=978 vsize=1029260 CPUtime=0.02 cores=1,3,5,7
/proc/1091/stat : 1091 (python) S 978 978 31940 0 -1 4202560 756 0 0 0 0 2 0 0 19 0 1 0 519608423 1053962240 177851 33554432000 4194304 5683644 140736829267728 18446744073709551615 255106788934 0 0 16781312 514 10767069324117016575 0 0 17 7 0 0 0
/proc/1091/statm: 257315 177851 343 364 0 193215 0
[pid=1093] ppid=1091 vsize=58220 CPUtime=0.31 cores=1,3,5,7
/proc/1093/stat : 1093 (glucoser_static) R 1091 1093 1093 0 -1 4202496 13641 0 0 0 28 3 0 0 21 0 1 0 519608425 59617280 13365 33554432000 134512640 134580299 4286613104 18446744073709551615 134565490 0 0 16781312 8388611 0 0 0 17 7 0 0 0
/proc/1093/statm: 14555 13365 224 17 0 13883 0
[pid=978/tid=1058] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1058/stat : 1058 (python) S 975 978 31940 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 8 0 519559721 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 3 0 0 0
[pid=978/tid=1061] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1061/stat : 1061 (python) S 975 978 31940 0 -1 4202560 24 932 0 0 0 0 0 0 22 0 8 0 519559724 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1064] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1064/stat : 1064 (python) S 975 978 31940 0 -1 4202560 24 932 0 0 0 0 0 0 24 0 8 0 519559728 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 3 0 0 0
[pid=978/tid=1067] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1067/stat : 1067 (python) S 975 978 31940 0 -1 4202560 36 932 0 0 0 0 0 0 18 0 8 0 519559732 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1073] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1073/stat : 1073 (python) S 975 978 31940 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 8 0 519569657 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1077] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1077/stat : 1077 (python) S 975 978 31940 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 8 0 519569746 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
[pid=978/tid=1092] ppid=975 vsize=1039504 CPUtime=0 cores=1,3,5,7
/proc/978/task/1092/stat : 1092 (python) S 975 978 31940 0 -1 4202560 33 932 0 0 0 0 0 0 20 0 8 0 519608425 1064452096 179400 33554432000 4194304 5683644 140736829267728 18446744073709551615 255118592433 0 0 16781312 2 18446604463854780800 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2324.54
Current children cumulated vsize (KiB) 16479476

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 978 and gives
#  childrusage.ru_utime.tv_sec=377
#  childrusage.ru_utime.tv_usec=851557
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=681744
# CPU time returned by wait4() is 379.533
# while last known CPU time is 2324.54
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 867.422
CPU time (s): 2324.54
CPU user time (s): 2317.07
CPU system time (s): 7.47
CPU usage (%): 267.982
Max. virtual memory (cumulated for all children) (KiB): 16479476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 377.852
system time used= 1.68174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1125225
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= 1057
involuntary context switches= 4396

runsolver used 1.89571 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-01 19:30:56
IDJOB=3317716
IDBENCH=85005
IDSOLVER=1706
FILE ID=node144/3317716-1304271051
RUNJOBID= node144-1304271051-941
PBS_JOBID= 13173935
Free space on /tmp= 73364 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.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-3317716-1304271051/watcher-3317716-1304271051 -o /tmp/evaluation-result-3317716-1304271051/solver-3317716-1304271051 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317716-1304271051.cnf -seed 1147165479 -budget 4800 -cores 4

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1147165479

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22826568 kB
Buffers:       2140688 kB
Cached:        5096756 kB
SwapCached:         80 kB
Active:        2884960 kB
Inactive:      6665696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22826568 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:          221124 kB
Writeback:           0 kB
AnonPages:     2312920 kB
Mapped:          27364 kB
Slab:           492804 kB
PageTables:      19720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 36383432 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= 73368 MiB
End job on node144 at 2011-05-01 19:45:25