Trace number 3380286

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
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 1300.05 1300.1

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data


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-3380286-1305458479/watcher-3380286-1305458479 -o /tmp/evaluation-result-3380286-1305458479/solver-3380286-1305458479 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380286-1305458479.cnf 

running on 2 cores: 4,6

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: 3.42 2.43 2.04 4/431 20983
/proc/meminfo: memFree=20300700/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=20384 CPUtime=0 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 961 0 0 0 0 0 0 0 23 0 1 0 736078931 20873216 887 33554432000 4194304 4300288 140737255691712 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 5096 888 216 26 0 1728 0

[startup+0.016469 s]
/proc/loadavg: 3.42 2.43 2.04 4/431 20983
/proc/meminfo: memFree=20300700/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=21280 CPUtime=0.01 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 1300 0 0 0 1 0 0 0 23 0 1 0 736078931 21790720 1209 33554432000 4194304 4300288 140737255691712 18446744073709551615 4277216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 5320 1212 217 26 0 1952 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21280

[startup+0.100455 s]
/proc/loadavg: 3.42 2.43 2.04 4/431 20983
/proc/meminfo: memFree=20300700/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=33840 CPUtime=0.09 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 5816 0 0 0 9 0 0 0 23 0 1 0 736078931 34652160 5032 33554432000 4194304 4300288 140737255691712 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 8460 5032 218 26 0 5092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33840

[startup+0.300529 s]
/proc/loadavg: 3.42 2.43 2.04 4/431 20983
/proc/meminfo: memFree=20300700/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=74364 CPUtime=0.29 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 16360 0 0 0 27 2 0 0 25 0 1 0 736078931 76148736 13661 33554432000 4194304 4300288 140737255691712 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 18591 13663 218 26 0 15223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74364

[startup+0.700352 s]
/proc/loadavg: 3.42 2.43 2.04 4/431 20983
/proc/meminfo: memFree=20300700/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=154368 CPUtime=0.69 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 36417 0 0 0 64 5 0 0 25 0 1 0 736078931 158072832 30230 33554432000 4194304 4300288 140737255691712 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 38592 30232 218 26 0 35224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 154368

[startup+1.50031 s]
/proc/loadavg: 3.42 2.43 2.04 5/432 20984
/proc/meminfo: memFree=20123008/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=263300 CPUtime=1.49 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 65287 0 0 0 140 9 0 0 25 0 1 0 736078931 269619200 55282 33554432000 4194304 4300288 140737255691712 18446744073709551615 4259311 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 65825 55282 222 26 0 62457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 263300

[startup+3.10093 s]
/proc/loadavg: 3.47 2.46 2.06 5/432 20984
/proc/meminfo: memFree=20069780/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=263300 CPUtime=3.09 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 65287 0 0 0 300 9 0 0 25 0 1 0 736078931 269619200 55282 33554432000 4194304 4300288 140737255691712 18446744073709551615 4228378 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 65825 55282 222 26 0 62457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 263300

[startup+6.30043 s]
/proc/loadavg: 3.47 2.46 2.06 5/432 20984
/proc/meminfo: memFree=20050696/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=267840 CPUtime=6.29 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 67448 0 0 0 619 10 0 0 25 0 1 0 736078931 274268160 57349 33554432000 4194304 4300288 140737255691712 18446744073709551615 4228628 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 66960 57349 222 26 0 63592 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 267840

[startup+12.7003 s]
/proc/loadavg: 3.55 2.51 2.08 5/432 20984
/proc/meminfo: memFree=20056416/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=252872 CPUtime=12.7 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 83487 0 0 0 1257 13 0 0 25 0 1 0 736078931 258940928 50055 33554432000 4194304 4300288 140737255691712 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 63218 50055 243 26 0 59850 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 252872

[startup+25.5011 s]
/proc/loadavg: 3.62 2.55 2.10 5/432 20985
/proc/meminfo: memFree=19992936/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=252872 CPUtime=25.5 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 86679 0 0 0 2536 14 0 0 25 0 1 0 736078931 258940928 53197 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 63218 53197 243 26 0 59850 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 252872

[startup+51.1005 s]
/proc/loadavg: 3.75 2.67 2.14 5/432 20985
/proc/meminfo: memFree=20060104/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=302960 CPUtime=51.09 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 97040 0 0 0 5093 16 0 0 25 0 1 0 736078931 310231040 63453 33554432000 4194304 4300288 140737255691712 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 75740 63453 243 26 0 72372 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 302960

