Trace number 3300546

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
clasp 2.0-R4092-crafted? (TO) 1299.98 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826534/instance-3300546-1303826534.cnf
1.69/1.75	c Solving...
1299.96/1300.00	
1299.96/1300.00	*** INTERRUPTED! ***
1299.96/1300.00	s UNKNOWN
1299.96/1300.00	
1299.96/1300.00	c INTERRUPTED   : 1
1299.96/1300.00	c Models        : 0+    
1299.96/1300.00	c Time          : 1300.005s (Solving: 1298.25s 1st Model: 0.00s Unsat: 0.00s)
1299.96/1300.00	c CPU Time      : 1299.960s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300546-1303826534/watcher-3300546-1303826534 -o /tmp/evaluation-result-3300546-1303826534/solver-3300546-1303826534 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300546-1303826534.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: 1.16 2.40 3.17 4/187 29113
/proc/meminfo: memFree=23658472/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=14568 CPUtime=0 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 1149 0 0 0 0 0 0 0 21 0 1 0 494252116 14917632 899 33554432000 4194304 4929204 140736804504912 18446744073709551615 242970593415 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 3642 900 327 180 0 652 0

[startup+0.0164081 s]
/proc/loadavg: 1.16 2.40 3.17 4/187 29113
/proc/meminfo: memFree=23658472/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=15600 CPUtime=0.01 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 1516 0 0 0 1 0 0 0 21 0 1 0 494252116 15974400 1145 33554432000 4194304 4929204 140736804504912 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 3900 1147 327 180 0 910 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15600

[startup+0.100403 s]
/proc/loadavg: 1.16 2.40 3.17 4/187 29113
/proc/meminfo: memFree=23658472/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=31180 CPUtime=0.09 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 6330 0 0 0 9 0 0 0 21 0 1 0 494252116 31928320 5076 33554432000 4194304 4929204 140736804504912 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 7795 5078 336 180 0 4805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31180

[startup+0.30038 s]
/proc/loadavg: 1.16 2.40 3.17 4/187 29113
/proc/meminfo: memFree=23658472/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=31180 CPUtime=0.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 6337 0 0 0 29 0 0 0 22 0 1 0 494252116 31928320 5083 33554432000 4194304 4929204 140736804504912 18446744073709551615 4582166 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 7795 5083 339 180 0 4805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31180

[startup+0.700307 s]
/proc/loadavg: 1.16 2.40 3.17 4/187 29113
/proc/meminfo: memFree=23658472/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=31180 CPUtime=0.69 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 6337 0 0 0 69 0 0 0 23 0 1 0 494252116 31928320 5083 33554432000 4194304 4929204 140736804504912 18446744073709551615 4582093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 7795 5083 339 180 0 4805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31180

[startup+1.50115 s]
/proc/loadavg: 1.16 2.40 3.17 5/188 29114
/proc/meminfo: memFree=23634912/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=34348 CPUtime=1.49 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 7116 0 0 0 149 0 0 0 25 0 1 0 494252116 35172352 5862 33554432000 4194304 4929204 140736804504912 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 8587 5862 339 180 0 5597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34348

[startup+3.10088 s]
/proc/loadavg: 1.55 2.46 3.19 6/188 29114
/proc/meminfo: memFree=23632432/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=32720 CPUtime=3.09 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 7346 0 0 0 309 0 0 0 25 0 1 0 494252116 33505280 5495 33554432000 4194304 4929204 140736804504912 18446744073709551615 4316103 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 8180 5495 367 180 0 5190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32720

[startup+6.30034 s]
/proc/loadavg: 1.55 2.46 3.19 5/188 29114
/proc/meminfo: memFree=23629964/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=32720 CPUtime=6.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 7346 0 0 0 629 0 0 0 25 0 1 0 494252116 33505280 5495 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 8180 5495 367 180 0 5190 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32720

[startup+12.7002 s]
/proc/loadavg: 1.93 2.51 3.19 5/188 29115
/proc/meminfo: memFree=23626264/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=32720 CPUtime=12.69 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 7346 0 0 0 1269 0 0 0 25 0 1 0 494252116 33505280 5495 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633966 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 8180 5495 367 180 0 5190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32720

[startup+25.501 s]
/proc/loadavg: 2.25 2.56 3.20 5/188 29115
/proc/meminfo: memFree=23622424/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=32720 CPUtime=25.49 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 7350 0 0 0 2549 0 0 0 25 0 1 0 494252116 33505280 5499 33554432000 4194304 4929204 140736804504912 18446744073709551615 4327532 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 8180 5499 367 180 0 5190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32720

