Trace number 3300325

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/skvortsov/
automata-synchronization/crn_20_360_u.cnf
MD5SUM4b70d66c676eba3660e2a5eff473f8e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.103
Satisfiable
(Un)Satisfiability was proved
Number of variables7920
Number of clauses14950
Sum of the clauses size44260
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590
Number of clauses of size 314360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827109/instance-3300325-1303827109.cnf
0.00/0.05	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: 1299.95s 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-3300325-1303827109/watcher-3300325-1303827109 -o /tmp/evaluation-result-3300325-1303827109/solver-3300325-1303827109 -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-3300325-1303827109.cnf 

running on 2 cores: 1,3

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: 3.03 6.19 7.16 4/193 22591
/proc/meminfo: memFree=21915372/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=14604 CPUtime=0 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 1063 0 0 0 0 0 0 0 25 0 1 0 494308799 14954496 942 33554432000 4194304 4929204 140735578387824 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 3651 942 327 180 0 661 0

[startup+0.0601419 s]
/proc/loadavg: 3.03 6.19 7.16 4/193 22591
/proc/meminfo: memFree=21915372/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=17100 CPUtime=0.05 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 1906 0 0 0 5 0 0 0 25 0 1 0 494308799 17510400 1600 33554432000 4194304 4929204 140735578387824 18446744073709551615 4365413 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 4275 1600 360 180 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17100

[startup+0.101126 s]
/proc/loadavg: 3.03 6.19 7.16 4/193 22591
/proc/meminfo: memFree=21915372/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=17100 CPUtime=0.09 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 1918 0 0 0 9 0 0 0 25 0 1 0 494308799 17510400 1612 33554432000 4194304 4929204 140735578387824 18446744073709551615 4365408 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 4275 1612 367 180 0 1285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17100

[startup+0.301086 s]
/proc/loadavg: 3.03 6.19 7.16 4/193 22591
/proc/meminfo: memFree=21915372/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=17368 CPUtime=0.29 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 1993 0 0 0 29 0 0 0 25 0 1 0 494308799 17784832 1687 33554432000 4194304 4929204 140735578387824 18446744073709551615 4320522 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 4342 1687 367 180 0 1352 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17368

[startup+0.70102 s]
/proc/loadavg: 3.03 6.19 7.16 4/193 22591
/proc/meminfo: memFree=21915372/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=18032 CPUtime=0.69 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 2164 0 0 0 69 0 0 0 25 0 1 0 494308799 18464768 1858 33554432000 4194304 4929204 140735578387824 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 4508 1858 367 180 0 1518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18032

[startup+1.50086 s]
/proc/loadavg: 3.03 6.19 7.16 5/194 22592
/proc/meminfo: memFree=21905576/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=19100 CPUtime=1.49 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 2420 0 0 0 149 0 0 0 25 0 1 0 494308799 19558400 2114 33554432000 4194304 4929204 140735578387824 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 4775 2114 367 180 0 1785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19100

[startup+3.10058 s]
/proc/loadavg: 3.03 6.19 7.16 5/194 22592
/proc/meminfo: memFree=21901856/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=21140 CPUtime=3.09 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 2920 0 0 0 309 0 0 0 25 0 1 0 494308799 21647360 2614 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633143 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 5285 2614 367 180 0 2295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21140

[startup+6.30098 s]
/proc/loadavg: 3.10 6.15 7.14 5/194 22593
/proc/meminfo: memFree=21892424/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=24600 CPUtime=6.29 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 3771 0 0 0 629 0 0 0 25 0 1 0 494308799 25190400 3465 33554432000 4194304 4929204 140735578387824 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 6150 3465 367 180 0 3160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24600

[startup+12.7008 s]
/proc/loadavg: 3.18 6.12 7.12 5/194 22593
/proc/meminfo: memFree=21878184/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=26704 CPUtime=12.69 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 4252 0 0 0 1269 0 0 0 25 0 1 0 494308799 27344896 3946 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 6676 3946 367 180 0 3686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26704

[startup+25.5004 s]
/proc/loadavg: 3.36 6.01 7.07 5/194 22593
/proc/meminfo: memFree=21857048/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=32408 CPUtime=25.49 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 5611 0 0 0 2549 0 0 0 25 0 1 0 494308799 33185792 5305 33554432000 4194304 4929204 140735578387824 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 8102 5305 367 180 0 5112 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32408

