Trace number 3300327

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0-R4092-crafted? (TO) 1299.97 1300.02

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1520_u.cnf
MD5SUMac02a3a5c06227748ecf75dd451ebb7e
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 variables63840
Number of clauses123900
Sum of the clauses size369320
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22380
Number of clauses of size 3121520
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 ...827146/instance-3300327-1303827146.cnf
0.49/0.59	c Solving...
1299.95/1300.00	
1299.95/1300.00	*** INTERRUPTED! ***
1299.95/1300.00	s UNKNOWN
1299.95/1300.00	
1299.95/1300.00	c INTERRUPTED   : 1
1299.95/1300.00	c Models        : 0+    
1299.95/1300.00	c Time          : 1300.002s (Solving: 1299.41s 1st Model: 0.00s Unsat: 0.00s)
1299.95/1300.00	c CPU Time      : 1299.950s

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-3300327-1303827146/watcher-3300327-1303827146 -o /tmp/evaluation-result-3300327-1303827146/solver-3300327-1303827146 -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-3300327-1303827146.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: 6.05 7.55 7.51 4/184 26560
/proc/meminfo: memFree=19794264/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=20440 CPUtime=0 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 549 0 0 0 0 0 0 0 21 0 1 0 475130716 20930560 489 33554432000 4194304 4929204 140735267407712 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 5110 497 319 180 0 2120 0

[startup+0.02922 s]
/proc/loadavg: 6.05 7.55 7.51 4/184 26560
/proc/meminfo: memFree=19794264/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=27568 CPUtime=0.02 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 4816 0 0 0 2 0 0 0 21 0 1 0 475130716 28229632 4086 33554432000 4194304 4929204 140735267407712 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 6892 4088 327 180 0 3902 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27568

[startup+0.10124 s]
/proc/loadavg: 6.05 7.55 7.51 4/184 26560
/proc/meminfo: memFree=19794264/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=41124 CPUtime=0.09 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 9018 0 0 0 9 0 0 0 21 0 1 0 475130716 42110976 7363 33554432000 4194304 4929204 140735267407712 18446744073709551615 4590461 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 10281 7363 339 180 0 7291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41124

[startup+0.30119 s]
/proc/loadavg: 6.05 7.55 7.51 4/184 26560
/proc/meminfo: memFree=19794264/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=46272 CPUtime=0.28 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 10306 0 0 0 28 0 0 0 22 0 1 0 475130716 47382528 8651 33554432000 4194304 4929204 140735267407712 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 11568 8651 340 180 0 8578 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 46272

[startup+0.701129 s]
/proc/loadavg: 6.05 7.55 7.51 4/184 26560
/proc/meminfo: memFree=19794264/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=53164 CPUtime=0.69 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 13075 0 0 0 68 1 0 0 23 0 1 0 475130716 54439936 10364 33554432000 4194304 4929204 140735267407712 18446744073709551615 4365472 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 13291 10364 360 180 0 10301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53164

[startup+1.50095 s]
/proc/loadavg: 6.05 7.55 7.51 5/190 26571
/proc/meminfo: memFree=19748220/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=53164 CPUtime=1.49 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 13082 0 0 0 148 1 0 0 25 0 1 0 475130716 54439936 10371 33554432000 4194304 4929204 140735267407712 18446744073709551615 4365408 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 13291 10371 367 180 0 10301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53164

[startup+3.10069 s]
/proc/loadavg: 6.05 7.55 7.51 5/190 26571
/proc/meminfo: memFree=19746488/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=53716 CPUtime=3.09 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 13218 0 0 0 308 1 0 0 25 0 1 0 475130716 55005184 10507 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 13429 10507 367 180 0 10439 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53716

[startup+6.30113 s]
/proc/loadavg: 5.89 7.50 7.49 5/190 26571
/proc/meminfo: memFree=19741776/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=56716 CPUtime=6.29 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 13965 0 0 0 628 1 0 0 25 0 1 0 475130716 58077184 11254 33554432000 4194304 4929204 140735267407712 18446744073709551615 4365408 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 14179 11254 367 180 0 11189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56716

[startup+12.701 s]
/proc/loadavg: 5.74 7.44 7.47 5/190 26571
/proc/meminfo: memFree=19734284/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=62336 CPUtime=12.69 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 15348 0 0 0 1268 1 0 0 25 0 1 0 475130716 63832064 12637 33554432000 4194304 4929204 140735267407712 18446744073709551615 4365536 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 15584 12637 367 180 0 12594 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62336

