Trace number 3377849

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)? (TO) 1300.2 1300.25

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-zfcp-2.8-u2-noholes.cnf
MD5SUMc4aa2ddc60eee766fbdf95a32eed5b43
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.6073
Satisfiable
(Un)Satisfiability was proved
Number of variables10950109
Number of clauses32697150
Sum of the clauses size76320846
Maximum clause length65
Minimum clause length1
Number of clauses of size 12415
Number of clauses of size 221783823
Number of clauses of size 310907882
Number of clauses of size 41592
Number of clauses of size 5131
Number of clauses of size over 51307

Solver Data

0.30/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.46	c INFO: solving HOME/instance-3377849-1305453564.cnf
0.30/0.46	c INFO: computing task features
792.93/793.07	c INFO: computed variable-clause graph statistics
797.01/797.13	c INFO: computed clause balance statistics
1286.43/1286.56	c INFO: computed variable balance statistics

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: 961)

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-3377849-1305453564/watcher-3377849-1305453564 -o /tmp/evaluation-result-3377849-1305453564/solver-3377849-1305453564 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377849-1305453564.cnf -seed 438390831 -budget 2400 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 2.46 2.84 3.25 5/406 29703
/proc/meminfo: memFree=22046336/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=14384 CPUtime=0 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4194304 246 0 0 0 0 0 0 0 22 0 1 0 656955658 14729216 179 33554432000 4194304 5683644 140735380890832 18446744073709551615 4539888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29703/statm: 3661 187 147 364 0 148 0

[startup+0.080646 s]
/proc/loadavg: 2.46 2.84 3.25 5/406 29703
/proc/meminfo: memFree=22046336/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=54540 CPUtime=0.04 cores=5,7
/proc/29703/stat : 29703 (python) S 29701 29703 28260 0 -1 4202496 2055 0 0 0 4 0 0 0 22 0 1 0 656955658 55848960 1814 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/29703/statm: 13635 1814 492 364 0 1285 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54540

[startup+0.100543 s]
/proc/loadavg: 2.46 2.84 3.25 5/406 29703
/proc/meminfo: memFree=22046336/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=99380 CPUtime=0.06 cores=5,7
/proc/29703/stat : 29703 (python) S 29701 29703 28260 0 -1 4202496 2865 0 0 0 5 1 0 0 22 0 1 0 656955658 101765120 2565 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/29703/statm: 24845 2565 818 364 0 1696 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99380

[startup+0.300507 s]
/proc/loadavg: 2.46 2.84 3.25 5/406 29703
/proc/meminfo: memFree=22046336/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=170756 CPUtime=0.21 cores=5,7
/proc/29703/stat : 29703 (python) S 29701 29703 28260 0 -1 4202496 6736 932 1 0 16 5 0 0 18 0 1 0 656955658 174854144 4805 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/29703/statm: 42689 4805 1336 364 0 3454 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 170756

[startup+0.700498 s]
/proc/loadavg: 2.46 2.84 3.25 5/406 29703
/proc/meminfo: memFree=22046336/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=962348 CPUtime=0.59 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 135211 932 1 0 28 31 0 0 18 0 1 0 656955658 985444352 132887 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476694784 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 240587 132911 1758 364 0 176511 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 962348

[startup+1.50033 s]
/proc/loadavg: 2.46 2.84 3.25 5/407 29708
/proc/meminfo: memFree=21330324/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=1009820 CPUtime=1.38 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 191904 932 1 0 98 40 0 0 20 0 1 0 656955658 1034055680 189456 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 252455 189459 1761 364 0 188379 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 1009820

[startup+3.10103 s]
/proc/loadavg: 2.58 2.86 3.25 5/407 29708
/proc/meminfo: memFree=21257288/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=1117692 CPUtime=2.98 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 218020 932 1 0 254 44 0 0 25 0 1 0 656955658 1144516608 215572 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 279423 215574 1761 364 0 215347 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1117692

[startup+6.30042 s]
/proc/loadavg: 2.58 2.86 3.25 5/407 29708
/proc/meminfo: memFree=21042512/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=1330260 CPUtime=6.18 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 270241 932 1 0 568 50 0 0 25 0 1 0 656955658 1362186240 267793 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 332565 267793 1761 364 0 268489 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1330260

[startup+12.7002 s]
/proc/loadavg: 2.70 2.88 3.26 5/407 29709
/proc/meminfo: memFree=20612188/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=1766216 CPUtime=12.58 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 373897 932 1 0 1193 65 0 0 25 0 1 0 656955658 1808605184 371449 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 441554 371450 1761 364 0 377478 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 1766216

[startup+25.5007 s]
/proc/loadavg: 2.99 2.93 3.27 5/410 29712
/proc/meminfo: memFree=19715244/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=2615592 CPUtime=25.38 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 581745 932 1 0 2448 90 0 0 25 0 1 0 656955658 2678366208 579297 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 653898 579297 1761 364 0 589822 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 2615592

