Trace number 3317693

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-industrial? (TO) 1299.99 1300.24

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.39/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.39/0.65	c INFO: solving HOME/instance-3317693-1304268076.cnf
0.39/0.66	c INFO: computing task features
824.94/825.21	c INFO: computed variable-clause graph statistics
829.25/829.52	c INFO: computed clause 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: 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-3317693-1304268076/watcher-3317693-1304268076 -o /tmp/evaluation-result-3317693-1304268076/solver-3317693-1304268076 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317693-1304268076.cnf -seed 1760787075 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

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: 8.66 7.07 3.83 7/218 20958
/proc/meminfo: memFree=17790640/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/20958/stat : 20958 (python) S 20956 20958 20569 0 -1 4202496 792 0 0 0 0 0 0 0 21 0 1 0 538408949 15749120 679 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 0 0 0 0
/proc/20958/statm: 3845 679 322 364 0 332 0

[startup+0.106397 s]
/proc/loadavg: 8.66 7.07 3.83 7/218 20958
/proc/meminfo: memFree=17790640/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=93964 CPUtime=0.06 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 2695 0 0 0 4 2 0 0 21 0 1 0 538408949 96219136 2407 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594864640 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.200382 s]
/proc/loadavg: 8.66 7.07 3.83 7/218 20958
/proc/meminfo: memFree=17790640/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=124072 CPUtime=0.12 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 4233 0 1 0 8 4 0 0 21 0 1 0 538408949 127049728 3842 33554432000 4194304 5683644 140736244888528 18446744073709551615 4510876 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 31018 3842 991 364 0 2829 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 124072

[startup+0.300364 s]
/proc/loadavg: 8.66 7.07 3.83 7/218 20958
/proc/meminfo: memFree=17790640/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=135752 CPUtime=0.2 cores=0,2,4,6
/proc/20958/stat : 20958 (python) S 20956 20958 20569 0 -1 4202496 5963 935 1 0 14 6 0 0 21 0 1 0 538408949 139010048 4150 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 0 0 0 0
/proc/20958/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135752

[startup+0.700298 s]
/proc/loadavg: 8.66 7.07 3.83 7/218 20958
/proc/meminfo: memFree=17790640/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=962344 CPUtime=0.47 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 28012 935 1 0 32 15 0 0 21 0 1 0 538408949 985440256 25692 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594866432 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 240586 25711 1758 364 0 176510 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 962344

[startup+1.50015 s]
/proc/loadavg: 8.66 7.07 3.83 8/219 20963
/proc/meminfo: memFree=17080860/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=992820 CPUtime=1.27 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 187873 935 1 0 79 48 0 0 23 0 1 0 538408949 1016647680 185429 33554432000 4194304 5683644 140736244888528 18446744073709551615 47023045469505 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 248205 185430 1761 364 0 184129 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 992820

[startup+3.10087 s]
/proc/loadavg: 8.53 7.07 3.85 8/219 20963
/proc/meminfo: memFree=17011192/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=1098616 CPUtime=2.87 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 213131 935 1 0 235 52 0 0 25 0 1 0 538408949 1124982784 210687 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 274654 210687 1761 364 0 210578 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 1098616

[startup+6.30031 s]
/proc/loadavg: 8.53 7.07 3.85 8/219 20963
/proc/meminfo: memFree=16801136/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=1298028 CPUtime=6.07 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 263624 935 1 0 547 60 0 0 25 0 1 0 538408949 1329180672 261180 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 324507 261180 1761 364 0 260431 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 1298028

[startup+12.7002 s]
/proc/loadavg: 8.29 7.07 3.88 8/219 20963
/proc/meminfo: memFree=16383236/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=1712664 CPUtime=12.46 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 364133 935 1 0 1173 73 0 0 25 0 1 0 538408949 1753767936 361689 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 428166 361689 1761 364 0 364090 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1712664

[startup+25.5009 s]
/proc/loadavg: 8.09 7.07 3.91 8/219 20963
/proc/meminfo: memFree=15552404/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=2515636 CPUtime=25.26 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 565226 935 1 0 2422 104 0 0 25 0 1 0 538408949 2576011264 562782 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594527777 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 628909 562782 1761 364 0 564833 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 2515636

[startup+51.1004 s]
/proc/loadavg: 7.79 7.08 4.00 8/219 20964
/proc/meminfo: memFree=13934236/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=4128428 CPUtime=50.86 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 967146 935 1 0 4915 171 0 0 25 0 1 0 538408949 4227510272 964702 33554432000 4194304 5683644 140736244888528 18446744073709551615 4531870 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1032107 964703 1761 364 0 968031 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 4128428

[startup+102.3 s]
/proc/loadavg: 7.46 7.09 4.18 8/219 20965
/proc/meminfo: memFree=11622148/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=6452260 CPUtime=102.08 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 2981650 935 1 0 9767 441 0 0 25 0 1 0 538408949 6607114240 1532637 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1613065 1532637 1814 364 0 1548989 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 6452260

