Trace number 3300524

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.155
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826337/instance-3300524-1303826337.cnf
0.09/0.13	c Solving...
1299.98/1300.00	
1299.98/1300.00	*** INTERRUPTED! ***
1299.98/1300.00	s UNKNOWN
1299.98/1300.00	
1299.98/1300.00	c INTERRUPTED   : 1
1299.98/1300.00	c Models        : 0+    
1299.98/1300.00	c Time          : 1300.005s (Solving: 1299.88s 1st Model: 0.00s Unsat: 0.00s)
1299.98/1300.00	c CPU Time      : 1299.980s

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-3300524-1303826337/watcher-3300524-1303826337 -o /tmp/evaluation-result-3300524-1303826337/solver-3300524-1303826337 -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-3300524-1303826337.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: 2.57 3.05 3.27 4/187 24447
/proc/meminfo: memFree=17698044/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=15752 CPUtime=0 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 1406 0 0 0 0 0 0 0 21 0 1 0 494233387 16130048 1188 33554432000 4194304 4929204 140735827799712 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 3938 1188 327 180 0 948 0

[startup+0.085225 s]
/proc/loadavg: 2.57 3.05 3.27 4/187 24447
/proc/meminfo: memFree=17698044/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=23428 CPUtime=0.08 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 3704 0 0 0 8 0 0 0 21 0 1 0 494233387 23990272 3019 33554432000 4194304 4929204 140735827799712 18446744073709551615 4582305 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 5857 3019 339 180 0 2867 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23428

[startup+0.101222 s]
/proc/loadavg: 2.57 3.05 3.27 4/187 24447
/proc/meminfo: memFree=17698044/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=23428 CPUtime=0.09 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 3704 0 0 0 9 0 0 0 21 0 1 0 494233387 23990272 3019 33554432000 4194304 4929204 140735827799712 18446744073709551615 4596128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 5857 3019 339 180 0 2867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23428

[startup+0.300183 s]
/proc/loadavg: 2.57 3.05 3.27 4/187 24447
/proc/meminfo: memFree=17698044/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=22344 CPUtime=0.29 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 3742 0 0 0 29 0 0 0 22 0 1 0 494233387 22880256 2862 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633037 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 5586 2862 367 180 0 2596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22344

[startup+0.701119 s]
/proc/loadavg: 2.57 3.05 3.27 4/187 24447
/proc/meminfo: memFree=17698044/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=25936 CPUtime=0.69 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 4681 0 0 0 69 0 0 0 24 0 1 0 494233387 26558464 3801 33554432000 4194304 4929204 140735827799712 18446744073709551615 210646843147 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 6484 3801 367 180 0 3494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25936

[startup+1.50099 s]
/proc/loadavg: 2.57 3.05 3.27 6/188 24448
/proc/meminfo: memFree=17677788/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=29508 CPUtime=1.49 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 5588 0 0 0 149 0 0 0 25 0 1 0 494233387 30216192 4708 33554432000 4194304 4929204 140735827799712 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 7377 4708 367 180 0 4387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29508

[startup+3.10069 s]
/proc/loadavg: 2.85 3.10 3.29 6/188 24448
/proc/meminfo: memFree=17670356/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=31608 CPUtime=3.09 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 6117 0 0 0 308 1 0 0 25 0 1 0 494233387 32366592 5237 33554432000 4194304 4929204 140735827799712 18446744073709551615 4365536 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 7902 5237 367 180 0 4912 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31608

[startup+6.30119 s]
/proc/loadavg: 2.85 3.10 3.29 5/188 24448
/proc/meminfo: memFree=17656536/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=38212 CPUtime=6.29 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 7771 0 0 0 628 1 0 0 25 0 1 0 494233387 39129088 6891 33554432000 4194304 4929204 140735827799712 18446744073709551615 4627888 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 9553 6891 367 180 0 6563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38212

[startup+12.7011 s]
/proc/loadavg: 3.02 3.13 3.29 5/188 24449
/proc/meminfo: memFree=17637096/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=44692 CPUtime=12.69 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 9377 0 0 0 1268 1 0 0 25 0 1 0 494233387 45764608 8497 33554432000 4194304 4929204 140735827799712 18446744073709551615 4337328 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 11173 8497 367 180 0 8183 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44692

[startup+25.501 s]
/proc/loadavg: 3.25 3.17 3.30 5/188 24449
/proc/meminfo: memFree=17617636/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=51260 CPUtime=25.48 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 10991 0 0 0 2547 1 0 0 25 0 1 0 494233387 52490240 10111 33554432000 4194304 4929204 140735827799712 18446744073709551615 4355051 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 12815 10111 367 180 0 9825 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51260