[startup+51.1008 s]
/proc/loadavg: 3.33 3.02 3.29 5/410 29713
/proc/meminfo: memFree=18084104/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=4321464 CPUtime=50.98 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 996892 932 1 0 4952 146 0 0 25 0 1 0 656955658 4425179136 994444 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1080366 994445 1761 364 0 1016290 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 4321464

[startup+102.316 s]
/proc/loadavg: 3.73 3.18 3.33 5/413 29726
/proc/meminfo: memFree=15757164/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=6452260 CPUtime=102.2 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 3321785 932 1 0 9818 402 0 0 25 0 1 0 656955658 6607114240 1489595 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1613065 1489596 1814 364 0 1548989 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 6452260

[startup+162.301 s]
/proc/loadavg: 4.20 3.38 3.38 5/413 29728
/proc/meminfo: memFree=15905852/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=6452260 CPUtime=162.19 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 6945387 932 1 0 15432 787 0 0 25 0 1 0 656955658 6607114240 1536925 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1613065 1536927 1814 364 0 1548989 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 6452260

[startup+222.301 s]
/proc/loadavg: 4.06 3.50 3.42 5/410 29796
/proc/meminfo: memFree=16025408/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=6452260 CPUtime=222.2 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 10625575 932 1 0 21046 1174 0 0 25 0 1 0 656955658 6607114240 1513117 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1613065 1513119 1814 364 0 1548989 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 6452260

[startup+282.301 s]
/proc/loadavg: 4.08 3.59 3.46 5/410 29801
/proc/meminfo: memFree=15901260/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=6452260 CPUtime=282.2 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 14308709 932 1 0 26657 1563 0 0 25 0 1 0 656955658 6607114240 1492255 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1613065 1492257 1814 364 0 1548989 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6452260

[startup+342.301 s]
/proc/loadavg: 4.06 3.68 3.50 5/413 29841
/proc/meminfo: memFree=14564204/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=6452260 CPUtime=342.2 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 17929393 932 1 0 32272 1948 0 0 25 0 1 0 656955658 6607114240 1536667 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1613065 1536669 1814 364 0 1548989 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6452260

[startup+402.301 s]
/proc/loadavg: 4.12 3.77 3.53 5/413 29842
/proc/meminfo: memFree=14698712/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=6452260 CPUtime=402.2 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 21613678 932 1 0 37887 2333 0 0 25 0 1 0 656955658 6607114240 1516956 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1613065 1516957 1814 364 0 1548989 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 6452260

[startup+462.301 s]
/proc/loadavg: 4.04 3.81 3.56 5/417 29848
/proc/meminfo: memFree=14129756/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5942564 CPUtime=462.2 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 25576960 932 1 0 43476 2744 0 0 25 0 1 0 656955658 6085185536 1421666 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1485641 1421668 1815 364 0 1421565 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 5942564

[startup+522.301 s]
/proc/loadavg: 4.01 3.84 3.58 5/417 29849
/proc/meminfo: memFree=13972524/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5942564 CPUtime=522.21 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 29247374 932 1 0 49087 3134 0 0 25 0 1 0 656955658 6085185536 1413516 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1485641 1413517 1815 364 0 1421565 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 5942564

[startup+582.301 s]
/proc/loadavg: 4.07 3.88 3.61 6/417 29851
/proc/meminfo: memFree=13910272/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5942564 CPUtime=582.2 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 32917114 932 1 0 54700 3520 0 0 25 0 1 0 656955658 6085185536 1404692 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1485641 1404693 1815 364 0 1421565 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 5942564

[startup+642.301 s]
/proc/loadavg: 4.18 3.93 3.65 5/420 29856
/proc/meminfo: memFree=14313320/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5942564 CPUtime=642.23 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 36551677 932 1 0 60291 3932 0 0 25 0 1 0 656955658 6085185536 1403465 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1485641 1403466 1815 364 0 1421565 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 5942564

[startup+702.301 s]
/proc/loadavg: 4.31 4.02 3.69 5/417 29889
/proc/meminfo: memFree=15460456/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5942564 CPUtime=702.22 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 40186977 932 1 0 65884 4338 0 0 25 0 1 0 656955658 6085185536 1402975 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1485641 1402976 1815 364 0 1421565 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 5942564

[startup+762.316 s]
/proc/loadavg: 4.25 4.04 3.72 5/420 29894
/proc/meminfo: memFree=15404444/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5942564 CPUtime=762.23 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 43830246 932 1 0 71492 4731 0 0 25 0 1 0 656955658 6085185536 1410454 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713738362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1485641 1410455 1815 364 0 1421565 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 5942564

[startup+822.301 s]
/proc/loadavg: 4.15 4.05 3.74 5/424 29899
/proc/meminfo: memFree=15689724/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5525692 CPUtime=822.21 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 45961653 932 1 0 77258 4963 0 0 25 0 1 0 656955658 5658308608 1318808 33554432000 4194304 5683644 140735380890832 18446744073709551615 4539725 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1381423 1318808 1826 364 0 1317347 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 5525692