[startup+162.301 s]
/proc/loadavg: 7.17 7.07 4.35 8/219 20967
/proc/meminfo: memFree=11308788/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=6452260 CPUtime=162.06 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 6527431 935 1 0 15328 878 0 0 25 0 1 0 538408949 6607114240 1502146 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1613065 1502148 1814 364 0 1548989 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 6452260

[startup+222.308 s]
/proc/loadavg: 7.13 7.07 4.52 8/219 20968
/proc/meminfo: memFree=11599820/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=6452260 CPUtime=222.07 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 10018671 935 1 0 20900 1307 0 0 25 0 1 0 538408949 6607114240 1544838 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1613065 1544840 1814 364 0 1548989 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 6452260

[startup+282.301 s]
/proc/loadavg: 7.05 7.06 4.67 8/220 20971
/proc/meminfo: memFree=11765052/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=6452260 CPUtime=282.06 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 13565221 935 1 0 26457 1749 0 0 25 0 1 0 538408949 6607114240 1515116 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1613065 1515117 1814 364 0 1548989 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 6452260

[startup+342.301 s]
/proc/loadavg: 7.11 7.07 4.83 8/220 20972
/proc/meminfo: memFree=11325548/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=6452260 CPUtime=342.06 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 17114357 935 1 0 32010 2196 0 0 25 0 1 0 538408949 6607114240 1487980 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1613065 1487981 1814 364 0 1548989 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 6452260

[startup+402.3 s]
/proc/loadavg: 7.09 7.07 4.96 8/220 20974
/proc/meminfo: memFree=11692664/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=6452260 CPUtime=402.05 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 20605472 935 1 0 37581 2624 0 0 25 0 1 0 538408949 6607114240 1530547 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1613065 1530548 1814 364 0 1548989 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 6452260

[startup+462.301 s]
/proc/loadavg: 7.08 7.07 5.09 8/223 20979
/proc/meminfo: memFree=11997392/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5942560 CPUtime=462.05 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 24446148 935 1 0 43106 3099 0 0 25 0 1 0 538408949 6085181440 1402983 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1485640 1402984 1815 364 0 1421564 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 5942560

[startup+522.3 s]
/proc/loadavg: 7.07 7.07 5.22 8/223 20980
/proc/meminfo: memFree=11907944/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5942560 CPUtime=522.05 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 27956072 935 1 0 48661 3544 0 0 25 0 1 0 538408949 6085181440 1405439 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1485640 1405440 1815 364 0 1421564 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 5942560

[startup+582.301 s]
/proc/loadavg: 7.07 7.07 5.33 8/223 20982
/proc/meminfo: memFree=11977956/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5942560 CPUtime=582.05 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 31468355 935 1 0 54222 3983 0 0 25 0 1 0 538408949 6085181440 1410254 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1485640 1410255 1815 364 0 1421564 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 5942560

[startup+642.3 s]
/proc/loadavg: 7.02 7.06 5.42 8/223 20983
/proc/meminfo: memFree=12034332/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5942560 CPUtime=642.05 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 34980248 935 1 0 59791 4414 0 0 25 0 1 0 538408949 6085181440 1414679 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1485640 1414680 1815 364 0 1421564 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 5942560

[startup+702.301 s]
/proc/loadavg: 7.07 7.07 5.54 8/223 20985
/proc/meminfo: memFree=12044212/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5942560 CPUtime=702.05 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 38492937 935 1 0 65358 4847 0 0 25 0 1 0 538408949 6085181440 1419900 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1485640 1419901 1815 364 0 1421564 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 5942560

[startup+762.301 s]
/proc/loadavg: 7.02 7.05 5.63 8/223 20987
/proc/meminfo: memFree=11955132/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5942560 CPUtime=762.06 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 42024906 935 1 0 70920 5286 0 0 25 0 1 0 538408949 6085181440 1423014 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022877356171 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1485640 1423014 1815 364 0 1421564 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 5942560

[startup+822.3 s]
/proc/loadavg: 7.04 7.06 5.71 8/223 20988
/proc/meminfo: memFree=12010508/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5942560 CPUtime=822.05 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45535720 935 1 0 76484 5721 0 0 25 0 1 0 538408949 6085181440 1404973 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022875031162 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1485640 1404974 1815 364 0 1421564 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 5942560

[startup+882.308 s]
/proc/loadavg: 7.10 7.07 5.80 8/224 20991
/proc/meminfo: memFree=12376128/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5525692 CPUtime=882.05 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45961647 935 1 0 82431 5774 0 0 25 0 1 0 538408949 5658308608 1318807 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022874729735 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1381423 1318807 1826 364 0 1317347 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 5525692