[startup+51.1006 s]
/proc/loadavg: 2.84 2.67 3.22 5/188 29116
/proc/meminfo: memFree=23608472/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=38012 CPUtime=51.09 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 8685 0 0 0 5109 0 0 0 25 0 1 0 494252116 38924288 6834 33554432000 4194304 4929204 140736804504912 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 9503 6834 367 180 0 6513 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38012

[startup+102.307 s]
/proc/loadavg: 3.54 2.89 3.26 5/188 29117
/proc/meminfo: memFree=23595572/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=39880 CPUtime=102.3 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 9162 0 0 0 10229 1 0 0 25 0 1 0 494252116 40837120 7311 33554432000 4194304 4929204 140736804504912 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 9970 7311 367 180 0 6980 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39880

[startup+162.3 s]
/proc/loadavg: 3.81 3.08 3.30 5/188 29119
/proc/meminfo: memFree=23581664/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=44988 CPUtime=162.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 10372 0 0 0 16228 1 0 0 25 0 1 0 494252116 46067712 8521 33554432000 4194304 4929204 140736804504912 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 11247 8521 367 180 0 8257 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44988

[startup+222.301 s]
/proc/loadavg: 3.98 3.27 3.35 5/188 29120
/proc/meminfo: memFree=23573968/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=46868 CPUtime=222.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 10869 0 0 0 22228 1 0 0 25 0 1 0 494252116 47992832 9018 33554432000 4194304 4929204 140736804504912 18446744073709551615 4320522 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 11717 9018 369 180 0 8727 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 46868

[startup+282.301 s]
/proc/loadavg: 4.03 3.40 3.39 5/188 29125
/proc/meminfo: memFree=23561888/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=52128 CPUtime=282.28 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 12149 0 0 0 28227 1 0 0 25 0 1 0 494252116 53379072 10298 33554432000 4194304 4929204 140736804504912 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 13032 10298 369 180 0 10042 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 52128

[startup+342.3 s]
/proc/loadavg: 4.04 3.53 3.43 5/188 29126
/proc/meminfo: memFree=23553940/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=56212 CPUtime=342.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 13157 0 0 0 34227 2 0 0 25 0 1 0 494252116 57561088 11306 33554432000 4194304 4929204 140736804504912 18446744073709551615 4627746 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 14053 11306 369 180 0 11063 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 56212

[startup+402.301 s]
/proc/loadavg: 4.02 3.61 3.47 5/188 29128
/proc/meminfo: memFree=23544616/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=57708 CPUtime=402.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 13540 0 0 0 40227 2 0 0 25 0 1 0 494252116 59092992 11689 33554432000 4194304 4929204 140736804504912 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 14427 11689 369 180 0 11437 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 57708

[startup+462.301 s]
/proc/loadavg: 4.00 3.68 3.49 5/188 29130
/proc/meminfo: memFree=23537768/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=59236 CPUtime=462.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 13938 0 0 0 46227 2 0 0 25 0 1 0 494252116 60657664 12087 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 14809 12087 369 180 0 11819 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 59236

[startup+522.3 s]
/proc/loadavg: 4.08 3.75 3.53 5/188 29131
/proc/meminfo: memFree=23530312/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=60700 CPUtime=522.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 14268 0 0 0 52227 2 0 0 25 0 1 0 494252116 62156800 12417 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 15175 12417 369 180 0 12185 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 60700

[startup+582.301 s]
/proc/loadavg: 4.03 3.79 3.56 5/188 29133
/proc/meminfo: memFree=23528164/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=61492 CPUtime=582.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 14466 0 0 0 58227 2 0 0 25 0 1 0 494252116 62967808 12615 33554432000 4194304 4929204 140736804504912 18446744073709551615 4327539 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 15373 12615 369 180 0 12383 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 61492

[startup+642.301 s]
/proc/loadavg: 4.01 3.83 3.58 5/188 29134
/proc/meminfo: memFree=23522320/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=62340 CPUtime=642.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 14672 0 0 0 64227 2 0 0 25 0 1 0 494252116 63836160 12821 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 15585 12821 369 180 0 12595 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 62340

