Trace number 3300529

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826712/instance-3300529-1303826712.cnf
1.10/1.12	c Solving...
1300.04/1300.00	
1300.04/1300.00	*** INTERRUPTED! ***
1300.04/1300.00	s UNKNOWN
1300.04/1300.00	
1300.04/1300.00	c INTERRUPTED   : 1
1300.04/1300.00	c Models        : 0+    
1300.04/1300.00	c Time          : 1300.005s (Solving: 1298.88s 1st Model: 0.00s Unsat: 0.00s)
1300.04/1300.00	c CPU Time      : 1300.040s

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-3300529-1303826712/watcher-3300529-1303826712 -o /tmp/evaluation-result-3300529-1303826712/solver-3300529-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-3300529-1303826712.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: 0.78 1.17 2.01 4/189 30322
/proc/meminfo: memFree=16068596/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=13664 CPUtime=0 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 802 0 0 0 0 0 0 0 21 0 1 0 494271639 13991936 690 33554432000 4194304 4929204 140735225976144 18446744073709551615 244446945024 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 3416 691 327 180 0 426 0

[startup+0.019984 s]
/proc/loadavg: 0.78 1.17 2.01 4/189 30322
/proc/meminfo: memFree=16068596/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=16020 CPUtime=0.01 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 1647 0 0 0 1 0 0 0 21 0 1 0 494271639 16404480 1279 33554432000 4194304 4929204 140735225976144 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 4005 1280 327 180 0 1015 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16020

[startup+0.100984 s]
/proc/loadavg: 0.78 1.17 2.01 4/189 30322
/proc/meminfo: memFree=16068596/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=27408 CPUtime=0.09 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 5104 0 0 0 8 1 0 0 21 0 1 0 494271639 28065792 3859 33554432000 4194304 4929204 140735225976144 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 6852 3859 337 180 0 3862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27408

[startup+0.300946 s]
/proc/loadavg: 0.78 1.17 2.01 4/189 30322
/proc/meminfo: memFree=16068596/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=27408 CPUtime=0.29 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 5104 0 0 0 28 1 0 0 22 0 1 0 494271639 28065792 3859 33554432000 4194304 4929204 140735225976144 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 6852 3859 337 180 0 3862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27408

[startup+0.700879 s]
/proc/loadavg: 0.78 1.17 2.01 4/189 30322
/proc/meminfo: memFree=16068596/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=27936 CPUtime=0.69 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 5265 0 0 0 68 1 0 0 24 0 1 0 494271639 28606464 4020 33554432000 4194304 4929204 140735225976144 18446744073709551615 4574975 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 6984 4020 339 180 0 3994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27936

[startup+1.50073 s]
/proc/loadavg: 0.78 1.17 2.01 5/190 30323
/proc/meminfo: memFree=16047880/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=27276 CPUtime=1.49 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 5741 0 0 0 148 1 0 0 25 0 1 0 494271639 27930624 4075 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 6819 4075 367 180 0 3829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27276

[startup+3.10043 s]
/proc/loadavg: 0.78 1.17 2.01 5/190 30323
/proc/meminfo: memFree=16046020/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=27276 CPUtime=3.09 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 5741 0 0 0 308 1 0 0 25 0 1 0 494271639 27930624 4075 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316142 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 6819 4075 367 180 0 3829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27276

[startup+6.30083 s]
/proc/loadavg: 1.04 1.21 2.02 5/190 30323
/proc/meminfo: memFree=16042168/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=27276 CPUtime=6.29 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 5741 0 0 0 628 1 0 0 25 0 1 0 494271639 27930624 4075 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 6819 4075 367 180 0 3829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27276

[startup+12.7006 s]
/proc/loadavg: 1.27 1.26 2.03 5/190 30323
/proc/meminfo: memFree=16038608/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=28068 CPUtime=12.69 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 6022 0 0 0 1268 1 0 0 25 0 1 0 494271639 28741632 4356 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316173 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 7017 4356 367 180 0 4027 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28068