[startup+51.1007 s]
/proc/loadavg: 3.58 5.85 6.99 5/194 22648
/proc/meminfo: memFree=21845088/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=39896 CPUtime=51.09 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 7386 0 0 0 5109 0 0 0 25 0 1 0 494308799 40853504 7080 33554432000 4194304 4929204 140735578387824 18446744073709551615 4327344 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 9974 7080 367 180 0 6984 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39896

[startup+102.307 s]
/proc/loadavg: 3.89 5.55 6.82 5/194 22703
/proc/meminfo: memFree=21799104/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=45812 CPUtime=102.3 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 8796 0 0 0 10230 0 0 0 25 0 1 0 494308799 46911488 8490 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 11453 8490 367 180 0 8463 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45812

[startup+162.301 s]
/proc/loadavg: 3.95 5.29 6.65 5/194 22759
/proc/meminfo: memFree=21793608/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=54284 CPUtime=162.3 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 10760 0 0 0 16229 1 0 0 25 0 1 0 494308799 55586816 10454 33554432000 4194304 4929204 140735578387824 18446744073709551615 4658486 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 13571 10454 367 180 0 10581 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 54284

[startup+222.301 s]
/proc/loadavg: 3.98 5.05 6.48 5/194 22760
/proc/meminfo: memFree=21774844/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=64776 CPUtime=222.3 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 13203 0 0 0 22229 1 0 0 25 0 1 0 494308799 66330624 12897 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 16194 12897 367 180 0 13204 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 64776

[startup+282.301 s]
/proc/loadavg: 4.02 4.87 6.33 5/194 22762
/proc/meminfo: memFree=21765272/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=69416 CPUtime=282.3 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 14295 0 0 0 28229 1 0 0 25 0 1 0 494308799 71081984 13989 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 17354 13989 367 180 0 14364 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69416

[startup+342.301 s]
/proc/loadavg: 4.01 4.71 6.18 5/194 22764
/proc/meminfo: memFree=21756696/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=72432 CPUtime=342.3 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 14987 0 0 0 34229 1 0 0 25 0 1 0 494308799 74170368 14681 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 18108 14681 367 180 0 15118 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 72432

[startup+402.301 s]
/proc/loadavg: 4.00 4.58 6.04 5/194 22765
/proc/meminfo: memFree=21745516/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=80264 CPUtime=402.3 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 16801 0 0 0 40229 1 0 0 25 0 1 0 494308799 82190336 16495 33554432000 4194304 4929204 140735578387824 18446744073709551615 4320522 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 20066 16495 367 180 0 17076 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80264

[startup+462.3 s]
/proc/loadavg: 4.08 4.50 5.92 5/194 22767
/proc/meminfo: memFree=21735576/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=88200 CPUtime=462.3 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 18719 0 0 0 46228 2 0 0 25 0 1 0 494308799 90316800 18413 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 22050 18413 367 180 0 19060 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 88200

[startup+522.3 s]
/proc/loadavg: 4.03 4.41 5.80 5/194 22768
/proc/meminfo: memFree=21727872/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=89904 CPUtime=522.3 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 19146 0 0 0 52228 2 0 0 25 0 1 0 494308799 92061696 18840 33554432000 4194304 4929204 140735578387824 18446744073709551615 4627867 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 22476 18840 367 180 0 19486 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 89904

[startup+582.3 s]
/proc/loadavg: 4.01 4.33 5.68 5/194 22770
/proc/meminfo: memFree=21721664/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=91744 CPUtime=582.31 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 19586 0 0 0 58229 2 0 0 25 0 1 0 494308799 93945856 19280 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 22936 19280 367 180 0 19946 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 91744

[startup+642.3 s]
/proc/loadavg: 4.08 4.28 5.57 5/194 22772
/proc/meminfo: memFree=21719176/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=92504 CPUtime=642.31 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 19797 0 0 0 64229 2 0 0 25 0 1 0 494308799 94724096 19491 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633944 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 23126 19491 369 180 0 20136 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 92504

[startup+702.301 s]
/proc/loadavg: 4.03 4.23 5.48 5/194 22773
/proc/meminfo: memFree=21716184/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=94084 CPUtime=702.31 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 20150 0 0 0 70229 2 0 0 25 0 1 0 494308799 96342016 19844 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 23521 19844 369 180 0 20531 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 94084

[startup+762.307 s]
/proc/loadavg: 4.07 4.20 5.38 5/194 22775
/proc/meminfo: memFree=21709964/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=94992 CPUtime=762.32 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 20350 0 0 0 76230 2 0 0 25 0 1 0 494308799 97271808 20044 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633683 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 23748 20044 369 180 0 20758 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 94992

