Trace number 3380427

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.03 1300.02

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.95 3.93 3.70 4/412 24997
/proc/meminfo: memFree=18218836/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=15184 CPUtime=0.01 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 490 0 0 0 1 0 0 0 25 0 1 0 736173629 15548416 404 33554432000 4194304 4300288 140735856129872 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 3796 404 238 26 0 428 0

[startup+0.0387509 s]
/proc/loadavg: 3.95 3.93 3.70 4/412 24997
/proc/meminfo: memFree=18218836/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=15740 CPUtime=0.03 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 603 0 0 0 3 0 0 0 25 0 1 0 736173629 16117760 510 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 3935 511 238 26 0 567 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15740

[startup+0.100728 s]
/proc/loadavg: 3.95 3.93 3.70 4/412 24997
/proc/meminfo: memFree=18218836/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=16124 CPUtime=0.09 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 664 0 0 0 9 0 0 0 25 0 1 0 736173629 16510976 570 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255974 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 4031 570 239 26 0 663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16124

[startup+0.300702 s]
/proc/loadavg: 3.95 3.93 3.70 4/412 24997
/proc/meminfo: memFree=18218836/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=16512 CPUtime=0.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 792 0 0 0 29 0 0 0 25 0 1 0 736173629 16908288 689 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 4128 689 239 26 0 760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16512

[startup+0.700615 s]
/proc/loadavg: 3.95 3.93 3.70 4/412 24997
/proc/meminfo: memFree=18218836/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=17144 CPUtime=0.69 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 981 0 0 0 69 0 0 0 25 0 1 0 736173629 17555456 872 33554432000 4194304 4300288 140735856129872 18446744073709551615 4272279 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 4286 872 239 26 0 918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17144

[startup+1.50048 s]
/proc/loadavg: 3.95 3.93 3.70 5/413 24998
/proc/meminfo: memFree=18213132/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=17780 CPUtime=1.49 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 1161 0 0 0 149 0 0 0 25 0 1 0 736173629 18206720 1041 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 4445 1041 239 26 0 1077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17780

[startup+3.10016 s]
/proc/loadavg: 3.95 3.93 3.70 5/413 24998
/proc/meminfo: memFree=18210256/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=18804 CPUtime=3.09 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 1368 0 0 0 309 0 0 0 25 0 1 0 736173629 19255296 1243 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 4701 1243 239 26 0 1333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18804

[startup+6.30055 s]
/proc/loadavg: 3.95 3.93 3.70 5/413 24998
/proc/meminfo: memFree=18203624/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=19808 CPUtime=6.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 1493 0 0 0 629 0 0 0 25 0 1 0 736173629 20283392 1365 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 4952 1365 239 26 0 1584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19808

[startup+12.7003 s]
/proc/loadavg: 3.96 3.93 3.71 5/413 24998
/proc/meminfo: memFree=18170380/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=21884 CPUtime=12.69 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 1955 0 0 0 1269 0 0 0 25 0 1 0 736173629 22409216 1809 33554432000 4194304 4300288 140735856129872 18446744073709551615 4274043 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 5471 1809 239 26 0 2103 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21884

[startup+25.5009 s]
/proc/loadavg: 4.04 3.95 3.72 5/413 24999
/proc/meminfo: memFree=18073660/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=23064 CPUtime=25.49 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 2251 0 0 0 2549 0 0 0 25 0 1 0 736173629 23617536 2091 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 5766 2091 239 26 0 2398 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23064

[startup+51.101 s]
/proc/loadavg: 4.03 3.95 3.72 5/413 24999
/proc/meminfo: memFree=17933152/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=24760 CPUtime=51.09 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 2649 0 0 0 5109 0 0 0 25 0 1 0 736173629 25354240 2477 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 6190 2477 239 26 0 2822 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24760

[startup+102.315 s]
/proc/loadavg: 4.11 3.99 3.75 5/413 25003
/proc/meminfo: memFree=17878884/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=29760 CPUtime=102.31 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 3843 0 0 0 10231 0 0 0 25 0 1 0 736173629 30474240 3637 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 7440 3637 239 26 0 4072 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29760