[startup+25.5002 s]
/proc/loadavg: 1.88 1.39 2.06 5/190 30323
/proc/meminfo: memFree=16029424/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=31280 CPUtime=25.49 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 6807 0 0 0 2548 1 0 0 25 0 1 0 494271639 32030720 5141 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316145 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 7820 5141 367 180 0 4830 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31280

[startup+51.1005 s]
/proc/loadavg: 2.60 1.60 2.11 5/190 30324
/proc/meminfo: memFree=16015108/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=35768 CPUtime=51.09 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 7942 0 0 0 5108 1 0 0 25 0 1 0 494271639 36626432 6276 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 8942 6276 367 180 0 5952 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35768

[startup+102.307 s]
/proc/loadavg: 3.39 1.97 2.20 5/190 30325
/proc/meminfo: memFree=15996864/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=40244 CPUtime=102.3 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 9039 0 0 0 10229 1 0 0 25 0 1 0 494271639 41209856 7373 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 10061 7373 367 180 0 7071 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40244

[startup+162.301 s]
/proc/loadavg: 3.77 2.34 2.31 5/190 30327
/proc/meminfo: memFree=15980708/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=44032 CPUtime=162.3 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 9994 0 0 0 16228 2 0 0 25 0 1 0 494271639 45088768 8328 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 11008 8328 369 180 0 8018 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 44032

[startup+222.301 s]
/proc/loadavg: 3.91 2.64 2.42 5/190 30329
/proc/meminfo: memFree=15971132/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=45792 CPUtime=222.3 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 10412 0 0 0 22228 2 0 0 25 0 1 0 494271639 46891008 8746 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 11448 8746 369 180 0 8458 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 45792

[startup+282.301 s]
/proc/loadavg: 3.97 2.88 2.51 5/190 30330
/proc/meminfo: memFree=15961308/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=47768 CPUtime=282.3 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 10895 0 0 0 28228 2 0 0 25 0 1 0 494271639 48914432 9229 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 11942 9229 369 180 0 8952 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 47768

[startup+342.3 s]
/proc/loadavg: 4.13 3.11 2.61 5/190 30332
/proc/meminfo: memFree=15955328/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=48824 CPUtime=342.3 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 11152 0 0 0 34228 2 0 0 25 0 1 0 494271639 49995776 9486 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 12206 9486 369 180 0 9216 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 48824

[startup+402.3 s]
/proc/loadavg: 4.05 3.27 2.70 5/190 30333
/proc/meminfo: memFree=15942776/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=55476 CPUtime=402.3 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 12831 0 0 0 40228 2 0 0 25 0 1 0 494271639 56807424 11165 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 13869 11165 369 180 0 10879 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 55476

[startup+462.301 s]
/proc/loadavg: 4.02 3.40 2.78 5/190 30335
/proc/meminfo: memFree=15938404/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=56664 CPUtime=462.3 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 13119 0 0 0 46228 2 0 0 25 0 1 0 494271639 58023936 11453 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 14166 11453 369 180 0 11176 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 56664

[startup+522.301 s]
/proc/loadavg: 4.00 3.51 2.85 5/190 30337
/proc/meminfo: memFree=15932784/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=58312 CPUtime=522.31 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 13502 0 0 0 52228 3 0 0 25 0 1 0 494271639 59711488 11836 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 14578 11836 369 180 0 11588 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 58312

[startup+582.301 s]
/proc/loadavg: 4.11 3.63 2.93 5/190 30338
/proc/meminfo: memFree=15929280/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=59116 CPUtime=582.31 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 13688 0 0 0 58228 3 0 0 25 0 1 0 494271639 60534784 12022 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 14779 12022 369 180 0 11789 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 59116

[startup+642.301 s]
/proc/loadavg: 4.04 3.69 2.99 5/190 30340
/proc/meminfo: memFree=15920200/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=59532 CPUtime=642.32 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 13755 0 0 0 64229 3 0 0 25 0 1 0 494271639 60960768 12089 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 14883 12089 369 180 0 11893 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 59532

[startup+702.301 s]
/proc/loadavg: 4.01 3.74 3.05 5/190 30341
/proc/meminfo: memFree=15915456/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=60836 CPUtime=702.32 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 14079 0 0 0 70229 3 0 0 25 0 1 0 494271639 62296064 12413 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 15209 12413 369 180 0 12219 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 60836

