Trace number 3300424

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

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829153/instance-3300424-1303829153.cnf
0.03/0.04	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.005s (Solving: 1299.97s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

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-3300424-1303829153/watcher-3300424-1303829153 -o /tmp/evaluation-result-3300424-1303829153/solver-3300424-1303829153 -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-3300424-1303829153.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: 3.70 3.94 3.89 1/174 29895
/proc/meminfo: memFree=15410404/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=13764 CPUtime=0 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 824 0 0 0 0 0 0 0 24 0 1 0 494514039 14094336 729 33554432000 4194304 4929204 140734094343216 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 3441 730 327 180 0 451 0

[startup+0.0386051 s]
/proc/loadavg: 3.70 3.94 3.89 1/174 29895
/proc/meminfo: memFree=15410404/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=16152 CPUtime=0.03 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 1479 0 0 0 3 0 0 0 24 0 1 0 494514039 16539648 1305 33554432000 4194304 4929204 140734094343216 18446744073709551615 4322965 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 4038 1305 340 180 0 1048 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16152

[startup+0.100595 s]
/proc/loadavg: 3.70 3.94 3.89 1/174 29895
/proc/meminfo: memFree=15410404/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=16108 CPUtime=0.09 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 1600 0 0 0 9 0 0 0 24 0 1 0 494514039 16494592 1345 33554432000 4194304 4929204 140734094343216 18446744073709551615 4365450 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 4027 1345 366 180 0 1037 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16108

[startup+0.300561 s]
/proc/loadavg: 3.70 3.94 3.89 1/174 29895
/proc/meminfo: memFree=15410404/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=16108 CPUtime=0.29 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 1601 0 0 0 29 0 0 0 25 0 1 0 494514039 16494592 1346 33554432000 4194304 4929204 140734094343216 18446744073709551615 4328400 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 4027 1346 367 180 0 1037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16108

[startup+0.700493 s]
/proc/loadavg: 3.70 3.94 3.89 1/174 29895
/proc/meminfo: memFree=15410404/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=16928 CPUtime=0.69 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 1812 0 0 0 69 0 0 0 25 0 1 0 494514039 17334272 1557 33554432000 4194304 4929204 140734094343216 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 4232 1557 367 180 0 1242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16928

[startup+1.50042 s]
/proc/loadavg: 3.70 3.94 3.89 5/190 29926
/proc/meminfo: memFree=15398240/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=17324 CPUtime=1.49 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 1916 0 0 0 149 0 0 0 25 0 1 0 494514039 17739776 1661 33554432000 4194304 4929204 140734094343216 18446744073709551615 4365443 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 4331 1661 367 180 0 1341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17324

[startup+3.10009 s]
/proc/loadavg: 3.72 3.94 3.89 5/190 29926
/proc/meminfo: memFree=15395020/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=18524 CPUtime=3.09 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 2229 0 0 0 309 0 0 0 25 0 1 0 494514039 18968576 1974 33554432000 4194304 4929204 140734094343216 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 4631 1974 367 180 0 1641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18524

[startup+6.30055 s]
/proc/loadavg: 3.72 3.94 3.89 5/190 29926
/proc/meminfo: memFree=15391512/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=19732 CPUtime=6.29 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 2503 0 0 0 629 0 0 0 25 0 1 0 494514039 20205568 2248 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 4933 2248 367 180 0 1943 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19732

[startup+12.7005 s]
/proc/loadavg: 3.75 3.94 3.89 5/190 29926
/proc/meminfo: memFree=15386700/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=21680 CPUtime=12.69 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 2982 0 0 0 1269 0 0 0 25 0 1 0 494514039 22200320 2727 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 5420 2727 367 180 0 2430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21680

[startup+25.5003 s]
/proc/loadavg: 3.80 3.95 3.89 5/190 29927
/proc/meminfo: memFree=15382876/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=23164 CPUtime=25.49 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 3345 0 0 0 2549 0 0 0 25 0 1 0 494514039 23719936 3090 33554432000 4194304 4929204 140734094343216 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 5791 3090 367 180 0 2801 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23164

[startup+51.101 s]
/proc/loadavg: 3.87 3.95 3.89 5/190 29927
/proc/meminfo: memFree=15377460/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=25560 CPUtime=51.09 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 3932 0 0 0 5109 0 0 0 25 0 1 0 494514039 26173440 3677 33554432000 4194304 4929204 140734094343216 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 6390 3677 367 180 0 3400 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25560

[startup+102.306 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 29929
/proc/meminfo: memFree=15368012/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=29304 CPUtime=102.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 4818 0 0 0 10230 0 0 0 25 0 1 0 494514039 30007296 4563 33554432000 4194304 4929204 140734094343216 18446744073709551615 4638684 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 7326 4563 367 180 0 4336 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29304

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 29930
/proc/meminfo: memFree=15360916/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=34380 CPUtime=162.29 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 6083 0 0 0 16229 0 0 0 25 0 1 0 494514039 35205120 5828 33554432000 4194304 4929204 140734094343216 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 8595 5828 367 180 0 5605 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34380

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 29959
/proc/meminfo: memFree=15362004/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=35720 CPUtime=222.29 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 6384 0 0 0 22229 0 0 0 25 0 1 0 494514039 36577280 6129 33554432000 4194304 4929204 140734094343216 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 8930 6129 367 180 0 5940 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35720

[startup+282.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 29960
/proc/meminfo: memFree=15358136/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=37692 CPUtime=282.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 6813 0 0 0 28230 0 0 0 25 0 1 0 494514039 38596608 6558 33554432000 4194304 4929204 140734094343216 18446744073709551615 4632560 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 9423 6558 367 180 0 6433 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37692

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 29962
/proc/meminfo: memFree=15356240/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=38732 CPUtime=342.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 7043 0 0 0 34230 0 0 0 25 0 1 0 494514039 39661568 6788 33554432000 4194304 4929204 140734094343216 18446744073709551615 4367966 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 9683 6788 367 180 0 6693 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 38732

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29964
/proc/meminfo: memFree=15354368/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=40216 CPUtime=402.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 7384 0 0 0 40230 0 0 0 25 0 1 0 494514039 41181184 7129 33554432000 4194304 4929204 140734094343216 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 10054 7129 367 180 0 7064 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40216

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29965
/proc/meminfo: memFree=15351124/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=42620 CPUtime=462.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 7980 0 0 0 46230 0 0 0 25 0 1 0 494514039 43642880 7725 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 10655 7725 367 180 0 7665 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 42620

[startup+522.301 s]
/proc/loadavg: 4.08 4.00 3.92 5/190 29967
/proc/meminfo: memFree=15349856/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=43208 CPUtime=522.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 8123 0 0 0 52230 0 0 0 25 0 1 0 494514039 44244992 7868 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 10802 7868 367 180 0 7812 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 43208

[startup+582.301 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 29968
/proc/meminfo: memFree=15348568/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=44340 CPUtime=582.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 8373 0 0 0 58230 0 0 0 25 0 1 0 494514039 45404160 8118 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 11085 8118 367 180 0 8095 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 44340

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 29970
/proc/meminfo: memFree=15346916/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=45656 CPUtime=642.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 8696 0 0 0 64230 0 0 0 25 0 1 0 494514039 46751744 8441 33554432000 4194304 4929204 140734094343216 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 11414 8441 367 180 0 8424 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 45656

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 29972
/proc/meminfo: memFree=15345632/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=46160 CPUtime=702.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 8809 0 0 0 70230 0 0 0 25 0 1 0 494514039 47267840 8554 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 11540 8554 367 180 0 8550 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 46160

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 29973
/proc/meminfo: memFree=15344592/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=46412 CPUtime=762.31 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 8832 0 0 0 76231 0 0 0 25 0 1 0 494514039 47525888 8577 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633451 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 11603 8577 367 180 0 8613 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 46412

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 29975
/proc/meminfo: memFree=15343568/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=46664 CPUtime=822.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 8897 0 0 0 82230 0 0 0 25 0 1 0 494514039 47783936 8642 33554432000 4194304 4929204 140734094343216 18446744073709551615 251813896753 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 11666 8642 367 180 0 8676 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 46664

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 29976
/proc/meminfo: memFree=15342780/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=47360 CPUtime=882.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 9036 0 0 0 88230 0 0 0 25 0 1 0 494514039 48496640 8781 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 11840 8781 367 180 0 8850 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 47360

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 29987
/proc/meminfo: memFree=15339632/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=49976 CPUtime=942.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 9664 0 0 0 94230 0 0 0 25 0 1 0 494514039 51175424 9409 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633011 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 12494 9409 369 180 0 9504 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 49976

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 29989
/proc/meminfo: memFree=15338972/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=51220 CPUtime=1002.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 9934 0 0 0 100230 0 0 0 25 0 1 0 494514039 52449280 9679 33554432000 4194304 4929204 140734094343216 18446744073709551615 4632874 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 12805 9679 369 180 0 9815 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 51220

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 29990
/proc/meminfo: memFree=15337852/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=52344 CPUtime=1062.3 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 10221 0 0 0 106230 0 0 0 25 0 1 0 494514039 53600256 9966 33554432000 4194304 4929204 140734094343216 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 13086 9966 369 180 0 10096 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 52344

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 29995
/proc/meminfo: memFree=15335960/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=53680 CPUtime=1122.31 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 10558 0 0 0 112230 1 0 0 25 0 1 0 494514039 54968320 10303 33554432000 4194304 4929204 140734094343216 18446744073709551615 251813937786 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 13420 10303 369 180 0 10430 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 53680

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29996
/proc/meminfo: memFree=15335192/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=54036 CPUtime=1182.31 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 10702 0 0 0 118230 1 0 0 25 0 1 0 494514039 55332864 10375 33554432000 4194304 4929204 140734094343216 18446744073709551615 4359782 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 13509 10375 370 180 0 10519 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 54036

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 29998
/proc/meminfo: memFree=15334040/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=54396 CPUtime=1242.31 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 10787 0 0 0 124230 1 0 0 25 0 1 0 494514039 55701504 10460 33554432000 4194304 4929204 140734094343216 18446744073709551615 4359904 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 13599 10460 370 180 0 10609 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 54396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 30000
/proc/meminfo: memFree=15333392/32950928 swapFree=67111528/67111528
[pid=29895] ppid=29893 vsize=54792 CPUtime=1300.02 cores=1,3
/proc/29895/stat : 29895 (clasp) R 29893 29895 28979 0 -1 4202496 10889 0 0 0 130001 1 0 0 25 0 1 0 494514039 56107008 10562 33554432000 4194304 4929204 140734094343216 18446744073709551615 4327539 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29895/statm: 13698 10562 370 180 0 10708 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 54792

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.03
CPU user time (s): 1300.02
CPU system time (s): 0.013997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 54792

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

runsolver used 2.12368 second user time and 4.79427 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 16:45:53
IDJOB=3300424
IDBENCH=84762
IDSOLVER=1685
FILE ID=node126/3300424-1303829153
RUNJOBID= node126-1303829153-29885
PBS_JOBID= 13160769
Free space on /tmp= 71648 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.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-3300424-1303829153/watcher-3300424-1303829153 -o /tmp/evaluation-result-3300424-1303829153/solver-3300424-1303829153 -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-3300424-1303829153.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=1628594293

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15410684 kB
Buffers:       1835064 kB
Cached:       15057024 kB
SwapCached:          0 kB
Active:        6417912 kB
Inactive:     10538608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15410684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:       64392 kB
Mapped:          14408 kB
Slab:           519064 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192496 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= 71644 MiB
End job on node126 at 2011-04-26 17:07:35