Trace number 3484638

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)? (TO) 1200.07 1200.43

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

0.42/0.76	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.42/0.76	c INFO: solving HOME/instance-3484638-1307751983.cnf
0.42/0.76	c INFO: computing task features
0.91/1.23	c INFO: computed variable-clause graph statistics
0.91/1.25	c INFO: computed clause balance statistics
2.81/3.62	c INFO: computed variable balance statistics
4.51/4.89	c INFO: computed small-clause counts
4.62/4.90	c INFO: computed Horn-clause counts
4.72/5.03	c INFO: computed variable graph statistics
4.72/5.03	c INFO: collected features for HOME/instance-3484638-1307751983.cnf in 4.27 s
4.72/5.04	c INFO: running lingeling-276@0 for 582 with 1195 remaining (b = 0.54)
591.65/592.14	c INFO: running cryptominisat-2.9.0@0 for 609 with 609 remaining (b = 0.46)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3484638-1307751983/watcher-3484638-1307751983 -o /tmp/evaluation-result-3484638-1307751983/solver-3484638-1307751983 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484638-1307751983.cnf -seed 2024407178 -budget 1200 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.97 3.69 4/178 15873
/proc/meminfo: memFree=30863080/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=15188 CPUtime=0 cores=0,2
/proc/15873/stat : 15873 (python) R 15871 15873 13569 0 -1 4202496 726 0 0 0 0 0 0 0 17 0 1 0 886796316 15552512 616 33554432000 4194304 5683644 140736122618608 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15873/statm: 3796 616 322 364 0 283 0

[startup+0.0562471 s]
/proc/loadavg: 4.00 3.97 3.69 4/178 15873
/proc/meminfo: memFree=30863080/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=25288 CPUtime=0.02 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 1347 0 0 0 2 0 0 0 17 0 1 0 886796316 25894912 1192 33554432000 4194304 5683644 140736122618608 18446744073709551615 228117790343 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/15873/statm: 6322 1192 438 364 0 723 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25288

[startup+0.100206 s]
/proc/loadavg: 4.00 3.97 3.69 4/178 15873
/proc/meminfo: memFree=30863080/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=85356 CPUtime=0.05 cores=0,2
/proc/15873/stat : 15873 (python) R 15871 15873 13569 0 -1 4202496 2583 0 0 0 4 1 0 0 17 0 1 0 886796316 87404544 2307 33554432000 4194304 5683644 140736122618608 18446744073709551615 4905955 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15873/statm: 21339 2307 707 364 0 1556 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85356

[startup+0.300193 s]
/proc/loadavg: 4.00 3.97 3.69 4/178 15873
/proc/meminfo: memFree=30863080/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=135744 CPUtime=0.19 cores=0,2
/proc/15873/stat : 15873 (python) R 15871 15873 13569 0 -1 4202496 5973 936 1 0 13 6 0 0 17 0 1 0 886796316 139001856 4147 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122710021 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15873/statm: 33936 4147 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135744

[startup+0.701082 s]
/proc/loadavg: 4.00 3.97 3.69 4/178 15873
/proc/meminfo: memFree=30863080/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=256996 CPUtime=0.42 cores=0,2
/proc/15873/stat : 15873 (python) R 15871 15873 13569 0 -1 4202496 8473 936 1 0 29 13 0 0 16 0 1 0 886796316 263163904 6328 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122709861 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15873/statm: 64249 6328 1648 364 0 5128 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 256996

[startup+1.50101 s]
/proc/loadavg: 4.00 3.97 3.69 5/185 15907
/proc/meminfo: memFree=30656088/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=306432 CPUtime=1.21 cores=0,2
/proc/15873/stat : 15873 (python) R 15871 15873 13569 0 -1 4202496 19840 936 1 0 104 17 0 0 16 0 1 0 886796316 313786368 13993 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122381330 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15873/statm: 76608 13993 1826 364 0 12532 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 306432

