Trace number 3484701

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.08 1209.35

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.08
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

Solver Data

0.45/0.75	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.45/0.75	c INFO: solving HOME/instance-3484701-1307757161.cnf
0.45/0.75	c INFO: computing task features
44.36/49.39	c INFO: computed variable-clause graph statistics
45.16/50.12	c INFO: computed clause balance statistics
138.84/144.25	c INFO: computed variable balance statistics
209.49/214.99	c INFO: computed small-clause counts
224.53/233.89	c INFO: computed Horn-clause counts

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

running on 2 cores: 1,3

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: 1.25 1.26 2.28 6/187 23337
/proc/meminfo: memFree=29591324/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=11804 CPUtime=0 cores=1,3
/proc/23337/stat : 23337 (runsolver) R 23335 23337 19898 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 1 0 887316348 12087296 55 33554432000 4194304 5436572 140734211693152 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 1 0 0 0
/proc/23337/statm: 2951 55 36 304 0 2643 0

[startup+0.0367039 s]
/proc/loadavg: 1.25 1.26 2.28 6/187 23337
/proc/meminfo: memFree=29591324/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=11804 CPUtime=0.01 cores=1,3
/proc/23337/stat : 23337 (runsolver) R 23335 23337 19898 0 -1 4202560 47 0 0 0 0 1 0 0 19 0 1 0 887316348 12087296 55 33554432000 4194304 5436572 140734211693152 18446744073709551615 5057063 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/23337/statm: 2951 55 36 304 0 2643 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11804

[startup+0.103191 s]
/proc/loadavg: 1.25 1.26 2.28 6/187 23337
/proc/meminfo: memFree=29591324/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=16240 CPUtime=0.03 cores=1,3
/proc/23337/stat : 23337 (python) S 23335 23337 19898 0 -1 4202496 1051 0 0 0 0 3 0 0 20 0 1 0 887316348 16629760 921 33554432000 4194304 5683644 140735143898048 18446744073709551615 274664806400 0 2147483391 16781312 2 18446744071699109054 0 0 17 3 0 0 0
/proc/23337/statm: 4060 921 381 364 0 547 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16240

[startup+0.302269 s]
/proc/loadavg: 1.25 1.26 2.28 6/187 23337
/proc/meminfo: memFree=29591324/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=126300 CPUtime=0.17 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 4713 933 1 0 9 6 0 2 19 0 1 0 887316348 129331200 3895 33554432000 4194304 5683644 140735143898048 18446744073709551615 5158290 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23337/statm: 31575 3895 1001 364 0 2870 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 126300

[startup+0.70054 s]
/proc/loadavg: 1.25 1.26 2.28 6/187 23337
/proc/meminfo: memFree=29591324/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=246444 CPUtime=0.45 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 8210 933 1 0 31 12 0 2 21 0 1 0 887316348 252358656 6096 33554432000 4194304 5683644 140735143898048 18446744073709551615 4871718 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23337/statm: 61611 6096 1621 364 0 4613 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 246444

[startup+1.5004 s]
/proc/loadavg: 1.25 1.26 2.28 5/188 23342
/proc/meminfo: memFree=29315712/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=439108 CPUtime=1.21 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 49328 933 1 0 98 21 0 2 24 0 1 0 887316348 449646592 46996 33554432000 4194304 5683644 140735143898048 18446744073709551615 4602354 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23337/statm: 109777 46996 1761 364 0 45701 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 439108

[startup+3.10012 s]
/proc/loadavg: 1.25 1.26 2.28 5/188 23342
/proc/meminfo: memFree=29114200/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=535900 CPUtime=2.73 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 72830 933 1 0 246 25 0 2 25 0 1 0 887316348 548761600 70498 33554432000 4194304 5683644 140735143898048 18446744073709551615 4571108 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23337/statm: 133975 70498 1761 364 0 69899 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 535900

[startup+6.30057 s]
/proc/loadavg: 1.87 1.39 2.32 5/188 23342
/proc/meminfo: memFree=28532700/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=687032 CPUtime=5.41 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 110315 933 1 0 507 32 0 2 25 0 1 0 887316348 703520768 107983 33554432000 4194304 5683644 140735143898048 18446744073709551615 4602993 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23337/statm: 171758 107983 1761 364 0 107682 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 687032

