Trace number 3300389

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) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes8.cnf
MD5SUMca42736a2fe4e8cf2cba6dd1668e0ad6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.9384
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826749/instance-3300389-1303826749.cnf
0.09/0.11	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.005s (Solving: 1299.89s 1st Model: 0.00s Unsat: 0.00s)
1300.03/1300.00	c CPU Time      : 1300.030s

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-3300389-1303826749/watcher-3300389-1303826749 -o /tmp/evaluation-result-3300389-1303826749/solver-3300389-1303826749 -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-3300389-1303826749.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: 0.78 1.26 2.13 1/174 21119
/proc/meminfo: memFree=12221212/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=13196 CPUtime=0 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 647 0 0 0 0 0 0 0 22 0 1 0 494275406 13512704 582 33554432000 4194304 4929204 140734442735824 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 3299 582 327 180 0 309 0

[startup+0.0226321 s]
/proc/loadavg: 0.78 1.26 2.13 1/174 21119
/proc/meminfo: memFree=12221212/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=15492 CPUtime=0.02 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 1352 0 0 0 2 0 0 0 22 0 1 0 494275406 15863808 1110 33554432000 4194304 4929204 140734442735824 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 3873 1110 337 180 0 883 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15492

[startup+0.100628 s]
/proc/loadavg: 0.78 1.26 2.13 1/174 21119
/proc/meminfo: memFree=12221212/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=15888 CPUtime=0.09 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 1453 0 0 0 9 0 0 0 22 0 1 0 494275406 16269312 1211 33554432000 4194304 4929204 140734442735824 18446744073709551615 4574848 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 3972 1211 339 180 0 982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15888

[startup+0.300566 s]
/proc/loadavg: 0.78 1.26 2.13 1/174 21119
/proc/meminfo: memFree=12221212/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=15404 CPUtime=0.29 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 1519 0 0 0 29 0 0 0 23 0 1 0 494275406 15773696 1191 33554432000 4194304 4929204 140734442735824 18446744073709551615 4627732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 3851 1191 367 180 0 861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15404

[startup+0.700501 s]
/proc/loadavg: 0.78 1.26 2.13 1/174 21119
/proc/meminfo: memFree=12221212/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=16460 CPUtime=0.69 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 1765 0 0 0 69 0 0 0 25 0 1 0 494275406 16855040 1437 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 4115 1437 367 180 0 1125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16460

[startup+1.50037 s]
/proc/loadavg: 0.78 1.26 2.13 5/190 21150
/proc/meminfo: memFree=12191928/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=17164 CPUtime=1.49 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 1932 0 0 0 149 0 0 0 25 0 1 0 494275406 17575936 1604 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 4291 1604 367 180 0 1301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17164

[startup+3.10108 s]
/proc/loadavg: 0.78 1.26 2.13 5/190 21150
/proc/meminfo: memFree=12185852/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=17956 CPUtime=3.09 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 2136 0 0 0 309 0 0 0 25 0 1 0 494275406 18386944 1808 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 4489 1808 367 180 0 1499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17956

[startup+6.30048 s]
/proc/loadavg: 1.04 1.30 2.14 5/190 21150
/proc/meminfo: memFree=12180888/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=19408 CPUtime=6.29 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 2523 0 0 0 629 0 0 0 25 0 1 0 494275406 19873792 2195 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 4852 2195 367 180 0 1862 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19408

[startup+12.7003 s]
/proc/loadavg: 1.27 1.35 2.15 5/190 21150
/proc/meminfo: memFree=12170628/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=21040 CPUtime=12.69 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 2920 0 0 0 1269 0 0 0 25 0 1 0 494275406 21544960 2592 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 5260 2592 367 180 0 2270 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21040

[startup+25.501 s]
/proc/loadavg: 1.88 1.48 2.18 5/190 21151
/proc/meminfo: memFree=12161096/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=23604 CPUtime=25.49 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 3551 0 0 0 2549 0 0 0 25 0 1 0 494275406 24170496 3223 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 5901 3223 367 180 0 2911 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23604

[startup+51.1003 s]
/proc/loadavg: 2.67 1.69 2.23 5/190 21151
/proc/meminfo: memFree=12150284/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=25952 CPUtime=51.09 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 4118 0 0 0 5109 0 0 0 25 0 1 0 494275406 26574848 3790 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 6488 3790 367 180 0 3498 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25952