[startup+51.1006 s]
/proc/loadavg: 3.51 3.24 3.32 5/188 24449
/proc/meminfo: memFree=17599520/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=55896 CPUtime=51.09 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 12155 0 0 0 5107 2 0 0 25 0 1 0 494233387 57237504 11275 33554432000 4194304 4929204 140735827799712 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 13974 11275 367 180 0 10984 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55896

[startup+102.307 s]
/proc/loadavg: 3.80 3.36 3.36 5/188 24451
/proc/meminfo: memFree=17554872/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=74760 CPUtime=102.3 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 16793 0 0 0 10227 3 0 0 25 0 1 0 494233387 76554240 15913 33554432000 4194304 4929204 140735827799712 18446744073709551615 4632689 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 18690 15913 367 180 0 15700 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74760

[startup+162.301 s]
/proc/loadavg: 3.92 3.47 3.39 5/188 24462
/proc/meminfo: memFree=17548056/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=80868 CPUtime=162.29 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 18311 0 0 0 16226 3 0 0 25 0 1 0 494233387 82808832 17431 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 20217 17431 369 180 0 17227 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80868

[startup+222.301 s]
/proc/loadavg: 3.97 3.57 3.43 5/188 24490
/proc/meminfo: memFree=17525840/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=85000 CPUtime=222.29 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 19366 0 0 0 22226 3 0 0 25 0 1 0 494233387 87040000 18486 33554432000 4194304 4929204 140735827799712 18446744073709551615 4628118 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 21250 18486 369 180 0 18260 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85000

[startup+282.301 s]
/proc/loadavg: 3.99 3.64 3.46 5/188 24491
/proc/meminfo: memFree=17497072/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=108120 CPUtime=282.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 25060 0 0 0 28224 4 0 0 25 0 1 0 494233387 110714880 24180 33554432000 4194304 4929204 140735827799712 18446744073709551615 210646843967 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 27030 24180 369 180 0 24040 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 108120

[startup+342.301 s]
/proc/loadavg: 4.11 3.74 3.50 5/188 24493
/proc/meminfo: memFree=17482044/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=109836 CPUtime=342.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 25465 0 0 0 34224 4 0 0 25 0 1 0 494233387 112472064 24585 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 27459 24585 369 180 0 24469 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 109836

[startup+402.3 s]
/proc/loadavg: 4.04 3.78 3.53 5/188 24497
/proc/meminfo: memFree=17470868/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=112476 CPUtime=402.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 26143 0 0 0 40224 4 0 0 25 0 1 0 494233387 115175424 25263 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 28119 25263 369 180 0 25129 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 112476

[startup+462.3 s]
/proc/loadavg: 4.01 3.82 3.56 5/188 24500
/proc/meminfo: memFree=17455948/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=112476 CPUtime=462.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 26144 0 0 0 46224 4 0 0 25 0 1 0 494233387 115175424 25264 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633644 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 28119 25264 369 180 0 25129 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 112476

[startup+522.301 s]
/proc/loadavg: 4.00 3.85 3.58 5/188 24501
/proc/meminfo: memFree=17443908/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=112476 CPUtime=522.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 26145 0 0 0 52224 4 0 0 25 0 1 0 494233387 115175424 25265 33554432000 4194304 4929204 140735827799712 18446744073709551615 4338113 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 28119 25265 369 180 0 25129 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 112476

[startup+582.301 s]
/proc/loadavg: 4.00 3.87 3.60 5/188 24502
/proc/meminfo: memFree=17425788/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=124160 CPUtime=582.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 29008 0 0 0 58223 5 0 0 25 0 1 0 494233387 127139840 28128 33554432000 4194304 4929204 140735827799712 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 31040 28128 369 180 0 28050 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 124160

[startup+642.301 s]
/proc/loadavg: 4.05 3.91 3.64 5/188 24504
/proc/meminfo: memFree=17413492/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=134348 CPUtime=642.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 31541 0 0 0 64223 5 0 0 25 0 1 0 494233387 137572352 30661 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 33587 30661 369 180 0 30597 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 134348

[startup+702.301 s]
/proc/loadavg: 4.02 3.92 3.65 5/188 24506
/proc/meminfo: memFree=17403432/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=141596 CPUtime=702.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 33358 0 0 0 70222 6 0 0 25 0 1 0 494233387 144994304 32478 33554432000 4194304 4929204 140735827799712 18446744073709551615 4627856 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 35399 32478 369 180 0 32409 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 141596