[startup+25.5008 s]
/proc/loadavg: 5.35 7.27 7.41 5/190 26626
/proc/meminfo: memFree=19710800/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=65528 CPUtime=25.48 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 16102 0 0 0 2547 1 0 0 25 0 1 0 475130716 67100672 13391 33554432000 4194304 4929204 140735267407712 18446744073709551615 4365453 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 16382 13391 367 180 0 13392 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65528

[startup+51.1003 s]
/proc/loadavg: 4.95 7.02 7.33 5/190 26627
/proc/meminfo: memFree=19686200/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=72844 CPUtime=51.09 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 17899 0 0 0 5107 2 0 0 25 0 1 0 475130716 74592256 15188 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 18211 15188 369 180 0 15221 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72844

[startup+102.306 s]
/proc/loadavg: 4.41 6.55 7.15 5/190 26628
/proc/meminfo: memFree=19660128/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=81176 CPUtime=102.29 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 19781 0 0 0 10227 2 0 0 25 0 1 0 475130716 83124224 17070 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 20294 17070 369 180 0 17304 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 81176

[startup+162.301 s]
/proc/loadavg: 4.20 6.10 6.95 5/190 26656
/proc/meminfo: memFree=19631960/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=92720 CPUtime=162.28 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 22521 0 0 0 16225 3 0 0 25 0 1 0 475130716 94945280 19810 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 23180 19810 369 180 0 20190 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 92720

[startup+222.301 s]
/proc/loadavg: 4.07 5.72 6.77 5/190 26685
/proc/meminfo: memFree=19626988/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=97104 CPUtime=222.29 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 23548 0 0 0 22225 4 0 0 25 0 1 0 475130716 99434496 20837 33554432000 4194304 4929204 140735267407712 18446744073709551615 4337358 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 24276 20837 369 180 0 21286 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97104

[startup+282.301 s]
/proc/loadavg: 4.07 5.42 6.60 5/190 26741
/proc/meminfo: memFree=19615372/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=100124 CPUtime=282.28 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 24224 0 0 0 28224 4 0 0 25 0 1 0 475130716 102526976 21513 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 25031 21513 369 180 0 22041 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 100124

[startup+342.301 s]
/proc/loadavg: 4.02 5.16 6.43 5/190 26742
/proc/meminfo: memFree=19602336/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=103340 CPUtime=342.28 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 24959 0 0 0 34224 4 0 0 25 0 1 0 475130716 105820160 22248 33554432000 4194304 4929204 140735267407712 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 25835 22248 369 180 0 22845 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 103340

[startup+402.301 s]
/proc/loadavg: 4.01 4.94 6.28 5/190 26744
/proc/meminfo: memFree=19597232/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=104792 CPUtime=402.27 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 25307 0 0 0 40223 4 0 0 25 0 1 0 475130716 107307008 22596 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 26198 22596 369 180 0 23208 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 104792

[startup+462.301 s]
/proc/loadavg: 4.00 4.77 6.13 5/190 26745
/proc/meminfo: memFree=19586192/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=105804 CPUtime=462.27 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 25551 0 0 0 46222 5 0 0 25 0 1 0 475130716 108343296 22840 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 26451 22840 369 180 0 23461 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 105804

[startup+522.3 s]
/proc/loadavg: 4.00 4.63 5.99 5/190 26747
/proc/meminfo: memFree=19583200/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=108148 CPUtime=522.27 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 26092 0 0 0 52222 5 0 0 25 0 1 0 475130716 110743552 23381 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 27037 23381 369 180 0 24047 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 108148

[startup+582.301 s]
/proc/loadavg: 4.00 4.51 5.87 5/190 26749
/proc/meminfo: memFree=19572392/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=114588 CPUtime=582.27 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 27641 0 0 0 58222 5 0 0 25 0 1 0 475130716 117338112 24930 33554432000 4194304 4929204 140735267407712 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 28647 24930 369 180 0 25657 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 114588

[startup+642.3 s]
/proc/loadavg: 4.04 4.43 5.75 5/190 26750
/proc/meminfo: memFree=19569148/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=117144 CPUtime=642.27 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 28265 0 0 0 64222 5 0 0 25 0 1 0 475130716 119955456 25554 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 29286 25554 369 180 0 26296 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 117144

[startup+702.301 s]
/proc/loadavg: 4.08 4.36 5.64 5/190 26752
/proc/meminfo: memFree=19556364/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=118136 CPUtime=702.27 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 28508 0 0 0 70222 5 0 0 25 0 1 0 475130716 120971264 25797 33554432000 4194304 4929204 140735267407712 18446744073709551615 4639072 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 29534 25797 369 180 0 26544 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 118136