[startup+3.10068 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 15920
/proc/meminfo: memFree=30484928/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=306432 CPUtime=2.81 cores=0,2
/proc/15873/stat : 15873 (python) R 15871 15873 13569 0 -1 4202496 19840 936 1 0 264 17 0 0 18 0 1 0 886796316 313786368 13993 33554432000 4194304 5683644 140736122618608 18446744073709551615 4415616 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15873/statm: 76608 13993 1826 364 0 12532 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 306432

[startup+6.3011 s]
/proc/loadavg: 4.00 3.97 3.70 5/196 15926
/proc/meminfo: memFree=30082552/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=314620 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20142 936 1 0 459 17 0 0 25 0 2 0 886796316 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 78655 13526 1875 364 0 14573 0
[pid=15924] ppid=15873 vsize=304376 CPUtime=0 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 714 0 0 0 0 0 0 0 21 0 1 0 886796820 311681024 11993 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734095 0 0 16781312 514 4364595798269231103 0 0 17 0 0 0 0
/proc/15924/statm: 76094 11993 346 364 0 12012 0
[pid=15926] ppid=15924 vsize=16580 CPUtime=0.83 cores=0,2
/proc/15926/stat : 15926 (lingeling) R 15924 15926 15926 0 -1 4202496 4018 0 0 0 83 0 0 0 25 0 1 0 886796820 16977920 3305 33554432000 4194304 4352236 140736531276384 18446744073709551615 4267912 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15926/statm: 4145 3305 126 39 0 3225 0
[pid=15873/tid=15925] ppid=15871 vsize=314620 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886796820 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 635576

[startup+12.707 s]
/proc/loadavg: 4.00 3.97 3.70 5/196 15926
/proc/meminfo: memFree=29764004/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=314620 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20142 936 1 0 459 17 0 0 25 0 2 0 886796316 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 78655 13526 1875 364 0 14573 0
[pid=15924] ppid=15873 vsize=304376 CPUtime=0 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 890 0 0 0 0 0 0 0 18 0 1 0 886796820 311681024 12023 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734095 0 0 16781312 514 4364595798269198596 0 0 17 0 0 0 0
/proc/15924/statm: 76094 12023 376 364 0 12012 0
[pid=15926] ppid=15924 vsize=18120 CPUtime=7.22 cores=0,2
/proc/15926/stat : 15926 (lingeling) R 15924 15926 15926 0 -1 4202496 5939 0 0 0 722 0 0 0 25 0 1 0 886796820 18554880 3701 33554432000 4194304 4352236 140736531276384 18446744073709551615 4328321 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15926/statm: 4530 3701 129 39 0 3610 0
[pid=15873/tid=15925] ppid=15871 vsize=314620 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886796820 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 637116

[startup+25.5006 s]
/proc/loadavg: 4.00 3.97 3.70 5/196 15926
/proc/meminfo: memFree=29751904/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=314620 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20142 936 1 0 459 17 0 0 25 0 2 0 886796316 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 78655 13526 1875 364 0 14573 0
[pid=15924] ppid=15873 vsize=304376 CPUtime=0.02 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 896 0 0 0 1 1 0 0 18 0 1 0 886796820 311681024 12023 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734095 0 0 16781312 514 4856059074770338052 0 0 17 0 0 0 0
/proc/15924/statm: 76094 12023 376 364 0 12012 0
[pid=15926] ppid=15924 vsize=19860 CPUtime=20 cores=0,2
/proc/15926/stat : 15926 (lingeling) R 15924 15926 15926 0 -1 4202496 7126 0 0 0 2000 0 0 0 25 0 1 0 886796820 20336640 4142 33554432000 4194304 4352236 140736531276384 18446744073709551615 4328068 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15926/statm: 4965 4142 129 39 0 4045 0
[pid=15873/tid=15925] ppid=15871 vsize=314620 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886796820 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 638856

[startup+51.101 s]
/proc/loadavg: 4.06 3.99 3.71 5/199 15976
/proc/meminfo: memFree=29726048/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=314620 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20142 936 1 0 459 17 0 0 25 0 2 0 886796316 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 78655 13526 1875 364 0 14573 0
[pid=15924] ppid=15873 vsize=304376 CPUtime=0.05 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 906 0 0 0 3 2 0 0 18 0 1 0 886796820 311681024 12023 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734095 0 0 16781312 514 4856059074770338052 0 0 17 0 0 0 0
/proc/15924/statm: 76094 12023 376 364 0 12012 0
[pid=15926] ppid=15924 vsize=21884 CPUtime=45.58 cores=0,2
/proc/15926/stat : 15926 (lingeling) R 15924 15926 15926 0 -1 4202496 10583 0 0 0 4557 1 0 0 25 0 1 0 886796820 22409216 4648 33554432000 4194304 4352236 140736531276384 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15926/statm: 5471 4648 129 39 0 4551 0
[pid=15873/tid=15925] ppid=15871 vsize=314620 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886796820 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 640880

[startup+102.301 s]
/proc/loadavg: 4.02 3.99 3.73 5/202 15980
/proc/meminfo: memFree=29906228/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=314620 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20142 936 1 0 459 17 0 0 25 0 2 0 886796316 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 78655 13526 1875 364 0 14573 0
[pid=15924] ppid=15873 vsize=304376 CPUtime=0.12 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 931 0 0 0 7 5 0 0 18 0 1 0 886796820 311681024 12023 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734095 0 0 16781312 514 4856059074770338052 0 0 17 0 0 0 0
/proc/15924/statm: 76094 12023 376 364 0 12012 0
[pid=15926] ppid=15924 vsize=24336 CPUtime=96.72 cores=0,2
/proc/15926/stat : 15926 (lingeling) R 15924 15926 15926 0 -1 4202496 17305 0 0 0 9671 1 0 0 25 0 1 0 886796820 24920064 5261 33554432000 4194304 4352236 140736531276384 18446744073709551615 4276475 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15926/statm: 6084 5261 129 39 0 5164 0
[pid=15873/tid=15925] ppid=15871 vsize=314620 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886796820 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 643332

[startup+162.307 s]
/proc/loadavg: 4.15 4.03 3.76 5/199 16025
/proc/meminfo: memFree=29853948/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=314620 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20142 936 1 0 459 17 0 0 25 0 2 0 886796316 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 78655 13526 1875 364 0 14573 0
[pid=15924] ppid=15873 vsize=304376 CPUtime=0.2 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 951 0 0 0 12 8 0 0 18 0 1 0 886796820 311681024 12023 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734095 0 0 16781312 514 4856059074770338052 0 0 17 0 0 0 0
/proc/15924/statm: 76094 12023 376 364 0 12012 0
[pid=15926] ppid=15924 vsize=30172 CPUtime=156.69 cores=0,2
/proc/15926/stat : 15926 (lingeling) R 15924 15926 15926 0 -1 4202496 27387 0 0 0 15666 3 0 0 25 0 1 0 886796820 30896128 6720 33554432000 4194304 4352236 140736531276384 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15926/statm: 7543 6720 129 39 0 6623 0
[pid=15873/tid=15925] ppid=15871 vsize=314620 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886796820 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 649168

[startup+222.301 s]
/proc/loadavg: 4.05 4.02 3.77 5/199 16026
/proc/meminfo: memFree=29786544/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=314620 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20142 936 1 0 459 17 0 0 25 0 2 0 886796316 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 78655 13526 1875 364 0 14573 0
[pid=15924] ppid=15873 vsize=304376 CPUtime=0.27 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 969 0 0 0 16 11 0 0 18 0 1 0 886796820 311681024 12023 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734095 0 0 16781312 514 4856059074770338052 0 0 17 0 0 0 0
/proc/15924/statm: 76094 12023 376 364 0 12012 0
[pid=15926] ppid=15924 vsize=25820 CPUtime=216.62 cores=0,2
/proc/15926/stat : 15926 (lingeling) R 15924 15926 15926 0 -1 4202496 35707 0 0 0 21658 4 0 0 25 0 1 0 886796820 26439680 5632 33554432000 4194304 4352236 140736531276384 18446744073709551615 4207899 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/15926/statm: 6455 5632 129 39 0 5535 0
[pid=15873/tid=15925] ppid=15871 vsize=314620 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886796820 322170880 13526 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 644816

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

[pid=16133] ppid=15873 vsize=314632 CPUtime=0.59 cores=0,2
/proc/16133/stat : 16133 (python) S 15873 15873 13569 0 -1 4202560 1004 0 0 0 35 24 0 0 15 0 1 0 886855530 322183168 12021 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734150 0 0 16781312 514 4856059074770338051 0 0 17 0 0 0 0
/proc/16133/statm: 78658 12021 370 364 0 14573 0
[pid=16135] ppid=16133 vsize=118004 CPUtime=349.62 cores=0,2
/proc/16135/stat : 16135 (cryptominisat-2) R 16133 16135 16135 0 -1 4202496 122345 0 0 0 34939 23 0 0 25 0 1 0 886855531 120836096 23378 33554432000 4194304 4677096 140734974337952 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16135/statm: 29501 23378 391 118 0 24460 0
[pid=15873/tid=15925] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 3 0 886796820 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
[pid=15873/tid=16134] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/16134/stat : 16134 (python) S 15871 15873 13569 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886855530 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 1100624

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.89 5/218 16158
/proc/meminfo: memFree=28265824/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=324876 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20956 936 1 0 459 17 0 0 19 0 3 0 886796316 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 81219 13533 1878 364 0 17134 0
[pid=15924] ppid=15873 vsize=314620 CPUtime=0.78 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 1199 0 0 0 46 32 0 0 19 0 2 0 886796820 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15924/statm: 78655 12066 414 364 0 14573 0
[pid=15926] ppid=15924 vsize=28492 CPUtime=586.16 cores=0,2
/proc/15926/stat : 15926 (lingeling) T 15924 15926 15926 0 -1 4202496 84352 0 0 0 58605 11 0 0 25 0 1 0 886796820 29175808 6318 33554432000 4194304 4352236 140736531276384 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/15926/statm: 7123 6318 129 39 0 6203 0
[pid=15924/tid=16132] ppid=15873 vsize=314620 CPUtime=0 cores=0,2
/proc/15924/task/16132/stat : 16132 (python) S 15873 15873 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886855530 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 514 18446604453928904896 0 0 -1 2 0 0 0
[pid=16133] ppid=15873 vsize=314632 CPUtime=0.69 cores=0,2
/proc/16133/stat : 16133 (python) S 15873 15873 13569 0 -1 4202560 1004 0 0 0 41 28 0 0 15 0 1 0 886855530 322183168 12021 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734150 0 0 16781312 514 4856059074770338051 0 0 17 0 0 0 0
/proc/16133/statm: 78658 12021 370 364 0 14573 0
[pid=16135] ppid=16133 vsize=141060 CPUtime=409.52 cores=0,2
/proc/16135/stat : 16135 (cryptominisat-2) R 16133 16135 16135 0 -1 4202496 136690 0 0 0 40926 26 0 0 25 0 1 0 886855531 144445440 29165 33554432000 4194304 4677096 140734974337952 18446744073709551615 4317762 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16135/statm: 35265 29165 391 118 0 30224 0
[pid=15873/tid=15925] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 3 0 886796820 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
[pid=15873/tid=16134] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/16134/stat : 16134 (python) S 15871 15873 13569 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886855530 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 1123680

[startup+1062.3 s]
/proc/loadavg: 4.10 4.03 3.90 5/218 16160
/proc/meminfo: memFree=28151816/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=324876 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20956 936 1 0 459 17 0 0 19 0 3 0 886796316 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 81219 13533 1878 364 0 17134 0
[pid=15924] ppid=15873 vsize=314620 CPUtime=0.78 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 1199 0 0 0 46 32 0 0 19 0 2 0 886796820 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15924/statm: 78655 12066 414 364 0 14573 0
[pid=15926] ppid=15924 vsize=28492 CPUtime=586.16 cores=0,2
/proc/15926/stat : 15926 (lingeling) T 15924 15926 15926 0 -1 4202496 84352 0 0 0 58605 11 0 0 25 0 1 0 886796820 29175808 6318 33554432000 4194304 4352236 140736531276384 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/15926/statm: 7123 6318 129 39 0 6203 0
[pid=15924/tid=16132] ppid=15873 vsize=314620 CPUtime=0 cores=0,2
/proc/15924/task/16132/stat : 16132 (python) S 15873 15873 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886855530 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 514 18446604453928904896 0 0 -1 2 0 0 0
[pid=16133] ppid=15873 vsize=314632 CPUtime=0.79 cores=0,2
/proc/16133/stat : 16133 (python) S 15873 15873 13569 0 -1 4202560 1004 0 0 0 46 33 0 0 15 0 1 0 886855530 322183168 12021 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734150 0 0 16781312 514 4856059074770338051 0 0 17 0 0 0 0
/proc/16133/statm: 78658 12021 370 364 0 14573 0
[pid=16135] ppid=16133 vsize=141344 CPUtime=469.42 cores=0,2
/proc/16135/stat : 16135 (cryptominisat-2) R 16133 16135 16135 0 -1 4202496 143743 0 0 0 46914 28 0 0 25 0 1 0 886855531 144736256 27982 33554432000 4194304 4677096 140734974337952 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16135/statm: 35336 27982 391 118 0 30295 0
[pid=15873/tid=15925] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 3 0 886796820 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
[pid=15873/tid=16134] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/16134/stat : 16134 (python) S 15871 15873 13569 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886855530 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 1123964

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.91 5/218 16161
/proc/meminfo: memFree=28046492/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=324876 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20956 936 1 0 459 17 0 0 19 0 3 0 886796316 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 81219 13533 1878 364 0 17134 0
[pid=15924] ppid=15873 vsize=314620 CPUtime=0.78 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 1199 0 0 0 46 32 0 0 19 0 2 0 886796820 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15924/statm: 78655 12066 414 364 0 14573 0
[pid=15926] ppid=15924 vsize=28492 CPUtime=586.16 cores=0,2
/proc/15926/stat : 15926 (lingeling) T 15924 15926 15926 0 -1 4202496 84352 0 0 0 58605 11 0 0 25 0 1 0 886796820 29175808 6318 33554432000 4194304 4352236 140736531276384 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/15926/statm: 7123 6318 129 39 0 6203 0
[pid=15924/tid=16132] ppid=15873 vsize=314620 CPUtime=0 cores=0,2
/proc/15924/task/16132/stat : 16132 (python) S 15873 15873 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886855530 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 514 18446604453928904896 0 0 -1 2 0 0 0
[pid=16133] ppid=15873 vsize=314632 CPUtime=0.89 cores=0,2
/proc/16133/stat : 16133 (python) S 15873 15873 13569 0 -1 4202560 1004 0 0 0 53 36 0 0 15 0 1 0 886855530 322183168 12021 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734150 0 0 16781312 514 4856059074770338051 0 0 17 0 0 0 0
/proc/16133/statm: 78658 12021 370 364 0 14573 0
[pid=16135] ppid=16133 vsize=126404 CPUtime=529.34 cores=0,2
/proc/16135/stat : 16135 (cryptominisat-2) R 16133 16135 16135 0 -1 4202496 150340 0 0 0 52902 32 0 0 25 0 1 0 886855531 129437696 25855 33554432000 4194304 4677096 140734974337952 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16135/statm: 31601 25855 391 118 0 26560 0
[pid=15873/tid=15925] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 3 0 886796820 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
[pid=15873/tid=16134] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/16134/stat : 16134 (python) S 15871 15873 13569 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886855530 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 1109024

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.91 5/218 16163
/proc/meminfo: memFree=27908172/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=324876 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20956 936 1 0 459 17 0 0 19 0 3 0 886796316 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 81219 13533 1878 364 0 17134 0
[pid=15924] ppid=15873 vsize=314620 CPUtime=0.78 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 1199 0 0 0 46 32 0 0 19 0 2 0 886796820 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15924/statm: 78655 12066 414 364 0 14573 0
[pid=15926] ppid=15924 vsize=28492 CPUtime=586.16 cores=0,2
/proc/15926/stat : 15926 (lingeling) T 15924 15926 15926 0 -1 4202496 84352 0 0 0 58605 11 0 0 25 0 1 0 886796820 29175808 6318 33554432000 4194304 4352236 140736531276384 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/15926/statm: 7123 6318 129 39 0 6203 0
[pid=15924/tid=16132] ppid=15873 vsize=314620 CPUtime=0 cores=0,2
/proc/15924/task/16132/stat : 16132 (python) S 15873 15873 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886855530 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 514 18446604453928904896 0 0 -1 2 0 0 0
[pid=16133] ppid=15873 vsize=314632 CPUtime=0.98 cores=0,2
/proc/16133/stat : 16133 (python) S 15873 15873 13569 0 -1 4202560 1004 0 0 0 59 39 0 0 15 0 1 0 886855530 322183168 12021 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734150 0 0 16781312 514 3100152203646566659 0 0 17 0 0 0 0
/proc/16133/statm: 78658 12021 370 364 0 14573 0
[pid=16135] ppid=16133 vsize=141340 CPUtime=589.27 cores=0,2
/proc/16135/stat : 16135 (cryptominisat-2) R 16133 16135 16135 0 -1 4202496 158773 0 0 0 58893 34 0 0 25 0 1 0 886855531 144732160 29564 33554432000 4194304 4677096 140734974337952 18446744073709551615 4337199 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16135/statm: 35335 29564 391 118 0 30294 0
[pid=15873/tid=15925] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 3 0 886796820 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
[pid=15873/tid=16134] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/16134/stat : 16134 (python) S 15871 15873 13569 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886855530 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 1123960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 4.04 4.03 3.91 5/218 16163
/proc/meminfo: memFree=27920804/32951124 swapFree=67051744/67111528
[pid=15873] ppid=15871 vsize=324876 CPUtime=4.76 cores=0,2
/proc/15873/stat : 15873 (python) S 15871 15873 13569 0 -1 4202496 20956 936 1 0 459 17 0 0 19 0 3 0 886796316 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15873/statm: 81219 13533 1878 364 0 17134 0
[pid=15924] ppid=15873 vsize=314620 CPUtime=0.78 cores=0,2
/proc/15924/stat : 15924 (python) S 15873 15873 13569 0 -1 4202560 1199 0 0 0 46 32 0 0 19 0 2 0 886796820 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15924/statm: 78655 12066 414 364 0 14573 0
[pid=15926] ppid=15924 vsize=28492 CPUtime=586.16 cores=0,2
/proc/15926/stat : 15926 (lingeling) T 15924 15926 15926 0 -1 4202496 84352 0 0 0 58605 11 0 0 25 0 1 0 886796820 29175808 6318 33554432000 4194304 4352236 140736531276384 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/15926/statm: 7123 6318 129 39 0 6203 0
[pid=15924/tid=16132] ppid=15873 vsize=314620 CPUtime=0 cores=0,2
/proc/15924/task/16132/stat : 16132 (python) S 15873 15873 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886855530 322170880 12066 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 514 18446604453928904896 0 0 -1 2 0 0 0
[pid=16133] ppid=15873 vsize=314632 CPUtime=1.02 cores=0,2
/proc/16133/stat : 16133 (python) S 15873 15873 13569 0 -1 4202560 1004 0 0 0 61 41 0 0 15 0 1 0 886855530 322183168 12021 33554432000 4194304 5683644 140736122618608 18446744073709551615 228122734150 0 0 16781312 514 4856059074770338051 0 0 17 0 0 0 0
/proc/16133/statm: 78658 12021 370 364 0 14573 0
[pid=16135] ppid=16133 vsize=156624 CPUtime=607.35 cores=0,2
/proc/16135/stat : 16135 (cryptominisat-2) R 16133 16135 16135 0 -1 4202496 161649 0 0 0 60700 35 0 0 25 0 1 0 886855531 160382976 31904 33554432000 4194304 4677096 140734974337952 18446744073709551615 228122410648 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16135/statm: 39156 31904 391 118 0 34115 0
[pid=15873/tid=15925] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/15925/stat : 15925 (python) S 15871 15873 13569 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 3 0 886796820 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
[pid=15873/tid=16134] ppid=15871 vsize=324876 CPUtime=0 cores=0,2
/proc/15873/task/16134/stat : 16134 (python) S 15871 15873 13569 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886855530 332673024 13533 33554432000 4194304 5683644 140736122618608 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1139244

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15873 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=595301
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=181972
# CPU time returned by wait4() is 4.77727
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.43
CPU time (s): 1200.07
CPU user time (s): 1198.71
CPU system time (s): 1.36
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 1199588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.5953
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21892
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= 10656
involuntary context switches= 31

runsolver used 2.08368 second user time and 4.49532 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 02:26:23
IDJOB=3484638
IDBENCH=83451
IDSOLVER=1976
FILE ID=node138/3484638-1307751983
RUNJOBID= node138-1307750780-15612
PBS_JOBID= 13550821
Free space on /tmp= 74048 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484638-1307751983/watcher-3484638-1307751983 -o /tmp/evaluation-result-3484638-1307751983/solver-3484638-1307751983 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484638-1307751983.cnf -seed 2024407178 -budget 1200

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=2024407178

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30864500 kB
Buffers:        257804 kB
Cached:        1607968 kB
SwapCached:      13468 kB
Active:         535724 kB
Inactive:      1356032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30864500 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:          119196 kB
Writeback:           0 kB
AnonPages:       23272 kB
Mapped:           8844 kB
Slab:           130652 kB
PageTables:       4364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   199688 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= 73908 MiB
End job on node138 at 2011-06-11 02:46:26