Trace number 3300278

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/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3388
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829810/instance-3300278-1303829810.cnf
1.49/1.59	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.004s (Solving: 1298.42s 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-3300278-1303829810/watcher-3300278-1303829810 -o /tmp/evaluation-result-3300278-1303829810/solver-3300278-1303829810 -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-3300278-1303829810.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.65 3.19 3.27 1/174 21648
/proc/meminfo: memFree=12205112/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=13244 CPUtime=0 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 667 0 0 0 0 0 0 0 23 0 1 0 494581490 13561856 595 33554432000 4194304 4929204 140736321037152 18446744073709551615 4558022 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 3311 595 327 180 0 321 0

[startup+0.0679209 s]
/proc/loadavg: 2.65 3.19 3.27 1/174 21648
/proc/meminfo: memFree=12205112/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=23796 CPUtime=0.06 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 4353 0 0 0 6 0 0 0 23 0 1 0 494581490 24367104 3116 33554432000 4194304 4929204 140736321037152 18446744073709551615 4593011 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 5949 3118 336 180 0 2959 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23796

[startup+0.100899 s]
/proc/loadavg: 2.65 3.19 3.27 1/174 21648
/proc/meminfo: memFree=12205112/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=28488 CPUtime=0.09 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 5477 0 0 0 9 0 0 0 23 0 1 0 494581490 29171712 4240 33554432000 4194304 4929204 140736321037152 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 7122 4240 337 180 0 4132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28488

[startup+0.300873 s]
/proc/loadavg: 2.65 3.19 3.27 1/174 21648
/proc/meminfo: memFree=12205112/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=28488 CPUtime=0.29 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 5477 0 0 0 29 0 0 0 24 0 1 0 494581490 29171712 4240 33554432000 4194304 4929204 140736321037152 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 7122 4240 337 180 0 4132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28488

[startup+0.70079 s]
/proc/loadavg: 2.65 3.19 3.27 1/174 21648
/proc/meminfo: memFree=12205112/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=28488 CPUtime=0.69 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 5477 0 0 0 69 0 0 0 25 0 1 0 494581490 29171712 4240 33554432000 4194304 4929204 140736321037152 18446744073709551615 4582016 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 7122 4240 337 180 0 4132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28488

[startup+1.50063 s]
/proc/loadavg: 2.65 3.19 3.27 2/175 21649
/proc/meminfo: memFree=12188744/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=30336 CPUtime=1.49 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 5946 0 0 0 149 0 0 0 25 0 1 0 494581490 31064064 4709 33554432000 4194304 4929204 140736321037152 18446744073709551615 4582654 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 7584 4709 339 180 0 4594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30336

[startup+3.10031 s]
/proc/loadavg: 2.65 3.19 3.27 2/172 21649
/proc/meminfo: memFree=12188276/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=27904 CPUtime=3.09 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 6010 0 0 0 309 0 0 0 25 0 1 0 494581490 28573696 4278 33554432000 4194304 4929204 140736321037152 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 6976 4278 367 180 0 3986 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27904

[startup+6.30078 s]
/proc/loadavg: 2.52 3.15 3.26 2/172 21649
/proc/meminfo: memFree=12188216/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=29620 CPUtime=6.29 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 6487 0 0 0 629 0 0 0 25 0 1 0 494581490 30330880 4755 33554432000 4194304 4929204 140736321037152 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 7405 4755 367 180 0 4415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29620

[startup+12.7006 s]
/proc/loadavg: 2.39 3.11 3.24 2/172 21649
/proc/meminfo: memFree=12183052/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=34536 CPUtime=12.7 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 7707 0 0 0 1269 1 0 0 25 0 1 0 494581490 35364864 5975 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 8634 5975 367 180 0 5644 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 34536

[startup+25.5003 s]
/proc/loadavg: 2.08 3.01 3.21 2/172 21649
/proc/meminfo: memFree=12176980/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=40032 CPUtime=25.49 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 9049 0 0 0 2548 1 0 0 25 0 1 0 494581490 40992768 7317 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 10008 7317 367 180 0 7018 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40032

[startup+51.1006 s]
/proc/loadavg: 1.71 2.85 3.15 2/172 21650
/proc/meminfo: memFree=12175128/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=42036 CPUtime=51.09 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 9558 0 0 0 5108 1 0 0 25 0 1 0 494581490 43044864 7826 33554432000 4194304 4929204 140736321037152 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 10509 7826 367 180 0 7519 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42036

[startup+102.306 s]
/proc/loadavg: 1.31 2.56 3.03 2/172 21651
/proc/meminfo: memFree=12163220/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=53520 CPUtime=102.3 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 12447 0 0 0 10228 2 0 0 25 0 1 0 494581490 54804480 10715 33554432000 4194304 4929204 140736321037152 18446744073709551615 4627856 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 13380 10715 367 180 0 10390 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53520

[startup+162.3 s]
/proc/loadavg: 1.11 2.27 2.90 2/172 21653
/proc/meminfo: memFree=12158120/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=58844 CPUtime=162.29 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 13722 0 0 0 16227 2 0 0 25 0 1 0 494581490 60256256 11990 33554432000 4194304 4929204 140736321037152 18446744073709551615 4627876 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 14711 11990 367 180 0 11721 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 58844

[startup+222.3 s]
/proc/loadavg: 1.04 2.04 2.78 2/172 21655
/proc/meminfo: memFree=12147552/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=69476 CPUtime=222.29 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 16353 0 0 0 22226 3 0 0 25 0 1 0 494581490 71143424 14621 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 17369 14621 369 180 0 14379 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 69476

[startup+282.3 s]
/proc/loadavg: 1.01 1.85 2.67 2/172 21665
/proc/meminfo: memFree=12146404/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=71100 CPUtime=282.29 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 16765 0 0 0 28226 3 0 0 25 0 1 0 494581490 72806400 15033 33554432000 4194304 4929204 140736321037152 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 17775 15033 369 180 0 14785 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 71100

[startup+342.3 s]
/proc/loadavg: 1.00 1.69 2.56 2/172 21667
/proc/meminfo: memFree=12143528/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=73936 CPUtime=342.3 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 17457 0 0 0 34226 4 0 0 25 0 1 0 494581490 75710464 15725 33554432000 4194304 4929204 140736321037152 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 18484 15725 369 180 0 15494 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 73936

[startup+402.3 s]
/proc/loadavg: 1.00 1.56 2.46 2/172 21668
/proc/meminfo: memFree=12142132/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=75512 CPUtime=402.3 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 17854 0 0 0 40225 5 0 0 25 0 1 0 494581490 77324288 16122 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 18878 16122 369 180 0 15888 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 75512

[startup+462.3 s]
/proc/loadavg: 1.10 1.49 2.37 2/172 21673
/proc/meminfo: memFree=12140588/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=77120 CPUtime=462.3 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 18278 0 0 0 46225 5 0 0 25 0 1 0 494581490 78970880 16546 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 19280 16546 369 180 0 16290 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 77120

[startup+522.3 s]
/proc/loadavg: 1.04 1.40 2.29 2/172 21675
/proc/meminfo: memFree=12137724/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=79928 CPUtime=522.3 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 18972 0 0 0 52225 5 0 0 25 0 1 0 494581490 81846272 17240 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 19982 17240 369 180 0 16992 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 79928

[startup+582.301 s]
/proc/loadavg: 1.01 1.32 2.20 2/172 21676
/proc/meminfo: memFree=12133360/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=84476 CPUtime=582.3 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 20081 0 0 0 58225 5 0 0 25 0 1 0 494581490 86503424 18349 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 21119 18349 369 180 0 18129 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 84476

[startup+642.301 s]
/proc/loadavg: 1.00 1.26 2.12 2/172 21678
/proc/meminfo: memFree=12133340/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=84476 CPUtime=642.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 20085 0 0 0 64226 6 0 0 25 0 1 0 494581490 86503424 18353 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 21119 18353 369 180 0 18129 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 84476

[startup+702.301 s]
/proc/loadavg: 1.00 1.21 2.05 2/172 21679
/proc/meminfo: memFree=12132944/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=84476 CPUtime=702.31 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 20087 0 0 0 70225 6 0 0 25 0 1 0 494581490 86503424 18355 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 21119 18355 369 180 0 18129 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 84476

[startup+762.307 s]
/proc/loadavg: 1.00 1.17 1.98 2/172 21681
/proc/meminfo: memFree=12125364/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=92448 CPUtime=762.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 22043 0 0 0 76225 7 0 0 25 0 1 0 494581490 94666752 20311 33554432000 4194304 4929204 140736321037152 18446744073709551615 4638379 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 23112 20311 369 180 0 20122 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 92448

[startup+822.301 s]
/proc/loadavg: 1.00 1.14 1.92 2/172 21683
/proc/meminfo: memFree=12123972/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=93692 CPUtime=822.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 22346 0 0 0 82225 7 0 0 25 0 1 0 494581490 95940608 20614 33554432000 4194304 4929204 140736321037152 18446744073709551615 4339023 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 23423 20614 369 180 0 20433 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 93692

[startup+882.301 s]
/proc/loadavg: 1.00 1.11 1.86 2/172 21684
/proc/meminfo: memFree=12119852/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=98100 CPUtime=882.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 23439 0 0 0 88224 8 0 0 25 0 1 0 494581490 100454400 21707 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 24525 21707 369 180 0 21535 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 98100

[startup+942.301 s]
/proc/loadavg: 1.00 1.09 1.80 2/172 21686
/proc/meminfo: memFree=12119824/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=98100 CPUtime=942.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 23440 0 0 0 94223 9 0 0 25 0 1 0 494581490 100454400 21708 33554432000 4194304 4929204 140736321037152 18446744073709551615 4327675 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 24525 21708 369 180 0 21535 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 98100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.07 1.75 2/172 21687
/proc/meminfo: memFree=12119916/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=98100 CPUtime=1002.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 23440 0 0 0 100223 9 0 0 25 0 1 0 494581490 100454400 21708 33554432000 4194304 4929204 140736321037152 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 24525 21708 369 180 0 21535 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 98100

[startup+1062.3 s]
/proc/loadavg: 1.00 1.05 1.70 2/172 21689
/proc/meminfo: memFree=12119888/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=98100 CPUtime=1062.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 23440 0 0 0 106223 9 0 0 25 0 1 0 494581490 100454400 21708 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 24525 21708 369 180 0 21535 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 98100

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.65 2/172 21691
/proc/meminfo: memFree=12116508/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=101664 CPUtime=1122.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 24317 0 0 0 112223 9 0 0 25 0 1 0 494581490 104103936 22585 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 25416 22585 369 180 0 22426 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 101664

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.61 2/172 21692
/proc/meminfo: memFree=12113756/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=104436 CPUtime=1182.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 25009 0 0 0 118223 9 0 0 25 0 1 0 494581490 106942464 23277 33554432000 4194304 4929204 140736321037152 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 26109 23277 369 180 0 23119 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 104436

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.57 2/172 21694
/proc/meminfo: memFree=12113488/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=104436 CPUtime=1242.32 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 25011 0 0 0 124223 9 0 0 25 0 1 0 494581490 106942464 23279 33554432000 4194304 4929204 140736321037152 18446744073709551615 4327750 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 26109 23279 369 180 0 23119 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 104436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.02 1.53 2/172 21695
/proc/meminfo: memFree=12113592/32951124 swapFree=67111528/67111528
[pid=21648] ppid=21646 vsize=104436 CPUtime=1300.04 cores=0,2
/proc/21648/stat : 21648 (clasp) R 21646 21648 20592 0 -1 4202496 25011 0 0 0 129994 10 0 0 25 0 1 0 494581490 106942464 23279 33554432000 4194304 4929204 140736321037152 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/21648/statm: 26109 23279 369 180 0 23119 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 104436

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): 1299.94
CPU system time (s): 0.106983
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 104436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25024
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= 10
involuntary context switches= 3858

runsolver used 1.84272 second user time and 4.08138 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 16:56:50
IDJOB=3300278
IDBENCH=88229
IDSOLVER=1685
FILE ID=node104/3300278-1303829810
RUNJOBID= node104-1303829810-21636
PBS_JOBID= 13160792
Free space on /tmp= 71760 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.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-3300278-1303829810/watcher-3300278-1303829810 -o /tmp/evaluation-result-3300278-1303829810/solver-3300278-1303829810 -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-3300278-1303829810.cnf

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=1533560514

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12205276 kB
Buffers:       2304832 kB
Cached:       17788124 kB
SwapCached:          0 kB
Active:       11119164 kB
Inactive:      9038224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12205276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4084 kB
Writeback:           0 kB
AnonPages:       63704 kB
Mapped:          14484 kB
Slab:           525148 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190444 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= 71760 MiB
End job on node104 at 2011-04-26 17:18:32