[startup+102.307 s]
/proc/loadavg: 3.58 2.08 2.33 5/190 21153
/proc/meminfo: memFree=12132668/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=29092 CPUtime=102.3 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 4879 0 0 0 10230 0 0 0 25 0 1 0 494275406 29790208 4551 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 7273 4551 369 180 0 4283 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29092

[startup+162.301 s]
/proc/loadavg: 3.84 2.43 2.43 5/190 21154
/proc/meminfo: memFree=12121492/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=32428 CPUtime=162.29 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 5677 0 0 0 16229 0 0 0 25 0 1 0 494275406 33206272 5349 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 8107 5349 369 180 0 5117 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32428

[startup+222.301 s]
/proc/loadavg: 3.94 2.71 2.53 5/190 21156
/proc/meminfo: memFree=12111788/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=35636 CPUtime=222.29 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 6486 0 0 0 22229 0 0 0 25 0 1 0 494275406 36491264 6158 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 8909 6158 369 180 0 5919 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35636

[startup+282.301 s]
/proc/loadavg: 3.98 2.94 2.62 5/190 21158
/proc/meminfo: memFree=12103964/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=37040 CPUtime=282.3 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 6822 0 0 0 28230 0 0 0 25 0 1 0 494275406 37928960 6494 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 9260 6494 369 180 0 6270 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37040

[startup+342.301 s]
/proc/loadavg: 3.99 3.13 2.70 5/190 21159
/proc/meminfo: memFree=12096768/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=39436 CPUtime=342.3 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 7365 0 0 0 34230 0 0 0 25 0 1 0 494275406 40382464 7037 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 9859 7037 369 180 0 6869 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 39436

[startup+402.301 s]
/proc/loadavg: 3.99 3.29 2.78 5/190 21161
/proc/meminfo: memFree=12088948/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=40788 CPUtime=402.3 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 7671 0 0 0 40230 0 0 0 25 0 1 0 494275406 41766912 7343 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 10197 7343 369 180 0 7207 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40788

[startup+462.3 s]
/proc/loadavg: 3.99 3.42 2.85 5/190 21216
/proc/meminfo: memFree=12109712/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=42168 CPUtime=462.31 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 8001 0 0 0 46230 1 0 0 25 0 1 0 494275406 43180032 7673 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316277 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 10542 7673 369 180 0 7552 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 42168

[startup+522.3 s]
/proc/loadavg: 4.03 3.53 2.93 5/190 21218
/proc/meminfo: memFree=12102468/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=43836 CPUtime=522.31 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 8372 0 0 0 52230 1 0 0 25 0 1 0 494275406 44888064 8044 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 10959 8044 369 180 0 7969 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 43836

[startup+582.3 s]
/proc/loadavg: 4.01 3.61 2.99 5/190 21220
/proc/meminfo: memFree=12098836/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=45088 CPUtime=582.31 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 8668 0 0 0 58230 1 0 0 25 0 1 0 494275406 46170112 8340 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 11272 8340 369 180 0 8282 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 45088

[startup+642.3 s]
/proc/loadavg: 4.04 3.70 3.06 5/190 21221
/proc/meminfo: memFree=12094100/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=46420 CPUtime=642.31 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 8971 0 0 0 64230 1 0 0 25 0 1 0 494275406 47534080 8643 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 11605 8643 369 180 0 8615 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 46420

[startup+702.3 s]
/proc/loadavg: 4.06 3.76 3.12 5/190 21223
/proc/meminfo: memFree=12091336/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=46876 CPUtime=702.31 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 9089 0 0 0 70230 1 0 0 25 0 1 0 494275406 48001024 8761 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 11719 8761 369 180 0 8729 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 46876

[startup+762.306 s]
/proc/loadavg: 4.02 3.80 3.17 5/190 21224
/proc/meminfo: memFree=12089708/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=47816 CPUtime=762.32 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 9312 0 0 0 76231 1 0 0 25 0 1 0 494275406 48963584 8984 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 11954 8984 369 180 0 8964 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 47816

