Trace number 3300549

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

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826532/instance-3300549-1303826532.cnf
0.29/0.39	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.004s (Solving: 1299.61s 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-3300549-1303826532/watcher-3300549-1303826532 -o /tmp/evaluation-result-3300549-1303826532/solver-3300549-1303826532 -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-3300549-1303826532.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.59 2.54 3.07 5/189 29593
/proc/meminfo: memFree=15374652/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=13320 CPUtime=0 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 682 0 0 0 0 0 0 0 23 0 1 0 494251940 13639680 612 33554432000 4194304 4929204 140736665783104 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 3330 614 327 180 0 340 0

[startup+0.049597 s]
/proc/loadavg: 1.59 2.54 3.07 5/189 29593
/proc/meminfo: memFree=15374652/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=19712 CPUtime=0.04 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 2696 0 0 0 4 0 0 0 23 0 1 0 494251940 20185088 2141 33554432000 4194304 4929204 140736665783104 18446744073709551615 4582185 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 4928 2141 337 180 0 1938 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19712

[startup+0.100645 s]
/proc/loadavg: 1.59 2.54 3.07 5/189 29593
/proc/meminfo: memFree=15374652/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=19712 CPUtime=0.09 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 2698 0 0 0 9 0 0 0 23 0 1 0 494251940 20185088 2143 33554432000 4194304 4929204 140736665783104 18446744073709551615 4582119 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 4928 2143 339 180 0 1938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19712

[startup+0.30061 s]
/proc/loadavg: 1.59 2.54 3.07 5/189 29593
/proc/meminfo: memFree=15374652/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=20504 CPUtime=0.29 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 2911 0 0 0 29 0 0 0 25 0 1 0 494251940 20996096 2356 33554432000 4194304 4929204 140736665783104 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 5126 2357 339 180 0 2136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20504

[startup+0.700543 s]
/proc/loadavg: 1.59 2.54 3.07 5/189 29593
/proc/meminfo: memFree=15374652/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=20168 CPUtime=0.69 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 3116 0 0 0 69 0 0 0 25 0 1 0 494251940 20652032 2342 33554432000 4194304 4929204 140736665783104 18446744073709551615 4337392 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 5042 2342 367 180 0 2052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20168

[startup+1.50041 s]
/proc/loadavg: 1.59 2.54 3.07 5/190 29594
/proc/meminfo: memFree=15364980/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=20168 CPUtime=1.49 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 3141 0 0 0 149 0 0 0 25 0 1 0 494251940 20652032 2367 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 5042 2367 367 180 0 2052 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20168

[startup+3.10008 s]
/proc/loadavg: 1.59 2.54 3.07 5/190 29594
/proc/meminfo: memFree=15364300/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=20300 CPUtime=3.09 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 3188 0 0 0 309 0 0 0 25 0 1 0 494251940 20787200 2414 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633536 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 5075 2414 367 180 0 2085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20300

[startup+6.30054 s]
/proc/loadavg: 1.78 2.56 3.07 4/185 29611
/proc/meminfo: memFree=15369920/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=21356 CPUtime=6.29 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 3468 0 0 0 629 0 0 0 25 0 1 0 494251940 21868544 2694 33554432000 4194304 4929204 140736665783104 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 5339 2694 367 180 0 2349 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21356

[startup+12.7005 s]
/proc/loadavg: 1.96 2.59 3.08 5/190 29621
/proc/meminfo: memFree=15342456/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=23116 CPUtime=12.69 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 3869 0 0 0 1269 0 0 0 25 0 1 0 494251940 23670784 3095 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633288 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 5779 3095 367 180 0 2789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23116

[startup+25.5004 s]
/proc/loadavg: 2.41 2.66 3.09 5/190 29622
/proc/meminfo: memFree=15334528/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=25904 CPUtime=25.49 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 4586 0 0 0 2549 0 0 0 25 0 1 0 494251940 26525696 3812 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 6476 3812 367 180 0 3486 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25904

[startup+51.101 s]
/proc/loadavg: 2.95 2.76 3.11 5/190 29622
/proc/meminfo: memFree=15320924/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=29100 CPUtime=51.09 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 5390 0 0 0 5109 0 0 0 25 0 1 0 494251940 29798400 4616 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 7275 4616 367 180 0 4285 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29100

[startup+102.306 s]
/proc/loadavg: 3.54 2.95 3.16 5/190 29624
/proc/meminfo: memFree=15303932/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=32740 CPUtime=102.29 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 6232 0 0 0 10229 0 0 0 25 0 1 0 494251940 33525760 5458 33554432000 4194304 4929204 140736665783104 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 8185 5458 367 180 0 5195 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32740

[startup+162.3 s]
/proc/loadavg: 3.83 3.14 3.21 5/190 29628
/proc/meminfo: memFree=15290696/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=35920 CPUtime=162.29 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 7039 0 0 0 16229 0 0 0 25 0 1 0 494251940 36782080 6265 33554432000 4194304 4929204 140736665783104 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 8980 6265 369 180 0 5990 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35920

[startup+222.3 s]
/proc/loadavg: 3.94 3.29 3.26 5/190 29630
/proc/meminfo: memFree=15278496/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=40672 CPUtime=222.29 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 8184 0 0 0 22228 1 0 0 25 0 1 0 494251940 41648128 7410 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 10168 7410 369 180 0 7178 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40672

[startup+282.3 s]
/proc/loadavg: 4.03 3.43 3.30 5/190 29631
/proc/meminfo: memFree=15267316/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=42204 CPUtime=282.29 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 8565 0 0 0 28228 1 0 0 25 0 1 0 494251940 43216896 7791 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 10551 7791 369 180 0 7561 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 42204

[startup+342.301 s]
/proc/loadavg: 4.01 3.53 3.35 5/190 29633
/proc/meminfo: memFree=15257376/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=44776 CPUtime=342.29 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 9201 0 0 0 34228 1 0 0 25 0 1 0 494251940 45850624 8427 33554432000 4194304 4929204 140736665783104 18446744073709551615 251813895449 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 11194 8427 369 180 0 8204 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 44776

[startup+402.301 s]
/proc/loadavg: 4.00 3.62 3.38 5/190 29635
/proc/meminfo: memFree=15250668/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=45404 CPUtime=402.29 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 9375 0 0 0 40228 1 0 0 25 0 1 0 494251940 46493696 8601 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 11351 8601 369 180 0 8361 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 45404

[startup+462.301 s]
/proc/loadavg: 4.04 3.70 3.42 5/190 29636
/proc/meminfo: memFree=15243716/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=49984 CPUtime=462.3 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 10465 0 0 0 46228 2 0 0 25 0 1 0 494251940 51183616 9691 33554432000 4194304 4929204 140736665783104 18446744073709551615 4327184 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 12496 9691 369 180 0 9506 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 49984

[startup+522.301 s]
/proc/loadavg: 4.01 3.75 3.46 5/190 29638
/proc/meminfo: memFree=15239740/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=50180 CPUtime=522.3 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 10508 0 0 0 52228 2 0 0 25 0 1 0 494251940 51384320 9734 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 12545 9734 369 180 0 9555 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 50180

[startup+582.301 s]
/proc/loadavg: 4.00 3.79 3.49 5/190 29639
/proc/meminfo: memFree=15234020/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=51280 CPUtime=582.3 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 10730 0 0 0 58228 2 0 0 25 0 1 0 494251940 52510720 9956 33554432000 4194304 4929204 140736665783104 18446744073709551615 4657983 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 12820 9956 369 180 0 9830 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 51280

[startup+642.301 s]
/proc/loadavg: 4.07 3.85 3.52 5/190 29641
/proc/meminfo: memFree=15229284/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=52628 CPUtime=642.31 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 11085 0 0 0 64229 2 0 0 25 0 1 0 494251940 53891072 10311 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13157 10311 369 180 0 10167 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 52628

[startup+702.301 s]
/proc/loadavg: 4.02 3.87 3.55 5/190 29643
/proc/meminfo: memFree=15219472/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=53528 CPUtime=702.3 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 11264 0 0 0 70228 2 0 0 25 0 1 0 494251940 54812672 10490 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13382 10490 369 180 0 10392 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 53528

[startup+762.306 s]
/proc/loadavg: 4.01 3.89 3.57 5/190 29644
/proc/meminfo: memFree=15210272/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=56736 CPUtime=762.31 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 12067 0 0 0 76229 2 0 0 25 0 1 0 494251940 58097664 11293 33554432000 4194304 4929204 140736665783104 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 14184 11293 369 180 0 11194 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 56736

[startup+822.3 s]
/proc/loadavg: 4.00 3.91 3.60 5/190 29646
/proc/meminfo: memFree=15205792/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=57720 CPUtime=822.3 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 12315 0 0 0 82228 2 0 0 25 0 1 0 494251940 59105280 11541 33554432000 4194304 4929204 140736665783104 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 14430 11541 369 180 0 11440 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 57720

[startup+882.3 s]
/proc/loadavg: 4.00 3.92 3.62 5/190 29647
/proc/meminfo: memFree=15198336/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=59744 CPUtime=882.3 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 12793 0 0 0 88228 2 0 0 25 0 1 0 494251940 61177856 12019 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 14936 12019 369 180 0 11946 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 59744

[startup+942.3 s]
/proc/loadavg: 4.00 3.93 3.64 5/190 29649
/proc/meminfo: memFree=15195964/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=60272 CPUtime=942.3 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 12940 0 0 0 94228 2 0 0 25 0 1 0 494251940 61718528 12166 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 15068 12166 369 180 0 12078 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 60272

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/190 29651
/proc/meminfo: memFree=15192972/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=61764 CPUtime=1002.3 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 13266 0 0 0 100228 2 0 0 25 0 1 0 494251940 63246336 12492 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 15441 12492 369 180 0 12451 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 61764

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/190 29652
/proc/meminfo: memFree=15191464/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=62228 CPUtime=1062.31 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 13396 0 0 0 106228 3 0 0 25 0 1 0 494251940 63721472 12622 33554432000 4194304 4929204 140736665783104 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 15557 12622 369 180 0 12567 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 62228

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.70 5/190 29654
/proc/meminfo: memFree=15188476/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=63220 CPUtime=1122.31 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 13643 0 0 0 112228 3 0 0 25 0 1 0 494251940 64737280 12869 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 15805 12869 369 180 0 12815 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 63220

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.72 5/190 29655
/proc/meminfo: memFree=15186608/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=64476 CPUtime=1182.31 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 13925 0 0 0 118228 3 0 0 25 0 1 0 494251940 66023424 13151 33554432000 4194304 4929204 140736665783104 18446744073709551615 4316245 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 16119 13151 369 180 0 13129 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 64476

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 29657
/proc/meminfo: memFree=15182132/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=66024 CPUtime=1242.31 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 14315 0 0 0 124228 3 0 0 25 0 1 0 494251940 67608576 13541 33554432000 4194304 4929204 140736665783104 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 16506 13541 369 180 0 13516 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 66024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.75 3/186 29661
/proc/meminfo: memFree=15279868/32950928 swapFree=67111528/67111528
[pid=29593] ppid=29591 vsize=66220 CPUtime=1300.02 cores=4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 28979 0 -1 4202496 14345 0 0 0 129999 3 0 0 25 0 1 0 494251940 67809280 13571 33554432000 4194304 4929204 140736665783104 18446744073709551615 4316105 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 16555 13571 369 180 0 13565 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 66220

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): 1299.99
CPU system time (s): 0.034994
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 66220

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

runsolver used 2.12368 second user time and 4.97724 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 16:02:12
IDJOB=3300549
IDBENCH=71317
IDSOLVER=1685
FILE ID=node126/3300549-1303826532
RUNJOBID= node126-1303826529-29552
PBS_JOBID= 13160769
Free space on /tmp= 71640 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g4.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-3300549-1303826532/watcher-3300549-1303826532 -o /tmp/evaluation-result-3300549-1303826532/solver-3300549-1303826532 -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-3300549-1303826532.cnf

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=785278656

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:      15374932 kB
Buffers:       1834952 kB
Cached:       15063216 kB
SwapCached:          0 kB
Active:        6454464 kB
Inactive:     10538112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15374932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8780 kB
Writeback:           0 kB
AnonPages:       93880 kB
Mapped:          16192 kB
Slab:           518804 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   282360 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= 71640 MiB
End job on node126 at 2011-04-26 16:23:54