Trace number 3300517

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

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...642462/instance-3300517-1307642462.cnf
0.49/0.54	c Solving...
1299.95/1300.00	
1299.95/1300.00	*** INTERRUPTED! ***
1299.95/1300.00	s UNKNOWN
1299.95/1300.00	
1299.95/1300.00	c INTERRUPTED   : 1
1299.95/1300.00	c Models        : 0+    
1299.95/1300.00	c Time          : 1300.004s (Solving: 1299.46s 1st Model: 0.00s Unsat: 0.00s)
1299.95/1300.00	c CPU Time      : 1299.950s

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: 977)

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-3300517-1307642462/watcher-3300517-1307642462 -o /tmp/evaluation-result-3300517-1307642462/solver-3300517-1307642462 -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-3300517-1307642462.cnf 

running on 2 cores: 0,2

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.69 2.18 2.49 5/189 11557
/proc/meminfo: memFree=31906584/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=13220 CPUtime=0 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 661 0 0 0 0 0 0 0 22 0 1 0 875843898 13537280 590 33554432000 4194304 4929204 140737127090608 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 3305 591 327 180 0 315 0

[startup+0.078821 s]
/proc/loadavg: 2.69 2.18 2.49 5/189 11557
/proc/meminfo: memFree=31906584/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=20648 CPUtime=0.07 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 2997 0 0 0 7 0 0 0 22 0 1 0 875843898 21143552 2439 33554432000 4194304 4929204 140737127090608 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 5162 2439 337 180 0 2172 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20648

[startup+0.100805 s]
/proc/loadavg: 2.69 2.18 2.49 5/189 11557
/proc/meminfo: memFree=31906584/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=20648 CPUtime=0.09 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 2999 0 0 0 9 0 0 0 22 0 1 0 875843898 21143552 2441 33554432000 4194304 4929204 140737127090608 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 5162 2441 339 180 0 2172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20648

[startup+0.300769 s]
/proc/loadavg: 2.69 2.18 2.49 5/189 11557
/proc/meminfo: memFree=31906584/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=20912 CPUtime=0.29 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 3060 0 0 0 29 0 0 0 23 0 1 0 875843898 21413888 2502 33554432000 4194304 4929204 140737127090608 18446744073709551615 4574848 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 5228 2502 339 180 0 2238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20912

[startup+0.700665 s]
/proc/loadavg: 2.69 2.18 2.49 5/189 11557
/proc/meminfo: memFree=31906584/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=21204 CPUtime=0.69 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 3441 0 0 0 69 0 0 0 25 0 1 0 875843898 21712896 2624 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 5301 2624 367 180 0 2311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21204

[startup+1.50052 s]
/proc/loadavg: 2.69 2.18 2.49 5/190 11558
/proc/meminfo: memFree=31896672/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=21204 CPUtime=1.49 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 3441 0 0 0 149 0 0 0 25 0 1 0 875843898 21712896 2624 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316105 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 5301 2624 367 180 0 2311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21204

[startup+3.10025 s]
/proc/loadavg: 2.79 2.21 2.49 5/190 11558
/proc/meminfo: memFree=31895928/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=21204 CPUtime=3.09 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 3445 0 0 0 309 0 0 0 25 0 1 0 875843898 21712896 2628 33554432000 4194304 4929204 140737127090608 18446744073709551615 4628133 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 5301 2628 367 180 0 2311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21204

[startup+6.30067 s]
/proc/loadavg: 2.79 2.21 2.49 5/190 11558
/proc/meminfo: memFree=31894644/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=21600 CPUtime=6.29 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 3545 0 0 0 629 0 0 0 25 0 1 0 875843898 22118400 2728 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 5400 2728 367 180 0 2410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21600

[startup+12.7005 s]
/proc/loadavg: 2.89 2.24 2.50 5/190 11559
/proc/meminfo: memFree=31891516/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=22956 CPUtime=12.69 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 3897 0 0 0 1269 0 0 0 25 0 1 0 875843898 23506944 3080 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 5739 3080 367 180 0 2749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22956

[startup+25.5012 s]
/proc/loadavg: 3.14 2.33 2.53 5/190 11559
/proc/meminfo: memFree=31886388/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=25324 CPUtime=25.49 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 4462 0 0 0 2549 0 0 0 25 0 1 0 875843898 25931776 3645 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 6331 3645 367 180 0 3341 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25324