[startup+162.301 s]
/proc/loadavg: 4.12 4.02 3.77 6/413 25032
/proc/meminfo: memFree=18007308/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=29760 CPUtime=162.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 4134 0 0 0 16229 0 0 0 25 0 1 0 736173629 30474240 3916 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 7440 3916 239 26 0 4072 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29760

[startup+222.3 s]
/proc/loadavg: 4.04 4.01 3.78 5/413 25061
/proc/meminfo: memFree=18102364/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=32120 CPUtime=222.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 4544 0 0 0 22229 0 0 0 25 0 1 0 736173629 32890880 4312 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 8030 4312 239 26 0 4662 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 32120

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.79 5/413 25063
/proc/meminfo: memFree=17946460/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=32308 CPUtime=282.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 4918 0 0 0 28229 0 0 0 25 0 1 0 736173629 33083392 4673 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256196 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 8077 4673 239 26 0 4709 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 32308

[startup+342.301 s]
/proc/loadavg: 4.16 4.03 3.81 5/413 25064
/proc/meminfo: memFree=18123368/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=32308 CPUtime=342.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 4918 0 0 0 34229 0 0 0 25 0 1 0 736173629 33083392 4673 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 8077 4673 239 26 0 4709 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 32308

[startup+402.301 s]
/proc/loadavg: 4.22 4.07 3.84 5/413 25066
/proc/meminfo: memFree=17765080/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=35024 CPUtime=402.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 5562 0 0 0 40229 0 0 0 25 0 1 0 736173629 35864576 5302 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 8756 5302 239 26 0 5388 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 35024

[startup+462.301 s]
/proc/loadavg: 4.18 4.08 3.85 5/413 25067
/proc/meminfo: memFree=17928472/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=35024 CPUtime=462.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 5603 0 0 0 46229 0 0 0 25 0 1 0 736173629 35864576 5343 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 8756 5343 239 26 0 5388 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 35024

[startup+522.3 s]
/proc/loadavg: 4.06 4.07 3.86 5/413 25069
/proc/meminfo: memFree=17688360/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=35024 CPUtime=522.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 5603 0 0 0 52229 0 0 0 25 0 1 0 736173629 35864576 5343 33554432000 4194304 4300288 140735856129872 18446744073709551615 4268211 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 8756 5343 239 26 0 5388 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 35024

[startup+582.301 s]
/proc/loadavg: 4.05 4.06 3.87 5/413 25071
/proc/meminfo: memFree=17514100/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=35024 CPUtime=582.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 5613 0 0 0 58229 0 0 0 25 0 1 0 736173629 35864576 5352 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 8756 5352 239 26 0 5388 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 35024

[startup+642.3 s]
/proc/loadavg: 4.02 4.05 3.88 5/413 25072
/proc/meminfo: memFree=17898088/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=35024 CPUtime=642.31 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 5613 0 0 0 64231 0 0 0 25 0 1 0 736173629 35864576 5352 33554432000 4194304 4300288 140735856129872 18446744073709551615 4270009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 8756 5352 239 26 0 5388 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 35024

[startup+702.301 s]
/proc/loadavg: 4.00 4.04 3.88 5/413 25074
/proc/meminfo: memFree=17776404/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=37660 CPUtime=702.3 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 5921 0 0 0 70230 0 0 0 25 0 1 0 736173629 38563840 5652 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 9415 5652 239 26 0 6047 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 37660

[startup+762.316 s]
/proc/loadavg: 4.00 4.03 3.89 5/413 25075
/proc/meminfo: memFree=17939692/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=40704 CPUtime=762.31 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 5964 0 0 0 76231 0 0 0 25 0 1 0 736173629 41680896 5695 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10176 5695 239 26 0 6808 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 40704

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.90 5/413 25077
/proc/meminfo: memFree=17704660/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=40704 CPUtime=822.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 6564 0 0 0 82229 0 0 0 25 0 1 0 736173629 41680896 6272 33554432000 4194304 4300288 140735856129872 18446744073709551615 4270664 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10176 6272 239 26 0 6808 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 40704

