Trace number 3348677

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-03-02? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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

running on 2 cores: 1,3

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: 1.09 1.74 2.38 5/336 6248
/proc/meminfo: memFree=11630628/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=11796 CPUtime=0 cores=1,3
/proc/6248/stat : 6248 (runsolver) R 6246 6248 5129 0 -1 4202560 40 0 0 0 0 0 0 0 22 0 1 0 589777118 12079104 50 33554432000 4194304 5432360 140733492647168 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/6248/statm: 2949 50 30 303 0 2643 0

[startup+0.065303 s]
/proc/loadavg: 1.09 1.74 2.38 5/336 6248
/proc/meminfo: memFree=11630628/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=20536 CPUtime=0.04 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 1044 0 0 0 4 0 0 0 22 0 1 0 589777118 21028864 953 33554432000 4194304 4254575 140736286878320 18446744073709551615 4223592 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 5134 953 232 15 0 1777 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20536

[startup+0.100292 s]
/proc/loadavg: 1.09 1.74 2.38 5/336 6248
/proc/meminfo: memFree=11630628/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=20664 CPUtime=0.07 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 1132 0 0 0 7 0 0 0 22 0 1 0 589777118 21159936 1039 33554432000 4194304 4254575 140736286878320 18446744073709551615 4222821 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 5166 1039 232 15 0 1809 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20664

[startup+0.300252 s]
/proc/loadavg: 1.09 1.74 2.38 5/336 6248
/proc/meminfo: memFree=11630628/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=21064 CPUtime=0.27 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 1686 0 0 0 27 0 0 0 23 0 1 0 589777118 21569536 1590 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 5266 1590 232 15 0 1909 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 21064

[startup+0.700189 s]
/proc/loadavg: 1.09 1.74 2.38 5/336 6248
/proc/meminfo: memFree=11630628/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=24436 CPUtime=0.67 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 2624 0 0 0 67 0 0 0 25 0 1 0 589777118 25022464 2516 33554432000 4194304 4254575 140736286878320 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 6109 2516 232 15 0 2752 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 24436

[startup+1.50102 s]
/proc/loadavg: 1.09 1.74 2.38 5/340 6255
/proc/meminfo: memFree=11541736/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=30012 CPUtime=1.47 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 4301 0 0 0 147 0 0 0 25 0 1 0 589777118 30732288 4177 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217053 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 7503 4177 232 15 0 4146 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30012

[startup+3.1007 s]
/proc/loadavg: 1.09 1.74 2.38 5/338 6255
/proc/meminfo: memFree=11499740/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=38604 CPUtime=3.07 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 8503 0 0 0 306 1 0 0 25 0 1 0 589777118 39530496 4615 33554432000 4194304 4254575 140736286878320 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 9651 4615 232 15 0 6294 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 38604

[startup+6.30107 s]
/proc/loadavg: 1.33 1.78 2.39 5/343 6261
/proc/meminfo: memFree=11279508/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=57688 CPUtime=6.27 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 20848 0 0 0 625 2 0 0 25 0 1 0 589777118 59072512 8238 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 14422 8238 232 15 0 11065 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 57688

[startup+12.7008 s]
/proc/loadavg: 1.54 1.81 2.39 5/343 6262
/proc/meminfo: memFree=11200428/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=76648 CPUtime=12.67 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 26022 0 0 0 1264 3 0 0 25 0 1 0 589777118 78487552 13335 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216810 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 19162 13335 232 15 0 15805 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 76648

[startup+25.5003 s]
/proc/loadavg: 2.08 1.92 2.42 5/343 6289
/proc/meminfo: memFree=11229540/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=76648 CPUtime=25.47 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 36055 0 0 0 2542 5 0 0 25 0 1 0 589777118 78487552 12511 33554432000 4194304 4254575 140736286878320 18446744073709551615 4223824 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 19162 12511 232 15 0 15805 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 76648

[startup+51.1002 s]
/proc/loadavg: 2.74 2.09 2.46 5/343 6317
/proc/meminfo: memFree=11279548/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=88572 CPUtime=51.07 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 39887 0 0 0 5102 5 0 0 25 0 1 0 589777118 90697728 16300 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 22143 16300 232 15 0 18786 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88572