[startup+882.301 s]
/proc/loadavg: 4.17 4.07 3.76 5/428 29905
/proc/meminfo: memFree=15624216/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5525692 CPUtime=882.22 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 45961653 932 1 0 83259 4963 0 0 25 0 1 0 656955658 5658308608 1318808 33554432000 4194304 5683644 140735380890832 18446744073709551615 4567031 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1381423 1318808 1826 364 0 1317347 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 5525692

[startup+942.3 s]
/proc/loadavg: 4.07 4.05 3.77 5/428 29907
/proc/meminfo: memFree=15580568/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5525692 CPUtime=942.22 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 45961653 932 1 0 89259 4963 0 0 25 0 1 0 656955658 5658308608 1318808 33554432000 4194304 5683644 140735380890832 18446744073709551615 4314387 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1381423 1318808 1826 364 0 1317347 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 5525692

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 3.79 5/428 29908
/proc/meminfo: memFree=15562584/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5525692 CPUtime=1002.22 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 45961653 932 1 0 95259 4963 0 0 25 0 1 0 656955658 5658308608 1318808 33554432000 4194304 5683644 140735380890832 18446744073709551615 4523360 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1381423 1318808 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 5525692

[startup+1062.3 s]
/proc/loadavg: 4.09 4.05 3.80 5/428 29910
/proc/meminfo: memFree=15494268/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5525692 CPUtime=1062.22 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 45961653 932 1 0 101259 4963 0 0 25 0 1 0 656955658 5658308608 1318808 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987713399924 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1381423 1318808 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 5525692

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 3.82 5/432 29915
/proc/meminfo: memFree=15475048/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5525692 CPUtime=1122.23 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 45961653 932 1 0 107260 4963 0 0 25 0 1 0 656955658 5658308608 1318808 33554432000 4194304 5683644 140735380890832 18446744073709551615 239476353262 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1381423 1318808 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 5525692

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.82 5/432 29917
/proc/meminfo: memFree=15424832/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5525692 CPUtime=1182.23 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 45961653 932 1 0 113260 4963 0 0 25 0 1 0 656955658 5658308608 1318808 33554432000 4194304 5683644 140735380890832 18446744073709551615 4603052 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1381423 1318808 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 5525692

[startup+1242.3 s]
/proc/loadavg: 3.78 3.98 3.82 4/420 29938
/proc/meminfo: memFree=17164492/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5525692 CPUtime=1242.23 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 45961653 932 1 0 119260 4963 0 0 25 0 1 0 656955658 5658308608 1318808 33554432000 4194304 5683644 140735380890832 18446744073709551615 4571167 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1381423 1318808 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 5525692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.48 3.85 3.78 4/420 29939
/proc/meminfo: memFree=17255164/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=5440144 CPUtime=1299.95 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4202496 46004428 932 1 0 125026 4969 0 0 25 0 1 0 656955658 5570707456 1297422 33554432000 4194304 5683644 140735380890832 18446744073709551615 46987716102408 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29703/statm: 1360036 1297422 1827 364 0 1295960 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 5440144

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

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

[startup+1300.22 s]
/proc/loadavg: 3.48 3.85 3.78 4/421 29940
/proc/meminfo: memFree=20012668/32950928 swapFree=67056568/67111528
[pid=29703] ppid=29701 vsize=0 CPUtime=1300.15 cores=5,7
/proc/29703/stat : 29703 (python) R 29701 29703 28260 0 -1 4203524 46004428 932 1 0 125026 4989 0 0 25 0 1 0 656955658 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29703/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.25
CPU time (s): 1300.2
CPU user time (s): 1250.27
CPU system time (s): 49.9324
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 6707712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1250.27
system time used= 49.9324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46005360
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= 962
involuntary context switches= 2794

runsolver used 4.98324 second user time and 11.8602 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 11:59:46
IDJOB=3377849
IDBENCH=70953
IDSOLVER=1858
FILE ID=node148/3377849-1305453564
RUNJOBID= node148-1305453564-29652
PBS_JOBID= 13324858
Free space on /tmp= 72020 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-zfcp-2.8-u2-noholes.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-3377849-1305453564/watcher-3377849-1305453564 -o /tmp/evaluation-result-3377849-1305453564/solver-3377849-1305453564 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377849-1305453564.cnf -seed 438390831 -budget 2400

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

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=438390831

node148.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.83
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22046376 kB
Buffers:        332552 kB
Cached:        5661028 kB
SwapCached:       8488 kB
Active:        7276460 kB
Inactive:      3252392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22046376 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          889324 kB
Writeback:           0 kB
AnonPages:     4533424 kB
Mapped:          36924 kB
Slab:           270800 kB
PageTables:      39000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105515040 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= 72088 MiB
End job on node148 at 2011-05-15 12:21:28