Trace number 3300572

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
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 variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
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 ...826925/instance-3300572-1303826925.cnf
0.00/0.00	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.005s (Solving: 1300.00s 1st Model: 0.00s Unsat: 0.00s)
1300.03/1300.00	c CPU Time      : 1300.030s

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-3300572-1303826925/watcher-3300572-1303826925 -o /tmp/evaluation-result-3300572-1303826925/solver-3300572-1303826925 -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-3300572-1303826925.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: 0.96 1.91 2.63 3/184 6049
/proc/meminfo: memFree=26016040/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=12436 CPUtime=0 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 494295274 12734464 436 33554432000 4194304 4929204 140737429594560 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3109 436 360 180 0 119 0

[startup+0.040366 s]
/proc/loadavg: 0.96 1.91 2.63 3/184 6049
/proc/meminfo: memFree=26016040/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=12568 CPUtime=0.04 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 548 0 0 0 4 0 0 0 18 0 1 0 494295274 12869632 487 33554432000 4194304 4929204 140737429594560 18446744073709551615 4658030 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3142 487 367 180 0 152 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12568

[startup+0.100356 s]
/proc/loadavg: 0.96 1.91 2.63 3/184 6049
/proc/meminfo: memFree=26016040/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=12700 CPUtime=0.1 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 586 0 0 0 10 0 0 0 18 0 1 0 494295274 13004800 525 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3175 525 367 180 0 185 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12700

[startup+0.300315 s]
/proc/loadavg: 0.96 1.91 2.63 3/184 6049
/proc/meminfo: memFree=26016040/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=13096 CPUtime=0.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 668 0 0 0 30 0 0 0 18 0 1 0 494295274 13410304 607 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3274 607 367 180 0 284 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13096

[startup+0.700247 s]
/proc/loadavg: 0.96 1.91 2.63 3/184 6049
/proc/meminfo: memFree=26016040/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=13360 CPUtime=0.7 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 732 0 0 0 70 0 0 0 18 0 1 0 494295274 13680640 671 33554432000 4194304 4929204 140737429594560 18446744073709551615 4327535 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3340 671 367 180 0 350 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13360

[startup+1.5001 s]
/proc/loadavg: 0.96 1.91 2.63 5/190 6087
/proc/meminfo: memFree=26006316/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=13764 CPUtime=1.5 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 836 0 0 0 150 0 0 0 20 0 1 0 494295274 14094336 775 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633618 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3441 775 368 180 0 451 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 13764

[startup+3.10082 s]
/proc/loadavg: 1.20 1.94 2.64 5/190 6087
/proc/meminfo: memFree=25997140/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=14164 CPUtime=3.1 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 935 0 0 0 310 0 0 0 25 0 1 0 494295274 14503936 874 33554432000 4194304 4929204 140737429594560 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3541 874 368 180 0 551 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 14164

[startup+6.30025 s]
/proc/loadavg: 1.20 1.94 2.64 5/190 6087
/proc/meminfo: memFree=25991572/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=14560 CPUtime=6.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1038 0 0 0 630 0 0 0 25 0 1 0 494295274 14909440 977 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633053 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3640 977 368 180 0 650 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14560

[startup+12.7001 s]
/proc/loadavg: 1.63 2.01 2.65 5/190 6087
/proc/meminfo: memFree=25983420/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=14960 CPUtime=12.7 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1150 0 0 0 1270 0 0 0 25 0 1 0 494295274 15319040 1089 33554432000 4194304 4929204 140737429594560 18446744073709551615 4316123 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3740 1089 368 180 0 750 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14960

[startup+25.5008 s]
/proc/loadavg: 1.99 2.08 2.67 5/190 6088
/proc/meminfo: memFree=25977996/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=15508 CPUtime=25.5 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1266 0 0 0 2550 0 0 0 25 0 1 0 494295274 15880192 1205 33554432000 4194304 4929204 140737429594560 18446744073709551615 4316260 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3877 1205 368 180 0 887 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15508

[startup+51.1003 s]
/proc/loadavg: 2.68 2.23 2.70 5/190 6088
/proc/meminfo: memFree=25970500/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=15776 CPUtime=51.1 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1355 0 0 0 5110 0 0 0 25 0 1 0 494295274 16154624 1294 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 3944 1294 368 180 0 954 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15776