[startup+12.7005 s]
/proc/loadavg: 2.44 1.51 2.36 5/188 23342
/proc/meminfo: memFree=27567628/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=926564 CPUtime=10.24 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 168790 933 1 0 975 47 0 2 25 0 1 0 887316348 948801536 166458 33554432000 4194304 5683644 140735143898048 18446744073709551615 4602366 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 231641 166458 1761 364 0 167565 0
Current children cumulated CPU time (s) 10.24
Current children cumulated vsize (KiB) 926564

[startup+25.5002 s]
/proc/loadavg: 3.52 1.80 2.43 6/188 23342
/proc/meminfo: memFree=27140676/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1437164 CPUtime=20.69 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 485610 933 1 0 1963 104 0 2 25 0 1 0 887316348 1471655936 292242 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737684848 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23337/statm: 359291 292242 1812 364 0 295215 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 1437164

[startup+51.1008 s]
/proc/loadavg: 4.83 2.25 2.57 5/188 23344
/proc/meminfo: memFree=27228964/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1251304 CPUtime=46.15 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2003389 933 1 0 4334 279 0 2 25 0 1 0 887316348 1281335296 250210 33554432000 4194304 5683644 140735143898048 18446744073709551615 4541204 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23337/statm: 312826 250210 1826 364 0 248750 0
Current children cumulated CPU time (s) 46.15
Current children cumulated vsize (KiB) 1251304

[startup+102.306 s]
/proc/loadavg: 5.91 2.94 2.79 6/188 23345
/proc/meminfo: memFree=27232640/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1251304 CPUtime=97.12 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2003389 933 1 0 9430 280 0 2 25 0 1 0 887316348 1281335296 250210 33554432000 4194304 5683644 140735143898048 18446744073709551615 4531822 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23337/statm: 312826 250210 1826 364 0 248750 0
Current children cumulated CPU time (s) 97.12
Current children cumulated vsize (KiB) 1251304

[startup+162.301 s]
/proc/loadavg: 5.90 3.55 3.01 5/188 23346
/proc/meminfo: memFree=27239944/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1252328 CPUtime=156.9 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2011377 933 1 0 15408 280 0 2 25 0 1 0 887316348 1282383872 250467 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737849133 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313082 250467 1827 364 0 249006 0
Current children cumulated CPU time (s) 156.9
Current children cumulated vsize (KiB) 1252328

[startup+222.3 s]
/proc/loadavg: 5.46 3.80 3.12 5/194 23400
/proc/meminfo: memFree=27537236/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1391080 CPUtime=214.14 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2206832 933 1 0 21093 319 0 2 25 0 1 0 887316348 1424465920 275119 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737684912 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 347770 275119 1829 364 0 283694 0
Current children cumulated CPU time (s) 214.14
Current children cumulated vsize (KiB) 1391080

[startup+282.301 s]
/proc/loadavg: 4.69 3.90 3.20 5/194 23402
/proc/meminfo: memFree=27621900/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=273.01 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 26902 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 273.01
Current children cumulated vsize (KiB) 1253244

[startup+342.3 s]
/proc/loadavg: 4.25 3.91 3.24 5/194 23404
/proc/meminfo: memFree=27615852/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=333.01 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 32902 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 333.01
Current children cumulated vsize (KiB) 1253244

[startup+402.301 s]
/proc/loadavg: 4.09 3.93 3.29 5/194 23405
/proc/meminfo: memFree=27596060/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=393.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 38903 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 393.02
Current children cumulated vsize (KiB) 1253244

[startup+462.301 s]
/proc/loadavg: 4.09 3.95 3.34 5/194 23406
/proc/meminfo: memFree=27598748/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=453.01 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 44902 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 453.01
Current children cumulated vsize (KiB) 1253244

[startup+522.306 s]
/proc/loadavg: 4.03 3.96 3.38 5/194 23417
/proc/meminfo: memFree=27601624/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=513.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 50903 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 513.02
Current children cumulated vsize (KiB) 1253244

[startup+582.301 s]
/proc/loadavg: 4.15 4.00 3.42 5/194 23885
/proc/meminfo: memFree=27595648/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=573.01 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 56902 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 573.01
Current children cumulated vsize (KiB) 1253244

[startup+642.3 s]
/proc/loadavg: 3.61 3.88 3.42 4/188 23915
/proc/meminfo: memFree=27984240/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=633.01 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 62902 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 633.01
Current children cumulated vsize (KiB) 1253244

