Trace number 3300390

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826712/instance-3300390-1303826712.cnf
0.09/0.19	c Solving...
1299.97/1300.00	
1299.97/1300.00	*** INTERRUPTED! ***
1299.97/1300.00	s UNKNOWN
1299.97/1300.00	
1299.97/1300.00	c INTERRUPTED   : 1
1299.97/1300.00	c Models        : 0+    
1299.97/1300.00	c Time          : 1300.005s (Solving: 1299.81s 1st Model: 0.00s Unsat: 0.00s)
1299.97/1300.00	c CPU Time      : 1299.970s

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-3300390-1303826712/watcher-3300390-1303826712 -o /tmp/evaluation-result-3300390-1303826712/solver-3300390-1303826712 -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-3300390-1303826712.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: 0.78 1.17 2.01 4/184 30312
/proc/meminfo: memFree=16077332/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=13136 CPUtime=0 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 660 0 0 0 0 0 0 0 23 0 1 0 494271620 13451264 593 33554432000 4194304 4929204 140736641170736 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 3284 594 327 180 0 294 0

[startup+0.02541 s]
/proc/loadavg: 0.78 1.17 2.01 4/184 30312
/proc/meminfo: memFree=16077332/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=16216 CPUtime=0.02 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 1604 0 0 0 2 0 0 0 23 0 1 0 494271620 16605184 1358 33554432000 4194304 4929204 140736641170736 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 4054 1358 337 180 0 1064 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16216

[startup+0.1004 s]
/proc/loadavg: 0.78 1.17 2.01 4/184 30312
/proc/meminfo: memFree=16077332/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=16216 CPUtime=0.09 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 1606 0 0 0 9 0 0 0 23 0 1 0 494271620 16605184 1360 33554432000 4194304 4929204 140736641170736 18446744073709551615 4575067 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 4054 1360 339 180 0 1064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16216

[startup+0.300384 s]
/proc/loadavg: 0.78 1.17 2.01 4/184 30312
/proc/meminfo: memFree=16077332/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=16524 CPUtime=0.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 1857 0 0 0 29 0 0 0 25 0 1 0 494271620 16920576 1491 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 4131 1491 367 180 0 1141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16524

[startup+0.700314 s]
/proc/loadavg: 0.78 1.17 2.01 4/184 30312
/proc/meminfo: memFree=16077332/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=16920 CPUtime=0.69 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 1946 0 0 0 69 0 0 0 25 0 1 0 494271620 17326080 1580 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 4230 1580 367 180 0 1240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16920

[startup+1.50116 s]
/proc/loadavg: 0.78 1.17 2.01 5/190 30323
/proc/meminfo: memFree=16048004/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=17448 CPUtime=1.49 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 2088 0 0 0 149 0 0 0 25 0 1 0 494271620 17866752 1722 33554432000 4194304 4929204 140736641170736 18446744073709551615 4657983 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 4362 1722 367 180 0 1372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17448

[startup+3.10086 s]
/proc/loadavg: 0.78 1.17 2.01 5/190 30323
/proc/meminfo: memFree=16046516/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=18500 CPUtime=3.09 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 2328 0 0 0 309 0 0 0 25 0 1 0 494271620 18944000 1962 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 4625 1962 367 180 0 1635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18500

[startup+6.30027 s]
/proc/loadavg: 1.04 1.21 2.02 5/190 30323
/proc/meminfo: memFree=16042788/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=20356 CPUtime=6.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 2801 0 0 0 629 0 0 0 25 0 1 0 494271620 20844544 2435 33554432000 4194304 4929204 140736641170736 18446744073709551615 4629109 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 5089 2435 367 180 0 2099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20356

[startup+12.7011 s]
/proc/loadavg: 1.27 1.26 2.03 5/190 30323
/proc/meminfo: memFree=16038608/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=21620 CPUtime=12.69 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 3082 0 0 0 1269 0 0 0 25 0 1 0 494271620 22138880 2716 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 5405 2716 367 180 0 2415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21620

[startup+25.5007 s]
/proc/loadavg: 1.88 1.39 2.06 5/190 30323
/proc/meminfo: memFree=16030192/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=23752 CPUtime=25.49 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 3629 0 0 0 2549 0 0 0 25 0 1 0 494271620 24322048 3263 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316266 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 5938 3263 367 180 0 2948 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23752