[startup+102.313 s]
/proc/loadavg: 3.50 2.39 2.54 5/343 6318
/proc/meminfo: memFree=11117268/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=138052 CPUtime=102.29 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 58050 0 0 0 10221 8 0 0 25 0 1 0 589777118 141365248 26671 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217036 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 34513 26671 232 15 0 31156 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 138052

[startup+162.301 s]
/proc/loadavg: 3.81 2.68 2.63 5/343 6320
/proc/meminfo: memFree=11092872/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=88732 CPUtime=162.27 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 59673 0 0 0 16219 8 0 0 25 0 1 0 589777118 90861568 18794 33554432000 4194304 4254575 140736286878320 18446744073709551615 4223268 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 22183 18794 232 15 0 18826 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 88732

[startup+222.301 s]
/proc/loadavg: 3.93 2.92 2.71 5/343 6321
/proc/meminfo: memFree=11014008/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=88732 CPUtime=222.28 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 59675 0 0 0 22220 8 0 0 25 0 1 0 589777118 90861568 18796 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 22183 18796 232 15 0 18826 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 88732

[startup+282.3 s]
/proc/loadavg: 3.97 3.11 2.79 5/343 6323
/proc/meminfo: memFree=10999000/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=95804 CPUtime=282.29 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 61527 0 0 0 28220 9 0 0 25 0 1 0 589777118 98103296 20579 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216984 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 23951 20579 232 15 0 20594 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 95804

[startup+342.3 s]
/proc/loadavg: 4.06 3.30 2.87 5/343 6325
/proc/meminfo: memFree=10899684/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=95804 CPUtime=342.29 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 61528 0 0 0 34220 9 0 0 25 0 1 0 589777118 98103296 20580 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216964 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 23951 20580 232 15 0 20594 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 95804

[startup+402.3 s]
/proc/loadavg: 4.06 3.44 2.95 5/343 6326
/proc/meminfo: memFree=10843264/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=119648 CPUtime=402.29 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 83873 0 0 0 40217 12 0 0 25 0 1 0 589777118 122519552 26552 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217018 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 29912 26552 232 15 0 26555 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 119648

[startup+462.301 s]
/proc/loadavg: 4.08 3.55 3.02 5/343 6328
/proc/meminfo: memFree=10778660/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=119648 CPUtime=462.29 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 83873 0 0 0 46217 12 0 0 25 0 1 0 589777118 122519552 26552 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 29912 26552 232 15 0 26555 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 119648

[startup+522.301 s]
/proc/loadavg: 4.03 3.63 3.07 5/343 6329
/proc/meminfo: memFree=10762536/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=119648 CPUtime=522.29 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 83875 0 0 0 52217 12 0 0 25 0 1 0 589777118 122519552 26554 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 29912 26554 232 15 0 26555 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 119648

[startup+582.301 s]
/proc/loadavg: 4.08 3.71 3.13 5/343 6331
/proc/meminfo: memFree=10705188/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=169208 CPUtime=582.3 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 127341 0 0 0 58211 19 0 0 25 0 1 0 589777118 173268992 37289 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 42302 37289 232 15 0 38945 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 169208

[startup+642.301 s]
/proc/loadavg: 4.03 3.76 3.19 5/343 6333
/proc/meminfo: memFree=10653860/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=119888 CPUtime=642.31 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 164276 0 0 0 64206 25 0 0 25 0 1 0 589777118 122765312 26569 33554432000 4194304 4254575 140736286878320 18446744073709551615 4223606 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 29972 26569 232 15 0 26615 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 119888

[startup+702.301 s]
/proc/loadavg: 4.01 3.80 3.23 5/343 6334
/proc/meminfo: memFree=10722264/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=119888 CPUtime=702.3 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 196414 0 0 0 70201 29 0 0 25 0 1 0 589777118 122765312 26569 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 29972 26569 232 15 0 26615 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 119888

[startup+762.313 s]
/proc/loadavg: 4.00 3.84 3.28 5/343 6336
/proc/meminfo: memFree=10657496/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=126960 CPUtime=762.31 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 214088 0 0 0 76200 31 0 0 25 0 1 0 589777118 130007040 28339 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 31740 28339 232 15 0 28383 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 126960