[startup+51.1005 s]
/proc/loadavg: 3.51 2.48 2.57 5/190 11560
/proc/meminfo: memFree=31877616/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=27768 CPUtime=51.09 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 5071 0 0 0 5109 0 0 0 25 0 1 0 875843898 28434432 4254 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633775 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 6942 4254 367 180 0 3952 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27768

[startup+102.307 s]
/proc/loadavg: 3.80 2.73 2.65 5/190 11561
/proc/meminfo: memFree=31864548/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=33028 CPUtime=102.3 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 6367 0 0 0 10229 1 0 0 25 0 1 0 875843898 33820672 5550 33554432000 4194304 4929204 140737127090608 18446744073709551615 4628067 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 8257 5550 367 180 0 5267 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33028

[startup+162.3 s]
/proc/loadavg: 3.95 2.95 2.73 5/190 11563
/proc/meminfo: memFree=31856320/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=35536 CPUtime=162.28 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 6985 0 0 0 16227 1 0 0 25 0 1 0 875843898 36388864 6168 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 8884 6168 369 180 0 5894 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 35536

[startup+222.3 s]
/proc/loadavg: 3.98 3.16 2.81 5/190 11567
/proc/meminfo: memFree=31847524/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=37988 CPUtime=222.27 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 7585 0 0 0 22226 1 0 0 25 0 1 0 875843898 38899712 6768 33554432000 4194304 4929204 140737127090608 18446744073709551615 4307332 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 9497 6768 369 180 0 6507 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 37988

[startup+282.3 s]
/proc/loadavg: 3.99 3.30 2.88 5/190 11569
/proc/meminfo: memFree=31841624/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=39820 CPUtime=282.28 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 8026 0 0 0 28227 1 0 0 25 0 1 0 875843898 40775680 7209 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 9955 7209 369 180 0 6965 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 39820

[startup+342.3 s]
/proc/loadavg: 3.99 3.42 2.94 5/190 11570
/proc/meminfo: memFree=31834016/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=42384 CPUtime=342.28 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 8639 0 0 0 34226 2 0 0 25 0 1 0 875843898 43401216 7822 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 10596 7822 369 180 0 7606 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 42384

[startup+402.3 s]
/proc/loadavg: 4.07 3.54 3.01 5/190 11572
/proc/meminfo: memFree=31829132/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=44400 CPUtime=402.28 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 9152 0 0 0 40226 2 0 0 25 0 1 0 875843898 45465600 8335 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 11100 8335 369 180 0 8110 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 44400

[startup+462.3 s]
/proc/loadavg: 4.03 3.62 3.07 5/190 11574
/proc/meminfo: memFree=31825368/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=45536 CPUtime=462.28 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 9411 0 0 0 46226 2 0 0 25 0 1 0 875843898 46628864 8594 33554432000 4194304 4929204 140737127090608 18446744073709551615 4628037 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 11384 8594 369 180 0 8394 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 45536

[startup+522.301 s]
/proc/loadavg: 4.01 3.69 3.13 5/190 11575
/proc/meminfo: memFree=31818624/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=48372 CPUtime=522.27 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 10079 0 0 0 52225 2 0 0 25 0 1 0 875843898 49532928 9262 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633944 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 12093 9262 369 180 0 9103 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 48372

[startup+582.301 s]
/proc/loadavg: 4.00 3.74 3.18 5/190 11577
/proc/meminfo: memFree=31813484/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=49760 CPUtime=582.27 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 10406 0 0 0 58225 2 0 0 25 0 1 0 875843898 50954240 9589 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 12440 9589 369 180 0 9450 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 49760

[startup+642.301 s]
/proc/loadavg: 4.04 3.80 3.24 5/190 11578
/proc/meminfo: memFree=31810108/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=51148 CPUtime=642.26 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 10770 0 0 0 64224 2 0 0 25 0 1 0 875843898 52375552 9953 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 12787 9953 369 180 0 9797 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 51148

[startup+702.301 s]
/proc/loadavg: 4.02 3.83 3.28 5/190 11580
/proc/meminfo: memFree=31807212/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=51320 CPUtime=702.25 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 10785 0 0 0 70223 2 0 0 25 0 1 0 875843898 52551680 9968 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 12830 9968 369 180 0 9840 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 51320