[startup+51.1009 s]
/proc/loadavg: 2.60 1.60 2.11 5/190 30324
/proc/meminfo: memFree=16015108/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=26840 CPUtime=51.09 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 4408 0 0 0 5108 1 0 0 25 0 1 0 494271620 27484160 4042 33554432000 4194304 4929204 140736641170736 18446744073709551615 4307353 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 6710 4042 367 180 0 3720 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26840

[startup+102.306 s]
/proc/loadavg: 3.39 1.97 2.20 5/190 30325
/proc/meminfo: memFree=15996864/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=30228 CPUtime=102.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 5236 0 0 0 10228 1 0 0 25 0 1 0 494271620 30953472 4870 33554432000 4194304 4929204 140736641170736 18446744073709551615 4337351 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 7557 4870 369 180 0 4567 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 30228

[startup+162.3 s]
/proc/loadavg: 3.77 2.34 2.31 5/190 30327
/proc/meminfo: memFree=15980708/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=35512 CPUtime=162.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 6524 0 0 0 16227 2 0 0 25 0 1 0 494271620 36364288 6158 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 8878 6158 369 180 0 5888 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35512

[startup+222.301 s]
/proc/loadavg: 3.91 2.64 2.42 5/190 30329
/proc/meminfo: memFree=15971132/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=37876 CPUtime=222.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 7122 0 0 0 22227 2 0 0 25 0 1 0 494271620 38785024 6756 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633962 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 9469 6756 369 180 0 6479 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37876

[startup+282.301 s]
/proc/loadavg: 3.97 2.88 2.51 5/190 30330
/proc/meminfo: memFree=15961556/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=38176 CPUtime=282.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 7190 0 0 0 28227 2 0 0 25 0 1 0 494271620 39092224 6824 33554432000 4194304 4929204 140736641170736 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 9544 6824 369 180 0 6554 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 38176

[startup+342.301 s]
/proc/loadavg: 4.13 3.11 2.61 5/190 30332
/proc/meminfo: memFree=15955328/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=39172 CPUtime=342.28 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 7432 0 0 0 34226 2 0 0 25 0 1 0 494271620 40112128 7066 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 9793 7066 369 180 0 6803 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 39172

[startup+402.301 s]
/proc/loadavg: 4.05 3.27 2.70 5/190 30333
/proc/meminfo: memFree=15942776/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=42440 CPUtime=402.28 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 8196 0 0 0 40226 2 0 0 25 0 1 0 494271620 43458560 7830 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 10610 7830 369 180 0 7620 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 42440

[startup+462.301 s]
/proc/loadavg: 4.02 3.40 2.78 5/190 30335
/proc/meminfo: memFree=15938404/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=44020 CPUtime=462.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 8547 0 0 0 46226 3 0 0 25 0 1 0 494271620 45076480 8181 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 11005 8181 369 180 0 8015 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 44020

[startup+522.3 s]
/proc/loadavg: 4.00 3.51 2.85 5/190 30337
/proc/meminfo: memFree=15932784/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=46984 CPUtime=522.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 9274 0 0 0 52226 3 0 0 25 0 1 0 494271620 48111616 8908 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 11746 8908 369 180 0 8756 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 46984

[startup+582.3 s]
/proc/loadavg: 4.11 3.63 2.93 5/190 30338
/proc/meminfo: memFree=15929280/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=46984 CPUtime=582.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 9274 0 0 0 58226 3 0 0 25 0 1 0 494271620 48111616 8908 33554432000 4194304 4929204 140736641170736 18446744073709551615 4657806 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 11746 8908 369 180 0 8756 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 46984

[startup+642.3 s]
/proc/loadavg: 4.04 3.69 2.99 5/190 30340
/proc/meminfo: memFree=15920200/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=47120 CPUtime=642.28 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 9298 0 0 0 64225 3 0 0 25 0 1 0 494271620 48250880 8932 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316131 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 11780 8932 369 180 0 8790 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 47120

[startup+702.301 s]
/proc/loadavg: 4.01 3.74 3.05 5/190 30341
/proc/meminfo: memFree=15915456/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=47776 CPUtime=702.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 9469 0 0 0 70225 4 0 0 25 0 1 0 494271620 48922624 9103 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 11944 9103 369 180 0 8954 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 47776