[startup+822.3 s]
/proc/loadavg: 4.00 3.84 3.22 5/190 21226
/proc/meminfo: memFree=12083852/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=50168 CPUtime=822.31 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 9918 0 0 0 82230 1 0 0 25 0 1 0 494275406 51372032 9590 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316032 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 12542 9590 369 180 0 9552 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 50168

[startup+882.3 s]
/proc/loadavg: 4.08 3.88 3.27 5/190 21228
/proc/meminfo: memFree=12080976/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=51520 CPUtime=882.32 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 10233 0 0 0 88231 1 0 0 25 0 1 0 494275406 52756480 9905 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633521 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 12880 9905 369 180 0 9890 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 51520

[startup+942.3 s]
/proc/loadavg: 4.03 3.90 3.31 5/190 21229
/proc/meminfo: memFree=12079208/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=51976 CPUtime=942.32 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 10321 0 0 0 94231 1 0 0 25 0 1 0 494275406 53223424 9993 33554432000 4194304 4929204 140734442735824 18446744073709551615 4638358 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 12994 9993 369 180 0 10004 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 51976

[startup+1002.3 s]
/proc/loadavg: 4.01 3.91 3.35 5/190 21231
/proc/meminfo: memFree=12074592/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=53620 CPUtime=1002.32 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 10733 0 0 0 100231 1 0 0 25 0 1 0 494275406 54906880 10405 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 13405 10405 369 180 0 10415 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 53620

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.39 5/190 21232
/proc/meminfo: memFree=12071960/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=54928 CPUtime=1062.32 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 11049 0 0 0 106231 1 0 0 25 0 1 0 494275406 56246272 10721 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 13732 10721 369 180 0 10742 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 54928

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.43 5/190 21234
/proc/meminfo: memFree=12070688/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=55180 CPUtime=1122.32 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 11094 0 0 0 112231 1 0 0 25 0 1 0 494275406 56504320 10766 33554432000 4194304 4929204 140734442735824 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 13795 10766 369 180 0 10805 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 55180

[startup+1182.3 s]
/proc/loadavg: 4.06 3.96 3.46 5/190 21236
/proc/meminfo: memFree=12066324/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=55180 CPUtime=1182.32 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 11126 0 0 0 118231 1 0 0 25 0 1 0 494275406 56504320 10798 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 13795 10798 369 180 0 10805 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 55180

[startup+1242.3 s]
/proc/loadavg: 4.08 3.98 3.50 5/190 21237
/proc/meminfo: memFree=12065544/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=55180 CPUtime=1242.32 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 11132 0 0 0 124231 1 0 0 25 0 1 0 494275406 56504320 10804 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 13795 10804 369 180 0 10805 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 55180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.98 3.53 5/190 21239
/proc/meminfo: memFree=12061180/32951124 swapFree=67111528/67111528
[pid=21119] ppid=21117 vsize=56544 CPUtime=1300.03 cores=4,6
/proc/21119/stat : 21119 (clasp) R 21117 21119 20592 0 -1 4202496 11413 0 0 0 130002 1 0 0 25 0 1 0 494275406 57901056 11085 33554432000 4194304 4929204 140734442735824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/21119/statm: 14136 11085 369 180 0 11146 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 56544

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): 1300.04
CPU user time (s): 1300.03
CPU system time (s): 0.016997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 56544

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

runsolver used 2.30365 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 16:05:50
IDJOB=3300389
IDBENCH=71572
IDSOLVER=1685
FILE ID=node104/3300389-1303826749
RUNJOBID= node104-1303826748-21108
PBS_JOBID= 13160792
Free space on /tmp= 71764 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes8.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-3300389-1303826749/watcher-3300389-1303826749 -o /tmp/evaluation-result-3300389-1303826749/solver-3300389-1303826749 -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-3300389-1303826749.cnf

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

MD5SUM BENCH= ca42736a2fe4e8cf2cba6dd1668e0ad6
RANDOM SEED=1834431197

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12221492 kB
Buffers:       2304460 kB
Cached:       17772912 kB
SwapCached:          0 kB
Active:       11104004 kB
Inactive:      9038012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12221492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1308 kB
Writeback:           0 kB
AnonPages:       64368 kB
Mapped:          14424 kB
Slab:           524756 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192720 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= 71760 MiB
End job on node104 at 2011-04-26 16:27:32