[startup+942.3 s]
/proc/loadavg: 7.11 7.07 5.88 8/224 20992
/proc/meminfo: memFree=12367160/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5525692 CPUtime=942.04 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45961647 935 1 0 88430 5774 0 0 25 0 1 0 538408949 5658308608 1318807 33554432000 4194304 5683644 140736244888528 18446744073709551615 4951163 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1381423 1318807 1826 364 0 1317347 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 5525692

[startup+1002.3 s]
/proc/loadavg: 6.86 6.96 5.91 9/218 21042
/proc/meminfo: memFree=11854636/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5525692 CPUtime=1002.04 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45961647 935 1 0 94430 5774 0 0 25 0 1 0 538408949 5658308608 1318807 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594524829 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1381423 1318807 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 5525692

[startup+1062.3 s]
/proc/loadavg: 6.91 7.00 5.99 6/206 21076
/proc/meminfo: memFree=12117620/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5525692 CPUtime=1062.04 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45961647 935 1 0 100430 5774 0 0 25 0 1 0 538408949 5658308608 1318807 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022874991941 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1381423 1318807 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 5525692

[startup+1122.3 s]
/proc/loadavg: 5.70 6.63 5.93 6/206 21077
/proc/meminfo: memFree=12096756/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5525692 CPUtime=1122.04 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45961647 935 1 0 106430 5774 0 0 25 0 1 0 538408949 5658308608 1318807 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022874862546 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20958/statm: 1381423 1318807 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 5525692

[startup+1182.3 s]
/proc/loadavg: 6.76 6.72 6.00 9/218 21100
/proc/meminfo: memFree=11448520/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5525692 CPUtime=1182.03 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45961647 935 1 0 112429 5774 0 0 25 0 1 0 538408949 5658308608 1318807 33554432000 4194304 5683644 140736244888528 18446744073709551615 235594553184 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 1381423 1318807 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 5525692

[startup+1242.3 s]
/proc/loadavg: 7.34 6.92 6.11 5/206 21133
/proc/meminfo: memFree=12585792/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5525692 CPUtime=1242.03 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45961647 935 1 0 118428 5775 0 0 25 0 1 0 538408949 5658308608 1318807 33554432000 4194304 5683644 140736244888528 18446744073709551615 4623648 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 1381423 1318807 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 5525692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.93 6.59 6.04 6/206 21135
/proc/meminfo: memFree=12450092/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=5525692 CPUtime=1299.74 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4202496 45961647 935 1 0 124199 5775 0 0 25 0 1 0 538408949 5658308608 1318807 33554432000 4194304 5683644 140736244888528 18446744073709551615 47022874767042 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 1381423 1318807 1826 364 0 1317347 0
Current children cumulated CPU time (s) 1299.74
Current children cumulated vsize (KiB) 5525692

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

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

[startup+1300.11 s]
/proc/loadavg: 5.93 6.59 6.04 6/206 21135
/proc/meminfo: memFree=12450092/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=0 CPUtime=1299.84 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4203524 45961647 935 1 0 124199 5785 0 0 25 0 1 0 538408949 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20958/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.84
Current children cumulated vsize (KiB) 0

[startup+1300.2 s]
/proc/loadavg: 5.93 6.59 6.04 6/207 21136
/proc/meminfo: memFree=16785000/32950928 swapFree=67111404/67111528
[pid=20958] ppid=20956 vsize=0 CPUtime=1299.94 cores=0,2,4,6
/proc/20958/stat : 20958 (python) R 20956 20958 20569 0 -1 4203524 45961647 935 1 0 124199 5795 0 0 25 0 1 0 538408949 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20958/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.24
CPU time (s): 1299.99
CPU user time (s): 1242
CPU system time (s): 57.9892
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 6707708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1242
system time used= 57.9892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45962582
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= 2820
involuntary context switches= 11902

runsolver used 2.38964 second user time and 5.9001 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-01 18:41:41
IDJOB=3317693
IDBENCH=70953
IDSOLVER=1706
FILE ID=node120/3317693-1304268076
RUNJOBID= node120-1304267283-20587
PBS_JOBID= 13173959
Free space on /tmp= 72584 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
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 -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317693-1304268076/watcher-3317693-1304268076 -o /tmp/evaluation-result-3317693-1304268076/solver-3317693-1304268076 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317693-1304268076.cnf -seed 1760787075 -budget 4800 -cores 4

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

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=1760787075

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17790928 kB
Buffers:        567116 kB
Cached:        1923932 kB
SwapCached:          8 kB
Active:       13818292 kB
Inactive:       940132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17790928 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:          716788 kB
Writeback:           0 kB
AnonPages:    12267708 kB
Mapped:          21964 kB
Slab:           307236 kB
PageTables:      32992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13154436 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= 72536 MiB
End job on node120 at 2011-05-01 19:03:24