[startup+762.306 s]
/proc/loadavg: 4.03 4.29 5.54 5/190 26756
/proc/meminfo: memFree=19544684/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=120924 CPUtime=762.27 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 29162 0 0 0 76221 6 0 0 25 0 1 0 475130716 123826176 26451 33554432000 4194304 4929204 140735267407712 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 30231 26451 369 180 0 27241 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 120924

[startup+822.301 s]
/proc/loadavg: 4.08 4.25 5.45 5/190 26758
/proc/meminfo: memFree=19537904/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=126948 CPUtime=822.26 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 30574 0 0 0 82220 6 0 0 25 0 1 0 475130716 129994752 27863 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 31737 27863 369 180 0 28747 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 126948

[startup+882.301 s]
/proc/loadavg: 4.09 4.22 5.36 5/190 26760
/proc/meminfo: memFree=19529460/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=134164 CPUtime=882.26 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 32250 0 0 0 88219 7 0 0 25 0 1 0 475130716 137383936 29539 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 33541 29539 369 180 0 30551 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 134164

[startup+942.301 s]
/proc/loadavg: 4.03 4.18 5.27 5/190 26761
/proc/meminfo: memFree=19525232/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=136184 CPUtime=942.26 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 32730 0 0 0 94219 7 0 0 25 0 1 0 475130716 139452416 30019 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 34046 30019 369 180 0 31056 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 136184

[startup+1002.3 s]
/proc/loadavg: 4.01 4.14 5.19 5/190 26763
/proc/meminfo: memFree=19520512/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=137532 CPUtime=1002.26 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 33013 0 0 0 100219 7 0 0 25 0 1 0 475130716 140832768 30302 33554432000 4194304 4929204 140735267407712 18446744073709551615 4333968 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 34383 30302 369 180 0 31393 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 137532

[startup+1062.3 s]
/proc/loadavg: 4.00 4.11 5.11 5/190 26764
/proc/meminfo: memFree=19519992/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=139272 CPUtime=1062.26 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 33427 0 0 0 106219 7 0 0 25 0 1 0 475130716 142614528 30716 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 34818 30716 369 180 0 31828 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 139272

[startup+1122.3 s]
/proc/loadavg: 4.00 4.09 5.04 5/190 26766
/proc/meminfo: memFree=19510796/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=140600 CPUtime=1122.25 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 33720 0 0 0 112218 7 0 0 25 0 1 0 475130716 143974400 31009 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 35150 31009 369 180 0 32160 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 140600

[startup+1182.3 s]
/proc/loadavg: 4.05 4.09 4.97 5/190 26768
/proc/meminfo: memFree=19489964/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=155540 CPUtime=1182.25 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 37292 0 0 0 118217 8 0 0 25 0 1 0 475130716 159272960 34581 33554432000 4194304 4929204 140735267407712 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 38885 34581 369 180 0 35895 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 155540

[startup+1242.3 s]
/proc/loadavg: 4.02 4.07 4.91 5/190 26769
/proc/meminfo: memFree=19482624/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=160608 CPUtime=1242.25 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 38509 0 0 0 124217 8 0 0 25 0 1 0 475130716 164462592 35798 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 40152 35798 369 180 0 37162 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 160608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.85 5/190 26771
/proc/meminfo: memFree=19477912/32951124 swapFree=67111524/67111528
[pid=26560] ppid=26558 vsize=163800 CPUtime=1299.95 cores=0,2
/proc/26560/stat : 26560 (clasp) R 26558 26560 26510 0 -1 4202496 39267 0 0 0 129987 8 0 0 25 0 1 0 475130716 167731200 36556 33554432000 4194304 4929204 140735267407712 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/26560/statm: 40950 36556 369 180 0 37960 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 163800

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.02
CPU time (s): 1299.97
CPU user time (s): 1299.88
CPU system time (s): 0.094985
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 163800

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

runsolver used 2.25666 second user time and 4.84626 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-26 16:12:26
IDJOB=3300327
IDBENCH=83198
IDSOLVER=1685
FILE ID=node144/3300327-1303827146
RUNJOBID= node144-1303827144-26528
PBS_JOBID= 13160806
Free space on /tmp= 72468 MiB

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

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=276013956

node144.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.850
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.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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:      19794544 kB
Buffers:       2196416 kB
Cached:       10326440 kB
SwapCached:          4 kB
Active:        4021824 kB
Inactive:      8571784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19794544 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5360 kB
Writeback:           0 kB
AnonPages:       69516 kB
Mapped:          15840 kB
Slab:           498596 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   233792 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= 72468 MiB
End job on node144 at 2011-04-26 16:34:08