[startup+762.307 s]
/proc/loadavg: 4.00 3.93 3.67 5/188 24508
/proc/meminfo: memFree=17402924/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=141596 CPUtime=762.29 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 33362 0 0 0 76223 6 0 0 25 0 1 0 494233387 144994304 32482 33554432000 4194304 4929204 140735827799712 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 35399 32482 369 180 0 32409 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 141596

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.69 5/188 24509
/proc/meminfo: memFree=17392744/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=147968 CPUtime=822.27 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 34934 0 0 0 82221 6 0 0 25 0 1 0 494233387 151519232 34054 33554432000 4194304 4929204 140735827799712 18446744073709551615 4327683 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 36992 34054 369 180 0 34002 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 147968

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.71 5/188 24510
/proc/meminfo: memFree=17392356/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=147740 CPUtime=882.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 36416 0 0 0 88221 7 0 0 25 0 1 0 494233387 151285760 34020 33554432000 4194304 4929204 140735827799712 18446744073709551615 4337412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 36935 34020 370 180 0 33945 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 147740

[startup+942.301 s]
/proc/loadavg: 4.15 4.00 3.74 5/188 24512
/proc/meminfo: memFree=17391600/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=148012 CPUtime=942.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 36461 0 0 0 94221 7 0 0 25 0 1 0 494233387 151564288 34065 33554432000 4194304 4929204 140735827799712 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 37003 34065 370 180 0 34013 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 148012

[startup+1002.3 s]
/proc/loadavg: 4.05 4.00 3.75 5/188 24514
/proc/meminfo: memFree=17390348/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=148012 CPUtime=1002.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 36463 0 0 0 100221 7 0 0 25 0 1 0 494233387 151564288 34067 33554432000 4194304 4929204 140735827799712 18446744073709551615 4639075 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 37003 34067 370 180 0 34013 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 148012

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.76 5/188 24516
/proc/meminfo: memFree=17388852/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=148012 CPUtime=1062.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 36463 0 0 0 106221 7 0 0 25 0 1 0 494233387 151564288 34067 33554432000 4194304 4929204 140735827799712 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 37003 34067 370 180 0 34013 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 148012

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/188 24517
/proc/meminfo: memFree=17346052/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=148012 CPUtime=1122.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 36471 0 0 0 112221 7 0 0 25 0 1 0 494233387 151564288 34075 33554432000 4194304 4929204 140735827799712 18446744073709551615 4334245 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 37003 34075 370 180 0 34013 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 148012

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/188 24518
/proc/meminfo: memFree=17342812/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=148012 CPUtime=1182.28 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 36471 0 0 0 118221 7 0 0 25 0 1 0 494233387 151564288 34075 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 37003 34075 370 180 0 34013 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 148012

[startup+1242.3 s]
/proc/loadavg: 4.10 4.03 3.81 5/188 24520
/proc/meminfo: memFree=17331884/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=150204 CPUtime=1242.27 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 37029 0 0 0 124220 7 0 0 25 0 1 0 494233387 153808896 34633 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 37551 34633 370 180 0 34561 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 150204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.82 3/184 24524
/proc/meminfo: memFree=17508476/32951132 swapFree=67111524/67111528
[pid=24447] ppid=24445 vsize=151260 CPUtime=1299.98 cores=4,6
/proc/24447/stat : 24447 (clasp) R 24445 24447 23901 0 -1 4202496 37292 0 0 0 129991 7 0 0 25 0 1 0 494233387 154890240 34896 33554432000 4194304 4929204 140735827799712 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24447/statm: 37815 34896 370 180 0 34825 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 151260

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.99
CPU user time (s): 1299.91
CPU system time (s): 0.079987
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 151260

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

runsolver used 2.29665 second user time and 4.80827 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 15:58:58
IDJOB=3300524
IDBENCH=70910
IDSOLVER=1685
FILE ID=node129/3300524-1303826337
RUNJOBID= node129-1303826335-24406
PBS_JOBID= 13160766
Free space on /tmp= 66788 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.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-3300524-1303826337/watcher-3300524-1303826337 -o /tmp/evaluation-result-3300524-1303826337/solver-3300524-1303826337 -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-3300524-1303826337.cnf

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=437328723

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17698324 kB
Buffers:       1263308 kB
Cached:       13236468 kB
SwapCached:          4 kB
Active:        3076136 kB
Inactive:     11512964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17698324 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8864 kB
Writeback:           0 kB
AnonPages:       88744 kB
Mapped:          16544 kB
Slab:           602088 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   272248 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= 66788 MiB
End job on node129 at 2011-04-26 16:20:40