[startup+102.306 s]
/proc/loadavg: 3.47 2.53 2.77 5/190 6117
/proc/meminfo: memFree=25918248/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=16184 CPUtime=102.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1459 0 0 0 10230 0 0 0 25 0 1 0 494295274 16572416 1398 33554432000 4194304 4929204 140737429594560 18446744073709551615 4316260 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4046 1398 368 180 0 1056 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 16184

[startup+162.301 s]
/proc/loadavg: 3.79 2.77 2.84 5/190 6118
/proc/meminfo: memFree=25895384/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=16460 CPUtime=162.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1517 0 0 0 16230 0 0 0 25 0 1 0 494295274 16855040 1456 33554432000 4194304 4929204 140737429594560 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4115 1456 368 180 0 1125 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 16460

[startup+222.301 s]
/proc/loadavg: 3.93 3.01 2.92 5/190 6120
/proc/meminfo: memFree=25885084/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=16596 CPUtime=222.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1567 0 0 0 22230 0 0 0 25 0 1 0 494295274 16994304 1506 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4149 1506 368 180 0 1159 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 16596

[startup+282.3 s]
/proc/loadavg: 3.97 3.17 2.98 5/190 6121
/proc/meminfo: memFree=25873396/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=16736 CPUtime=282.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1595 0 0 0 28230 0 0 0 25 0 1 0 494295274 17137664 1534 33554432000 4194304 4929204 140737429594560 18446744073709551615 4337392 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4184 1534 368 180 0 1194 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 16736

[startup+342.301 s]
/proc/loadavg: 4.06 3.35 3.05 5/190 6123
/proc/meminfo: memFree=25863456/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=16872 CPUtime=342.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1624 0 0 0 34230 0 0 0 25 0 1 0 494295274 17276928 1563 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633962 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4218 1563 368 180 0 1228 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 16872

[startup+402.301 s]
/proc/loadavg: 4.02 3.46 3.10 5/190 6125
/proc/meminfo: memFree=25857356/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17008 CPUtime=402.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1649 0 0 0 40230 0 0 0 25 0 1 0 494295274 17416192 1588 33554432000 4194304 4929204 140737429594560 18446744073709551615 4357388 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4252 1588 368 180 0 1262 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 17008

[startup+462.3 s]
/proc/loadavg: 4.01 3.56 3.16 5/190 6126
/proc/meminfo: memFree=25850508/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17008 CPUtime=462.3 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1666 0 0 0 46230 0 0 0 25 0 1 0 494295274 17416192 1605 33554432000 4194304 4929204 140737429594560 18446744073709551615 4619405 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4252 1605 368 180 0 1262 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 17008

[startup+522.301 s]
/proc/loadavg: 4.00 3.63 3.20 5/190 6128
/proc/meminfo: memFree=25848504/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17008 CPUtime=522.31 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1669 0 0 0 52231 0 0 0 25 0 1 0 494295274 17416192 1608 33554432000 4194304 4929204 140737429594560 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4252 1608 368 180 0 1262 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 17008

[startup+582.301 s]
/proc/loadavg: 4.00 3.70 3.25 5/190 6129
/proc/meminfo: memFree=25845000/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17144 CPUtime=582.31 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1674 0 0 0 58231 0 0 0 25 0 1 0 494295274 17555456 1613 33554432000 4194304 4929204 140737429594560 18446744073709551615 4329530 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4286 1613 368 180 0 1296 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 17144

[startup+642.3 s]
/proc/loadavg: 4.00 3.75 3.30 5/190 6131
/proc/meminfo: memFree=25836792/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17144 CPUtime=642.31 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1694 0 0 0 64231 0 0 0 25 0 1 0 494295274 17555456 1633 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4286 1633 368 180 0 1296 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 17144

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.34 5/190 6133
/proc/meminfo: memFree=25832912/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17144 CPUtime=702.31 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1698 0 0 0 70231 0 0 0 25 0 1 0 494295274 17555456 1637 33554432000 4194304 4929204 140737429594560 18446744073709551615 4632963 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4286 1637 368 180 0 1296 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 17144

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.38 5/190 6134
/proc/meminfo: memFree=25829544/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17144 CPUtime=762.32 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1702 0 0 0 76232 0 0 0 25 0 1 0 494295274 17555456 1641 33554432000 4194304 4929204 140737429594560 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4286 1641 368 180 0 1296 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 17144