[startup+102.317 s]
/proc/loadavg: 3.90 2.89 2.25 5/432 20987
/proc/meminfo: memFree=19790876/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=384348 CPUtime=102.31 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 117151 0 0 0 10210 21 0 0 25 0 1 0 736078931 393572352 83384 33554432000 4194304 4300288 140737255691712 18446744073709551615 4249970 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 96087 83384 243 26 0 92719 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 384348

[startup+162.301 s]
/proc/loadavg: 4.03 3.11 2.36 5/432 20988
/proc/meminfo: memFree=19660900/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=529144 CPUtime=162.29 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 145420 0 0 0 16202 27 0 0 25 0 1 0 736078931 541843456 111396 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255944 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 132286 111396 243 26 0 128918 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 529144

[startup+222.301 s]
/proc/loadavg: 4.12 3.30 2.47 5/432 20991
/proc/meminfo: memFree=19703756/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=752460 CPUtime=222.29 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 170111 0 0 0 22197 32 0 0 25 0 1 0 736078931 770519040 135903 33554432000 4194304 4300288 140737255691712 18446744073709551615 4270033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 188115 135903 243 26 0 184747 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 752460

[startup+282.301 s]
/proc/loadavg: 4.12 3.44 2.57 5/432 20993
/proc/meminfo: memFree=19566848/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=766500 CPUtime=282.29 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 201658 0 0 0 28190 39 0 0 25 0 1 0 736078931 784896000 167236 33554432000 4194304 4300288 140737255691712 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 191625 167236 243 26 0 188257 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 766500

[startup+342.301 s]
/proc/loadavg: 4.08 3.55 2.66 5/432 20994
/proc/meminfo: memFree=19380172/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1124440 CPUtime=342.3 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 230033 0 0 0 34183 47 0 0 25 0 1 0 736078931 1151426560 195423 33554432000 4194304 4300288 140737255691712 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 281110 195423 243 26 0 277742 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1124440

[startup+402.301 s]
/proc/loadavg: 4.03 3.63 2.74 5/432 20997
/proc/meminfo: memFree=19243740/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1146388 CPUtime=402.3 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 250750 0 0 0 40178 52 0 0 25 0 1 0 736078931 1173901312 215987 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 286597 215987 243 26 0 283229 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1146388

[startup+462.3 s]
/proc/loadavg: 4.01 3.70 2.82 5/432 20998
/proc/meminfo: memFree=19212452/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1148272 CPUtime=462.3 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 266934 0 0 0 46175 55 0 0 25 0 1 0 736078931 1175830528 232037 33554432000 4194304 4300288 140737255691712 18446744073709551615 4271139 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 287068 232041 243 26 0 283700 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1148272

[startup+522.301 s]
/proc/loadavg: 4.00 3.75 2.89 5/432 21000
/proc/meminfo: memFree=18851200/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1163688 CPUtime=522.3 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 288318 0 0 0 52170 60 0 0 25 0 1 0 736078931 1191616512 253287 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 290922 253287 243 26 0 287554 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1163688

[startup+582.301 s]
/proc/loadavg: 4.00 3.79 2.96 5/432 21003
/proc/meminfo: memFree=19051164/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1166368 CPUtime=582.3 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 303658 0 0 0 58167 63 0 0 25 0 1 0 736078931 1194360832 268498 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 291592 268498 243 26 0 288224 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1166368

[startup+642.301 s]
/proc/loadavg: 4.00 3.83 3.02 5/432 21004
/proc/meminfo: memFree=18943864/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1173436 CPUtime=642.32 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 318709 0 0 0 64165 67 0 0 25 0 1 0 736078931 1201598464 283412 33554432000 4194304 4300288 140737255691712 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 293359 283412 243 26 0 289991 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1173436

[startup+702.3 s]
/proc/loadavg: 4.00 3.86 3.08 5/432 21006
/proc/meminfo: memFree=19044752/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1747804 CPUtime=702.31 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 332498 0 0 0 70158 73 0 0 25 0 1 0 736078931 1789751296 297085 33554432000 4194304 4300288 140737255691712 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 436951 297085 243 26 0 433583 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1747804

[startup+762.316 s]
/proc/loadavg: 4.11 3.92 3.15 5/432 21007
/proc/meminfo: memFree=18877572/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1760108 CPUtime=762.33 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 351299 0 0 0 76156 77 0 0 25 0 1 0 736078931 1802350592 315710 33554432000 4194304 4300288 140737255691712 18446744073709551615 4269542 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 440027 315710 243 26 0 436659 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1760108