[startup+822.301 s]
/proc/loadavg: 4.11 3.89 3.33 5/343 6337
/proc/meminfo: memFree=10625452/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=126960 CPUtime=822.3 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 237574 0 0 0 82196 34 0 0 25 0 1 0 589777118 130007040 28340 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 31740 28340 232 15 0 28383 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 126960

[startup+882.301 s]
/proc/loadavg: 4.10 3.93 3.38 5/343 6339
/proc/meminfo: memFree=10585108/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=138832 CPUtime=882.31 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 265279 0 0 0 88193 38 0 0 25 0 1 0 589777118 142163968 30344 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 34708 30344 232 15 0 31351 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 138832

[startup+942.3 s]
/proc/loadavg: 4.04 3.94 3.41 5/343 6341
/proc/meminfo: memFree=10557044/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=138832 CPUtime=942.31 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 290216 0 0 0 94190 41 0 0 25 0 1 0 589777118 142163968 31323 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 34708 31323 232 15 0 31351 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 138832

[startup+1002.3 s]
/proc/loadavg: 4.05 3.96 3.45 5/343 6342
/proc/meminfo: memFree=10519548/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=138832 CPUtime=1002.31 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 308082 0 0 0 100187 44 0 0 25 0 1 0 589777118 142163968 31323 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216627 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 34708 31323 232 15 0 31351 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 138832

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.48 5/343 6344
/proc/meminfo: memFree=10502268/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=138832 CPUtime=1062.32 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 332614 0 0 0 106185 47 0 0 25 0 1 0 589777118 142163968 31323 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 34708 31323 232 15 0 31351 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 138832

[startup+1122.3 s]
/proc/loadavg: 4.04 3.99 3.52 5/343 6345
/proc/meminfo: memFree=10435656/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=138832 CPUtime=1122.32 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 357589 0 0 0 112181 51 0 0 25 0 1 0 589777118 142163968 31323 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 34708 31323 232 15 0 31351 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 138832

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.55 5/343 6347
/proc/meminfo: memFree=10403880/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=138832 CPUtime=1182.32 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 357590 0 0 0 118181 51 0 0 25 0 1 0 589777118 142163968 31324 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 34708 31324 232 15 0 31351 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 138832

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.57 5/343 6349
/proc/meminfo: memFree=10404104/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=146028 CPUtime=1242.32 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 359453 0 0 0 124181 51 0 0 25 0 1 0 589777118 149532672 33095 33554432000 4194304 4254575 140736286878320 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 36507 33095 232 15 0 33150 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 146028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.59 5/343 6359
/proc/meminfo: memFree=10323208/32951124 swapFree=67111352/67111528
[pid=6248] ppid=6246 vsize=188804 CPUtime=1300.03 cores=1,3
/proc/6248/stat : 6248 (cir_minisat) R 6246 6248 5129 0 -1 4202496 382500 0 0 0 129949 54 0 0 25 0 1 0 589777118 193335296 36913 33554432000 4194304 4254575 140736286878320 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6248/statm: 47201 36913 232 15 0 43844 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 188804

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.05
CPU user time (s): 1299.5
CPU system time (s): 0.552915
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 200028

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

runsolver used 4.10338 second user time and 10.1055 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-09 22:40:15
IDJOB=3348677
IDBENCH=84180
IDSOLVER=1810
FILE ID=node143/3348677-1304973614
RUNJOBID= node143-1304973613-6166
PBS_JOBID= 13285607
Free space on /tmp= 41220 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348677-1304973614/watcher-3348677-1304973614 -o /tmp/evaluation-result-3348677-1304973614/solver-3348677-1304973614 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348677-1304973614.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=385503541

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11631024 kB
Buffers:        189544 kB
Cached:        4575612 kB
SwapCached:          0 kB
Active:       16700980 kB
Inactive:      4308824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11631024 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           66824 kB
Writeback:          20 kB
AnonPages:    16244760 kB
Mapped:          29504 kB
Slab:           191888 kB
PageTables:      53832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70005888 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= 41168 MiB
End job on node143 at 2011-05-09 23:01:57