[startup+882.301 s]
/proc/loadavg: 4.07 4.03 3.91 5/413 25079
/proc/meminfo: memFree=17851068/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=40704 CPUtime=882.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 7076 0 0 0 88229 0 0 0 25 0 1 0 736173629 41680896 6772 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10176 6772 239 26 0 6808 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 40704

[startup+942.3 s]
/proc/loadavg: 4.27 4.09 3.93 5/413 25080
/proc/meminfo: memFree=17444180/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=40704 CPUtime=942.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 7076 0 0 0 94229 0 0 0 25 0 1 0 736173629 41680896 6772 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10176 6772 239 26 0 6808 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 40704

[startup+1002.3 s]
/proc/loadavg: 4.17 4.08 3.94 5/413 25082
/proc/meminfo: memFree=17112676/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=40704 CPUtime=1002.29 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 7076 0 0 0 100229 0 0 0 25 0 1 0 736173629 41680896 6772 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10176 6772 239 26 0 6808 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 40704

[startup+1062.3 s]
/proc/loadavg: 4.11 4.08 3.94 5/413 25083
/proc/meminfo: memFree=17719600/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=40704 CPUtime=1062.3 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 7098 0 0 0 106230 0 0 0 25 0 1 0 736173629 41680896 6793 33554432000 4194304 4300288 140735856129872 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10176 6793 239 26 0 6808 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 40704

[startup+1122.3 s]
/proc/loadavg: 4.08 4.08 3.95 5/413 25085
/proc/meminfo: memFree=17636728/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=42544 CPUtime=1122.3 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 7163 0 0 0 112230 0 0 0 25 0 1 0 736173629 43565056 6858 33554432000 4194304 4300288 140735856129872 18446744073709551615 4249469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10636 6858 239 26 0 7268 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 42544

[startup+1182.3 s]
/proc/loadavg: 4.03 4.06 3.95 5/413 25087
/proc/meminfo: memFree=17901916/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=42544 CPUtime=1182.3 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 7230 0 0 0 118230 0 0 0 25 0 1 0 736173629 43565056 6925 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10636 6925 239 26 0 7268 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 42544

[startup+1242.3 s]
/proc/loadavg: 4.01 4.05 3.95 5/413 25088
/proc/meminfo: memFree=17659964/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=42544 CPUtime=1242.3 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 7230 0 0 0 124230 0 0 0 25 0 1 0 736173629 43565056 6925 33554432000 4194304 4300288 140735856129872 18446744073709551615 4256250 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10636 6925 239 26 0 7268 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 42544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.58 3.94 3.91 3/402 25126
/proc/meminfo: memFree=18485028/32950928 swapFree=67111200/67111528
[pid=24997] ppid=24995 vsize=42544 CPUtime=1300.01 cores=5,7
/proc/24997/stat : 24997 (cir_minisat) R 24995 24997 24773 0 -1 4202496 7230 0 0 0 130001 0 0 0 25 0 1 0 736173629 43565056 6925 33554432000 4194304 4300288 140735856129872 18446744073709551615 4269576 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24997/statm: 10636 6925 239 26 0 7268 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 42544

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.02
CPU time (s): 1300.03
CPU user time (s): 1300.02
CPU system time (s): 0.010998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 42544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7230
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= 5
involuntary context switches= 2079

runsolver used 5.2252 second user time and 11.9922 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 13:37:10
IDJOB=3380427
IDBENCH=84808
IDSOLVER=1863
FILE ID=node115/3380427-1305459430
RUNJOBID= node115-1305459337-24794
PBS_JOBID= 13324911
Free space on /tmp= 73212 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380427-1305459430/watcher-3380427-1305459430 -o /tmp/evaluation-result-3380427-1305459430/solver-3380427-1305459430 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380427-1305459430.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1060221160

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18219116 kB
Buffers:        265284 kB
Cached:        3118604 kB
SwapCached:          0 kB
Active:       11275912 kB
Inactive:      3141656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18219116 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           27740 kB
Writeback:           0 kB
AnonPages:    11033292 kB
Mapped:          34176 kB
Slab:           199152 kB
PageTables:      48964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 95755020 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= 73252 MiB
End job on node115 at 2011-05-15 13:58:52