[startup+822.3 s]
/proc/loadavg: 4.08 3.95 3.20 5/432 21009
/proc/meminfo: memFree=18764080/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1760108 CPUtime=822.31 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 372877 0 0 0 82150 81 0 0 25 0 1 0 736078931 1802350592 337139 33554432000 4194304 4300288 140737255691712 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 440027 337139 243 26 0 436659 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1760108

[startup+882.301 s]
/proc/loadavg: 4.17 4.00 3.27 5/432 21011
/proc/meminfo: memFree=18607432/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1775708 CPUtime=882.31 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 387716 0 0 0 88146 85 0 0 25 0 1 0 736078931 1818324992 351875 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 443927 351875 243 26 0 440559 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1775708

[startup+942.3 s]
/proc/loadavg: 4.10 4.01 3.31 5/432 21012
/proc/meminfo: memFree=18754336/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1785160 CPUtime=942.31 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 400478 0 0 0 94142 89 0 0 25 0 1 0 736078931 1828003840 364512 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 446290 364512 243 26 0 442922 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1785160

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.35 5/432 21014
/proc/meminfo: memFree=18711892/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1790920 CPUtime=1002.32 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 412766 0 0 0 100139 93 0 0 25 0 1 0 736078931 1833902080 376716 33554432000 4194304 4300288 140737255691712 18446744073709551615 4250839 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 447730 376716 243 26 0 444362 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1790920

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.39 5/432 21018
/proc/meminfo: memFree=18607304/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1793924 CPUtime=1062.32 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 423670 0 0 0 106136 96 0 0 25 0 1 0 736078931 1836978176 387547 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 448481 387547 243 26 0 445113 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1793924

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.43 5/432 21020
/proc/meminfo: memFree=18550048/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1797520 CPUtime=1122.32 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 436654 0 0 0 112133 99 0 0 25 0 1 0 736078931 1840660480 400427 33554432000 4194304 4300288 140737255691712 18446744073709551615 4268128 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 449380 400427 243 26 0 446012 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1797520

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.46 5/432 21022
/proc/meminfo: memFree=18389696/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1810840 CPUtime=1182.32 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 447449 0 0 0 118130 102 0 0 25 0 1 0 736078931 1854300160 411135 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 452710 411135 243 26 0 449342 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1810840

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.49 5/432 21105
/proc/meminfo: memFree=17330024/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1812280 CPUtime=1242.24 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 455866 0 0 0 124061 163 0 0 25 0 1 0 736078931 1855774720 419463 33554432000 4194304 4300288 140737255691712 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 453070 419463 243 26 0 449702 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 1812280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.19 4.05 3.53 6/432 21133
/proc/meminfo: memFree=16913328/32950940 swapFree=67111356/67111528
[pid=20983] ppid=20981 vsize=1835776 CPUtime=1299.96 cores=4,6
/proc/20983/stat : 20983 (cir_minisat) R 20981 20983 20888 0 -1 4202496 469044 0 0 0 129828 168 0 0 25 0 1 0 736078931 1879834624 432582 33554432000 4194304 4300288 140737255691712 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20983/statm: 458944 432582 243 26 0 455576 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 1835776

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): 1300.1
CPU time (s): 1300.05
CPU user time (s): 1298.29
CPU system time (s): 1.76173
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 1835776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.29
system time used= 1.76173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 469045
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 8085

runsolver used 5.33319 second user time and 12.4321 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 13:21:22
IDJOB=3380286
IDBENCH=69571
IDSOLVER=1863
FILE ID=node117/3380286-1305458479
RUNJOBID= node117-1305458393-20908
PBS_JOBID= 13324903
Free space on /tmp= 73436 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380286-1305458479/watcher-3380286-1305458479 -o /tmp/evaluation-result-3380286-1305458479/solver-3380286-1305458479 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380286-1305458479.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1134787939

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20300980 kB
Buffers:        321884 kB
Cached:        3385192 kB
SwapCached:          0 kB
Active:       10307060 kB
Inactive:      1983452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20300980 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           69096 kB
Writeback:           0 kB
AnonPages:     8582992 kB
Mapped:          33276 kB
Slab:           245436 kB
PageTables:      46608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 103252328 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= 73116 MiB
End job on node117 at 2011-05-15 13:43:04