[startup+762.306 s]
/proc/loadavg: 4.00 3.79 3.11 5/190 30343
/proc/meminfo: memFree=15912696/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=61288 CPUtime=762.32 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 14196 0 0 0 76229 3 0 0 25 0 1 0 494271639 62758912 12530 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 15322 12530 369 180 0 12332 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 61288

[startup+822.3 s]
/proc/loadavg: 4.00 3.82 3.16 5/190 30345
/proc/meminfo: memFree=15909428/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=62036 CPUtime=822.32 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 14334 0 0 0 82229 3 0 0 25 0 1 0 494271639 63524864 12668 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 15509 12668 369 180 0 12519 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 62036

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.21 5/190 30346
/proc/meminfo: memFree=15900836/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=67092 CPUtime=882.32 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 15607 0 0 0 88229 3 0 0 25 0 1 0 494271639 68702208 13941 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 16773 13941 369 180 0 13783 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 67092

[startup+942.301 s]
/proc/loadavg: 4.07 3.91 3.27 5/190 30348
/proc/meminfo: memFree=15897216/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=67792 CPUtime=942.32 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 15793 0 0 0 94229 3 0 0 25 0 1 0 494271639 69419008 14127 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 16948 14127 369 180 0 13958 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 67792

[startup+1002.3 s]
/proc/loadavg: 4.02 3.92 3.31 5/190 30349
/proc/meminfo: memFree=15892724/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=68068 CPUtime=1002.33 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 15870 0 0 0 100229 4 0 0 25 0 1 0 494271639 69701632 14204 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 17017 14204 369 180 0 14027 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 68068

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.35 5/190 30351
/proc/meminfo: memFree=15890588/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=68892 CPUtime=1062.33 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 16067 0 0 0 106229 4 0 0 25 0 1 0 494271639 70545408 14401 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 17223 14401 369 180 0 14233 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 68892

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.39 5/190 30353
/proc/meminfo: memFree=15887952/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=69076 CPUtime=1122.33 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 16081 0 0 0 112229 4 0 0 25 0 1 0 494271639 70733824 14415 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 17269 14415 369 180 0 14279 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 69076

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.43 5/190 30354
/proc/meminfo: memFree=15885196/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=70172 CPUtime=1182.33 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 16330 0 0 0 118229 4 0 0 25 0 1 0 494271639 71856128 14664 33554432000 4194304 4929204 140735225976144 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 17543 14664 369 180 0 14553 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 70172

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.46 5/190 30356
/proc/meminfo: memFree=15883668/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=70332 CPUtime=1242.33 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 16379 0 0 0 124229 4 0 0 25 0 1 0 494271639 72019968 14713 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 17583 14713 369 180 0 14593 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 70332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.49 2/184 30360
/proc/meminfo: memFree=16031504/32951124 swapFree=67111528/67111528
[pid=30322] ppid=30320 vsize=70528 CPUtime=1300.04 cores=4,6
/proc/30322/stat : 30322 (clasp) R 30320 30322 29873 0 -1 4202496 16431 0 0 0 130000 4 0 0 25 0 1 0 494271639 72220672 14765 33554432000 4194304 4929204 140735225976144 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30322/statm: 17632 14765 369 180 0 14642 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 70528

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.05
CPU user time (s): 1300.01
CPU system time (s): 0.045993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 70528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
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= 16444
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= 1812

runsolver used 2.34264 second user time and 4.76228 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 16:05:12
IDJOB=3300529
IDBENCH=71571
IDSOLVER=1685
FILE ID=node105/3300529-1303826712
RUNJOBID= node105-1303826709-30281
PBS_JOBID= 13160791
Free space on /tmp= 72164 MiB

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

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
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:      16068868 kB
Buffers:       2293288 kB
Cached:       13928852 kB
SwapCached:          0 kB
Active:        8583136 kB
Inactive:      7730884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16068868 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10952 kB
Writeback:           0 kB
AnonPages:       91520 kB
Mapped:          16464 kB
Slab:           505664 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   276504 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