[startup+762.307 s]
/proc/loadavg: 4.00 3.79 3.11 5/190 30343
/proc/meminfo: memFree=15912696/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=48552 CPUtime=762.29 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 9652 0 0 0 76225 4 0 0 25 0 1 0 494271620 49717248 9286 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 12138 9286 369 180 0 9148 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 48552

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.16 5/190 30345
/proc/meminfo: memFree=15909428/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=49336 CPUtime=822.28 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 9820 0 0 0 82224 4 0 0 25 0 1 0 494271620 50520064 9454 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 12334 9454 369 180 0 9344 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 49336

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.21 5/190 30346
/proc/meminfo: memFree=15900836/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=51400 CPUtime=882.27 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 10303 0 0 0 88223 4 0 0 25 0 1 0 494271620 52633600 9937 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 12850 9937 369 180 0 9860 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 51400

[startup+942.3 s]
/proc/loadavg: 4.07 3.91 3.27 5/190 30348
/proc/meminfo: memFree=15897216/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=51400 CPUtime=942.28 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 10311 0 0 0 94224 4 0 0 25 0 1 0 494271620 52633600 9945 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 12850 9945 369 180 0 9860 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 51400

[startup+1002.3 s]
/proc/loadavg: 4.02 3.92 3.31 5/190 30349
/proc/meminfo: memFree=15892724/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=52320 CPUtime=1002.27 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 10557 0 0 0 100223 4 0 0 25 0 1 0 494271620 53575680 10191 33554432000 4194304 4929204 140736641170736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 13080 10191 369 180 0 10090 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 52320

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.35 5/190 30351
/proc/meminfo: memFree=15890712/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=53124 CPUtime=1062.27 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 10728 0 0 0 106223 4 0 0 25 0 1 0 494271620 54398976 10362 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 13281 10362 369 180 0 10291 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 53124

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.39 5/190 30353
/proc/meminfo: memFree=15887952/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=53584 CPUtime=1122.27 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 10843 0 0 0 112223 4 0 0 25 0 1 0 494271620 54870016 10477 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 13396 10477 369 180 0 10406 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 53584

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.43 5/190 30354
/proc/meminfo: memFree=15885196/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=54124 CPUtime=1182.26 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 10955 0 0 0 118222 4 0 0 25 0 1 0 494271620 55422976 10589 33554432000 4194304 4929204 140736641170736 18446744073709551615 4637470 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 13531 10589 369 180 0 10541 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 54124

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.46 5/190 30356
/proc/meminfo: memFree=15883668/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=54396 CPUtime=1242.26 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 11033 0 0 0 124221 5 0 0 25 0 1 0 494271620 55701504 10667 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 13599 10667 369 180 0 10609 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 54396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.49 3/186 30359
/proc/meminfo: memFree=15989948/32951124 swapFree=67111528/67111528
[pid=30312] ppid=30310 vsize=55240 CPUtime=1299.97 cores=0,2
/proc/30312/stat : 30312 (clasp) R 30310 30312 29873 0 -1 4202496 11233 0 0 0 129992 5 0 0 25 0 1 0 494271620 56565760 10867 33554432000 4194304 4929204 140736641170736 18446744073709551615 4316226 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30312/statm: 13810 10867 369 180 0 10820 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 55240

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.98
CPU user time (s): 1299.92
CPU system time (s): 0.055991
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 55240

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

runsolver used 2.29565 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 16:05:12
IDJOB=3300390
IDBENCH=71570
IDSOLVER=1685
FILE ID=node105/3300390-1303826712
RUNJOBID= node105-1303826709-30280
PBS_JOBID= 13160791
Free space on /tmp= 72168 MiB

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

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=508804147

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16077488 kB
Buffers:       2293284 kB
Cached:       13925364 kB
SwapCached:          0 kB
Active:        8573572 kB
Inactive:      7730872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16077488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7460 kB
Writeback:           0 kB
AnonPages:       85700 kB
Mapped:          16076 kB
Slab:           505664 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251200 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= 72172 MiB
End job on node105 at 2011-04-26 16:26:54