[startup+822.3 s]
/proc/loadavg: 4.04 3.87 3.42 5/190 6136
/proc/meminfo: memFree=25828160/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=822.31 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1706 0 0 0 82231 0 0 0 25 0 1 0 494295274 17694720 1645 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633843 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1645 368 180 0 1330 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 17280

[startup+882.301 s]
/proc/loadavg: 4.01 3.89 3.45 5/190 6137
/proc/meminfo: memFree=25824904/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=882.31 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1714 0 0 0 88231 0 0 0 25 0 1 0 494295274 17694720 1653 33554432000 4194304 4929204 140737429594560 18446744073709551615 4638417 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1653 368 180 0 1330 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 17280

[startup+942.3 s]
/proc/loadavg: 4.04 3.92 3.49 5/190 6139
/proc/meminfo: memFree=25822272/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=942.32 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1720 0 0 0 94232 0 0 0 25 0 1 0 494295274 17694720 1659 33554432000 4194304 4929204 140737429594560 18446744073709551615 4636690 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1659 368 180 0 1330 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 17280

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.52 5/190 6141
/proc/meminfo: memFree=25815424/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=1002.32 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1724 0 0 0 100232 0 0 0 25 0 1 0 494295274 17694720 1663 33554432000 4194304 4929204 140737429594560 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1663 368 180 0 1330 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 17280

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.54 5/190 6142
/proc/meminfo: memFree=25812424/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=1062.32 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1728 0 0 0 106232 0 0 0 25 0 1 0 494295274 17694720 1667 33554432000 4194304 4929204 140737429594560 18446744073709551615 4638363 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1667 368 180 0 1330 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 17280

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/190 6144
/proc/meminfo: memFree=25809672/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=1122.32 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1728 0 0 0 112232 0 0 0 25 0 1 0 494295274 17694720 1667 33554432000 4194304 4929204 140737429594560 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1667 368 180 0 1330 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 17280

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.59 5/190 6145
/proc/meminfo: memFree=25806292/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=1182.32 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1732 0 0 0 118232 0 0 0 25 0 1 0 494295274 17694720 1671 33554432000 4194304 4929204 140737429594560 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1671 368 180 0 1330 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 17280

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.62 5/190 6147
/proc/meminfo: memFree=25803784/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=1242.32 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1736 0 0 0 124232 0 0 0 25 0 1 0 494295274 17694720 1675 33554432000 4194304 4929204 140737429594560 18446744073709551615 4633400 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1675 368 180 0 1330 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 17280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.64 4/188 6150
/proc/meminfo: memFree=25806760/32951124 swapFree=67051468/67111528
[pid=6049] ppid=6047 vsize=17280 CPUtime=1300.03 cores=1,3
/proc/6049/stat : 6049 (clasp) R 6047 6049 5603 0 -1 4202496 1736 0 0 0 130003 0 0 0 25 0 1 0 494295274 17694720 1675 33554432000 4194304 4929204 140737429594560 18446744073709551615 4638682 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6049/statm: 4320 1675 368 180 0 1330 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 17280

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.04
CPU user time (s): 1300.03
CPU system time (s): 0.000999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 17280

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

runsolver used 2.13667 second user time and 4.79627 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 16:08:45
IDJOB=3300572
IDBENCH=83156
IDSOLVER=1685
FILE ID=node101/3300572-1303826925
RUNJOBID= node101-1303826925-6019
PBS_JOBID= 13160795
Free space on /tmp= 72084 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.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-3300572-1303826925/watcher-3300572-1303826925 -o /tmp/evaluation-result-3300572-1303826925/solver-3300572-1303826925 -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-3300572-1303826925.cnf

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=618833469

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26016304 kB
Buffers:       1960328 kB
Cached:        4496004 kB
SwapCached:      30452 kB
Active:        2598552 kB
Inactive:      3894264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26016304 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2408 kB
Writeback:           0 kB
AnonPages:       28028 kB
Mapped:           9764 kB
Slab:           377752 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   232684 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= 72076 MiB
End job on node101 at 2011-04-26 16:30:27