[startup+822.301 s]
/proc/loadavg: 4.07 4.18 5.30 5/194 22776
/proc/meminfo: memFree=21704852/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=97056 CPUtime=822.31 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 20851 0 0 0 82229 2 0 0 25 0 1 0 494308799 99385344 20545 33554432000 4194304 4929204 140735578387824 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 24264 20545 369 180 0 21274 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 97056

[startup+882.301 s]
/proc/loadavg: 4.09 4.16 5.22 5/194 22778
/proc/meminfo: memFree=21701492/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=99248 CPUtime=882.32 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 21301 0 0 0 88230 2 0 0 25 0 1 0 494308799 101629952 20995 33554432000 4194304 4929204 140735578387824 18446744073709551615 4657960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 24812 20995 369 180 0 21822 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 99248

[startup+942.301 s]
/proc/loadavg: 4.04 4.13 5.15 5/194 22780
/proc/meminfo: memFree=21699992/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=99816 CPUtime=942.32 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 21413 0 0 0 94230 2 0 0 25 0 1 0 494308799 102211584 21107 33554432000 4194304 4929204 140735578387824 18446744073709551615 4619432 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 24954 21107 369 180 0 21964 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 99816

[startup+1002.3 s]
/proc/loadavg: 4.01 4.10 5.07 5/194 22781
/proc/meminfo: memFree=21693404/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=105964 CPUtime=1002.33 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 22817 0 0 0 100230 3 0 0 25 0 1 0 494308799 108507136 22511 33554432000 4194304 4929204 140735578387824 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 26491 22511 369 180 0 23501 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 105964

[startup+1062.3 s]
/proc/loadavg: 4.00 4.08 5.00 5/194 22783
/proc/meminfo: memFree=21687304/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=112292 CPUtime=1062.33 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 24262 0 0 0 106230 3 0 0 25 0 1 0 494308799 114987008 23956 33554432000 4194304 4929204 140735578387824 18446744073709551615 4307358 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 28073 23956 369 180 0 25083 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 112292

[startup+1122.3 s]
/proc/loadavg: 4.00 4.06 4.94 5/194 22784
/proc/meminfo: memFree=21680840/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=117376 CPUtime=1122.33 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 25484 0 0 0 112230 3 0 0 25 0 1 0 494308799 120193024 25178 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 29344 25178 369 180 0 26354 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 117376

[startup+1182.3 s]
/proc/loadavg: 4.00 4.05 4.87 5/194 22786
/proc/meminfo: memFree=21674752/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=120272 CPUtime=1182.33 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 26162 0 0 0 118230 3 0 0 25 0 1 0 494308799 123158528 25856 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 30068 25856 369 180 0 27078 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 120272

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 4.82 5/194 22788
/proc/meminfo: memFree=21671008/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=121836 CPUtime=1242.33 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 26471 0 0 0 124230 3 0 0 25 0 1 0 494308799 124760064 26165 33554432000 4194304 4929204 140735578387824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 30459 26165 369 180 0 27469 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 121836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.01 4.76 5/194 22817
/proc/meminfo: memFree=21850644/32951124 swapFree=67111524/67111528
[pid=22591] ppid=22589 vsize=123028 CPUtime=1300.04 cores=1,3
/proc/22591/stat : 22591 (clasp) R 22589 22591 22450 0 -1 4202496 26753 0 0 0 130001 3 0 0 25 0 1 0 494308799 125980672 26447 33554432000 4194304 4929204 140735578387824 18446744073709551615 4328479 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22591/statm: 30757 26447 369 180 0 27767 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 123028

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.040993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 123028

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

runsolver used 2.08468 second user time and 5.01924 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 16:11:49
IDJOB=3300325
IDBENCH=83189
IDSOLVER=1685
FILE ID=node135/3300325-1303827109
RUNJOBID= node135-1303827094-22470
PBS_JOBID= 13160802
Free space on /tmp= 71396 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_360_u.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-3300325-1303827109/watcher-3300325-1303827109 -o /tmp/evaluation-result-3300325-1303827109/solver-3300325-1303827109 -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-3300325-1303827109.cnf

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

MD5SUM BENCH= 4b70d66c676eba3660e2a5eff473f8e7
RANDOM SEED=364727017

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21915652 kB
Buffers:       1866184 kB
Cached:        8445812 kB
SwapCached:          4 kB
Active:        1827052 kB
Inactive:      8625392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21915652 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           19164 kB
Writeback:           0 kB
AnonPages:      139680 kB
Mapped:          16228 kB
Slab:           520404 kB
PageTables:       5856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   326648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71408 MiB
End job on node135 at 2011-04-26 16:33:31