[startup+702.3 s]
/proc/loadavg: 4.00 3.86 3.60 5/188 29136
/proc/meminfo: memFree=23516716/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=64692 CPUtime=702.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 15232 0 0 0 70227 2 0 0 25 0 1 0 494252116 66244608 13381 33554432000 4194304 4929204 140736804504912 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 16173 13381 369 180 0 13183 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 64692

[startup+762.307 s]
/proc/loadavg: 4.07 3.90 3.63 5/188 29138
/proc/meminfo: memFree=23511608/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=66120 CPUtime=762.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 15574 0 0 0 76227 2 0 0 25 0 1 0 494252116 67706880 13723 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 16530 13723 369 180 0 13540 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 66120

[startup+822.301 s]
/proc/loadavg: 4.07 3.93 3.66 5/188 29139
/proc/meminfo: memFree=23507996/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=67952 CPUtime=822.28 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 16018 0 0 0 82226 2 0 0 25 0 1 0 494252116 69582848 14167 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 16988 14167 369 180 0 13998 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 67952

[startup+882.3 s]
/proc/loadavg: 4.02 3.94 3.68 5/188 29141
/proc/meminfo: memFree=23506116/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=69160 CPUtime=882.28 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 16300 0 0 0 88226 2 0 0 25 0 1 0 494252116 70819840 14449 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 17290 14449 369 180 0 14300 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 69160

[startup+942.301 s]
/proc/loadavg: 4.01 3.95 3.69 5/188 29142
/proc/meminfo: memFree=23503988/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=69160 CPUtime=942.28 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 16308 0 0 0 94226 2 0 0 25 0 1 0 494252116 70819840 14457 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 17290 14457 369 180 0 14300 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 69160

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.71 5/188 29144
/proc/meminfo: memFree=23497272/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=69640 CPUtime=1002.28 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 16414 0 0 0 100226 2 0 0 25 0 1 0 494252116 71311360 14563 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 17410 14563 369 180 0 14420 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 69640

[startup+1062.3 s]
/proc/loadavg: 4.24 4.01 3.74 5/188 29200
/proc/meminfo: memFree=23497944/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=73600 CPUtime=1062.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 17404 0 0 0 106226 3 0 0 25 0 1 0 494252116 75366400 15553 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 18400 15553 369 180 0 15410 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 73600

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.76 5/188 29201
/proc/meminfo: memFree=23483612/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=77980 CPUtime=1122.29 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 18491 0 0 0 112226 3 0 0 25 0 1 0 494252116 79851520 16640 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 19495 16640 369 180 0 16505 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 77980

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/188 29203
/proc/meminfo: memFree=23473068/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=79404 CPUtime=1182.28 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 18837 0 0 0 118224 4 0 0 25 0 1 0 494252116 81309696 16986 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 19851 16986 369 180 0 16861 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 79404

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.78 5/188 29204
/proc/meminfo: memFree=23440080/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=79536 CPUtime=1242.27 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 18887 0 0 0 124223 4 0 0 25 0 1 0 494252116 81444864 17036 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 19884 17036 369 180 0 16894 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 79536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.79 3/184 29208
/proc/meminfo: memFree=23537064/32951132 swapFree=67111364/67111528
[pid=29113] ppid=29111 vsize=80008 CPUtime=1299.96 cores=4,6
/proc/29113/stat : 29113 (clasp) R 29111 29113 28553 0 -1 4202496 18981 0 0 0 129991 5 0 0 25 0 1 0 494252116 81928192 17130 33554432000 4194304 4929204 140736804504912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29113/statm: 20002 17130 369 180 0 17012 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 80008

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.92
CPU system time (s): 0.06299
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 80008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18994
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= 3423

runsolver used 2.26965 second user time and 4.84526 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 16:02:15
IDJOB=3300546
IDBENCH=71345
IDSOLVER=1685
FILE ID=node128/3300546-1303826534
RUNJOBID= node128-1303826532-29072
PBS_JOBID= 13160767
Free space on /tmp= 67004 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes2.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300546-1303826534/watcher-3300546-1303826534 -o /tmp/evaluation-result-3300546-1303826534/solver-3300546-1303826534 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300546-1303826534.cnf

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=954348619

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.82
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23658752 kB
Buffers:       1330844 kB
Cached:        7243720 kB
SwapCached:        160 kB
Active:        1795308 kB
Inactive:      6873100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23658752 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12168 kB
Writeback:           0 kB
AnonPages:       93544 kB
Mapped:          16272 kB
Slab:           559168 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   279860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67008 MiB
End job on node128 at 2011-04-26 16:23:57