[startup+762.307 s]
/proc/loadavg: 4.00 3.86 3.32 5/190 11582
/proc/meminfo: memFree=31804192/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=52060 CPUtime=762.26 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 10954 0 0 0 76223 3 0 0 25 0 1 0 875843898 53309440 10137 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 13015 10137 369 180 0 10025 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 52060

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.36 5/190 11583
/proc/meminfo: memFree=31800284/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=53380 CPUtime=822.26 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 11273 0 0 0 82223 3 0 0 25 0 1 0 875843898 54661120 10456 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633762 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 13345 10456 369 180 0 10355 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 53380

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.40 5/190 11585
/proc/meminfo: memFree=31798736/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=54344 CPUtime=882.25 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 11512 0 0 0 88222 3 0 0 25 0 1 0 875843898 55648256 10695 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633795 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 13586 10695 369 180 0 10596 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 54344

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.43 5/190 11586
/proc/meminfo: memFree=31794468/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=55712 CPUtime=942.25 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 11845 0 0 0 94222 3 0 0 25 0 1 0 875843898 57049088 11028 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 13928 11028 369 180 0 10938 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 55712

[startup+1002.3 s]
/proc/loadavg: 4.04 3.94 3.47 5/190 11588
/proc/meminfo: memFree=31791320/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=56764 CPUtime=1002.24 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 12075 0 0 0 100221 3 0 0 25 0 1 0 875843898 58126336 11258 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 14191 11258 369 180 0 11201 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 56764

[startup+1062.3 s]
/proc/loadavg: 4.05 3.97 3.50 5/190 11742
/proc/meminfo: memFree=31821032/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=57196 CPUtime=1062.24 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 12181 0 0 0 106221 3 0 0 25 0 1 0 875843898 58568704 11364 33554432000 4194304 4929204 140737127090608 18446744073709551615 4638417 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 14299 11364 369 180 0 11309 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 57196

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 3.54 5/190 11743
/proc/meminfo: memFree=31814524/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=58176 CPUtime=1122.25 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 12406 0 0 0 112221 4 0 0 25 0 1 0 875843898 59572224 11589 33554432000 4194304 4929204 140737127090608 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 14544 11589 369 180 0 11554 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 58176

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.56 5/190 11745
/proc/meminfo: memFree=31810864/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=58888 CPUtime=1182.25 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 12573 0 0 0 118221 4 0 0 25 0 1 0 875843898 60301312 11756 33554432000 4194304 4929204 140737127090608 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 14722 11756 369 180 0 11732 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 58888

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.59 5/190 11746
/proc/meminfo: memFree=31808828/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=59348 CPUtime=1242.25 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 12677 0 0 0 124221 4 0 0 25 0 1 0 875843898 60772352 11860 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 14837 11860 369 180 0 11847 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 59348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.24 3.81 3.55 3/178 11798
/proc/meminfo: memFree=31887560/32951124 swapFree=67076880/67111528
[pid=11557] ppid=11555 vsize=62000 CPUtime=1299.95 cores=0,2
/proc/11557/stat : 11557 (clasp) R 11555 11557 9614 0 -1 4202496 13343 0 0 0 129991 4 0 0 25 0 1 0 875843898 63488000 12526 33554432000 4194304 4929204 140737127090608 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/11557/statm: 15500 12526 369 180 0 12510 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 62000

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.96
CPU user time (s): 1299.91
CPU system time (s): 0.045993
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 62000

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

runsolver used 2.31465 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-09 20:01:02
IDJOB=3300517
IDBENCH=84568
IDSOLVER=1685
FILE ID=node139/3300517-1307642462
RUNJOBID= node139-1307642430-11413
PBS_JOBID= 13549353
Free space on /tmp= 74192 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.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-3300517-1307642462/watcher-3300517-1307642462 -o /tmp/evaluation-result-3300517-1307642462/solver-3300517-1307642462 -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-3300517-1307642462.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=407011791

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31907136 kB
Buffers:        210672 kB
Cached:         550228 kB
SwapCached:       3520 kB
Active:         392064 kB
Inactive:       440640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31907136 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:            7440 kB
Writeback:           0 kB
AnonPages:       70632 kB
Mapped:          15296 kB
Slab:           144520 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   293936 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= 74196 MiB
End job on node139 at 2011-06-09 20:22:44