[startup+702.301 s]
/proc/loadavg: 3.22 3.72 3.39 4/196 23923
/proc/meminfo: memFree=27555184/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=693.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 68903 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 693.02
Current children cumulated vsize (KiB) 1253244

[startup+762.301 s]
/proc/loadavg: 3.08 3.59 3.36 4/196 23925
/proc/meminfo: memFree=27614908/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=753.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 74903 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 4510800 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 753.02
Current children cumulated vsize (KiB) 1253244

[startup+822.3 s]
/proc/loadavg: 3.03 3.48 3.34 4/201 23935
/proc/meminfo: memFree=26936184/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=813.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 80903 397 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 813.02
Current children cumulated vsize (KiB) 1253244

[startup+882.301 s]
/proc/loadavg: 3.01 3.39 3.31 4/201 23937
/proc/meminfo: memFree=26444456/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=873.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 86901 399 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 873.02
Current children cumulated vsize (KiB) 1253244

[startup+942.3 s]
/proc/loadavg: 3.00 3.31 3.29 4/201 23939
/proc/meminfo: memFree=26068104/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=933.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 92901 399 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699456 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 933.02
Current children cumulated vsize (KiB) 1253244

[startup+1002.3 s]
/proc/loadavg: 3.00 3.26 3.27 4/201 23939
/proc/meminfo: memFree=25836816/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=993.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 98901 399 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 993.02
Current children cumulated vsize (KiB) 1253244

[startup+1062.3 s]
/proc/loadavg: 3.00 3.20 3.25 4/201 23941
/proc/meminfo: memFree=25652164/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=1053.03 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 104902 399 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 1053.03
Current children cumulated vsize (KiB) 1253244

[startup+1122.3 s]
/proc/loadavg: 3.00 3.17 3.23 4/201 23943
/proc/meminfo: memFree=25649680/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=1113.02 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 110901 399 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 1113.02
Current children cumulated vsize (KiB) 1253244

[startup+1182.31 s]
/proc/loadavg: 3.10 3.17 3.23 4/201 23945
/proc/meminfo: memFree=25608876/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=1173.03 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 116902 399 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 1173.03
Current children cumulated vsize (KiB) 1253244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1209.3 s]
/proc/loadavg: 2.75 3.09 3.20 2/170 23995
/proc/meminfo: memFree=29634964/32951132 swapFree=67054616/67111528
[pid=23337] ppid=23335 vsize=1253244 CPUtime=1200.03 cores=1,3
/proc/23337/stat : 23337 (python) R 23335 23337 19898 0 -1 4202496 2799759 933 1 0 119602 399 0 2 25 0 1 0 887316348 1283321856 250702 33554432000 4194304 5683644 140735143898048 18446744073709551615 47469737699468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23337/statm: 313311 250702 1833 364 0 249235 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 1253244

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)
Real time (s): 1209.35
CPU time (s): 1200.08
CPU user time (s): 1196.03
CPU system time (s): 4.05538
CPU usage (%): 99.2336
Max. virtual memory (cumulated for all children) (KiB): 1483756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.03
system time used= 4.05538
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2800692
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= 957
involuntary context switches= 3374

runsolver used 1.84272 second user time and 4.14137 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-11 03:52:47
IDJOB=3484701
IDBENCH=88172
IDSOLVER=1976
FILE ID=node131/3484701-1307757161
RUNJOBID= node131-1307757161-23269
PBS_JOBID= 13550827
Free space on /tmp= 73644 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.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-3484701-1307757161/watcher-3484701-1307757161 -o /tmp/evaluation-result-3484701-1307757161/solver-3484701-1307757161 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484701-1307757161.cnf -seed 1353320025 -budget 1200

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=1353320025

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      29625488 kB
Buffers:        266056 kB
Cached:        2086408 kB
SwapCached:       9824 kB
Active:        1601852 kB
Inactive:      1454940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29625488 kB
SwapTotal:    67111528 kB
SwapFree:     67054616 kB
Dirty:          467096 kB
Writeback:           0 kB
AnonPages:      702392 kB
Mapped:          18296 kB
Slab:           202476 kB
PageTables:       7972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   949772 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73920 MiB
End job on node131 at 2011-06-11 04:12:58