Trace number 3423029

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) 5000.11 5000.02

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 ...685426/instance-3423029-1306685426.cnf
0.00/0.00	c Solving...
5000.08/5000.01	
5000.08/5000.01	*** INTERRUPTED! ***
5000.08/5000.01	s UNKNOWN
5000.08/5000.01	
5000.08/5000.01	c INTERRUPTED   : 1
5000.08/5000.01	c Models        : 0+    
5000.08/5000.01	c Time          : 5000.016s (Solving: 5000.02s 1st Model: 0.00s Unsat: 0.00s)
5000.08/5000.01	c CPU Time      : 5000.090s

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: 961)

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-3423029-1306685426/watcher-3423029-1306685426 -o /tmp/evaluation-result-3423029-1306685426/solver-3423029-1306685426 -C 5000 -W 5100 -M 15500 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-3423029-1306685426.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 4/481 15225
/proc/meminfo: memFree=19277952/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=12436 CPUtime=0 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 858773332 12734464 453 33554432000 4194304 4929204 140737028862432 18446744073709551615 4657728 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3109 453 366 180 0 119 0

[startup+0.094505 s]
/proc/loadavg: 1.00 1.00 1.00 4/481 15225
/proc/meminfo: memFree=19277952/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=12700 CPUtime=0.09 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 584 0 0 0 9 0 0 0 23 0 1 0 858773332 13004800 524 33554432000 4194304 4929204 140737028862432 18446744073709551615 4657948 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3175 524 367 180 0 185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.100507 s]
/proc/loadavg: 1.00 1.00 1.00 4/481 15225
/proc/meminfo: memFree=19277952/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=12700 CPUtime=0.09 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 586 0 0 0 9 0 0 0 23 0 1 0 858773332 13004800 526 33554432000 4194304 4929204 140737028862432 18446744073709551615 4638370 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3175 526 367 180 0 185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300467 s]
/proc/loadavg: 1.00 1.00 1.00 4/481 15225
/proc/meminfo: memFree=19277952/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=13096 CPUtime=0.29 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 668 0 0 0 29 0 0 0 25 0 1 0 858773332 13410304 608 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633025 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3274 608 367 180 0 284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13096

[startup+0.700399 s]
/proc/loadavg: 1.00 1.00 1.00 4/481 15225
/proc/meminfo: memFree=19277952/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=13360 CPUtime=0.69 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 732 0 0 0 69 0 0 0 25 0 1 0 858773332 13680640 672 33554432000 4194304 4929204 140737028862432 18446744073709551615 4632976 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3340 672 367 180 0 350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13360

[startup+1.50025 s]
/proc/loadavg: 1.08 1.02 1.01 4/484 15227
/proc/meminfo: memFree=19273960/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=13764 CPUtime=1.49 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 836 0 0 0 149 0 0 0 25 0 1 0 858773332 14094336 776 33554432000 4194304 4929204 140737028862432 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3441 776 368 180 0 451 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13764

[startup+3.10097 s]
/proc/loadavg: 1.08 1.02 1.01 4/484 15227
/proc/meminfo: memFree=19271512/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=14164 CPUtime=3.1 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 937 0 0 0 310 0 0 0 25 0 1 0 858773332 14503936 877 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3541 877 368 180 0 551 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 14164

[startup+6.30037 s]
/proc/loadavg: 1.15 1.03 1.01 4/484 15227
/proc/meminfo: memFree=19270272/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=14560 CPUtime=6.3 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1038 0 0 0 630 0 0 0 25 0 1 0 858773332 14909440 978 33554432000 4194304 4929204 140737028862432 18446744073709551615 4359904 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3640 978 368 180 0 650 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14560

[startup+12.7002 s]
/proc/loadavg: 1.22 1.05 1.02 4/484 15228
/proc/meminfo: memFree=19268044/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=14960 CPUtime=12.69 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1150 0 0 0 1269 0 0 0 25 0 1 0 858773332 15319040 1090 33554432000 4194304 4929204 140737028862432 18446744073709551615 4329482 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3740 1090 368 180 0 750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14960

[startup+25.5009 s]
/proc/loadavg: 1.34 1.08 1.02 4/484 15228
/proc/meminfo: memFree=19267788/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=15508 CPUtime=25.5 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1268 0 0 0 2550 0 0 0 25 0 1 0 858773332 15880192 1208 33554432000 4194304 4929204 140737028862432 18446744073709551615 4658462 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3877 1208 368 180 0 887 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15508

[startup+51.1002 s]
/proc/loadavg: 1.60 1.17 1.05 3/484 15229
/proc/meminfo: memFree=19266988/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=15776 CPUtime=51.09 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1355 0 0 0 5109 0 0 0 25 0 1 0 858773332 16154624 1295 33554432000 4194304 4929204 140737028862432 18446744073709551615 4316089 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 3944 1295 368 180 0 954 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15776

[startup+102.318 s]
/proc/loadavg: 1.82 1.29 1.10 3/484 15257
/proc/meminfo: memFree=19247956/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=16184 CPUtime=102.31 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1459 0 0 0 10231 0 0 0 25 0 1 0 858773332 16572416 1399 33554432000 4194304 4929204 140737028862432 18446744073709551615 4375149 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15223/statm: 4046 1399 368 180 0 1056 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 16184

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/484 15259
/proc/meminfo: memFree=19233988/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=16460 CPUtime=162.23 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1517 0 0 0 16223 0 0 0 25 0 1 0 858773332 16855040 1457 33554432000 4194304 4929204 140737028862432 18446744073709551615 4627911 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4115 1457 368 180 0 1125 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16460

[startup+222.301 s]
/proc/loadavg: 2.06 1.55 1.21 3/484 15260
/proc/meminfo: memFree=19225388/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=16596 CPUtime=222.24 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1567 0 0 0 22224 0 0 0 25 0 1 0 858773332 16994304 1507 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4149 1507 368 180 0 1159 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 16596

[startup+282.301 s]
/proc/loadavg: 2.10 1.66 1.27 3/484 15262
/proc/meminfo: memFree=19217156/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=16736 CPUtime=282.24 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1595 0 0 0 28224 0 0 0 25 0 1 0 858773332 17137664 1535 33554432000 4194304 4929204 140737028862432 18446744073709551615 4357446 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4184 1535 368 180 0 1194 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 16736

[startup+342.301 s]
/proc/loadavg: 2.07 1.73 1.32 3/484 15263
/proc/meminfo: memFree=19214016/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=16872 CPUtime=342.24 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1624 0 0 0 34224 0 0 0 25 0 1 0 858773332 17276928 1564 33554432000 4194304 4929204 140737028862432 18446744073709551615 4658024 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4218 1564 368 180 0 1228 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 16872

[startup+402.301 s]
/proc/loadavg: 2.02 1.78 1.36 3/484 15265
/proc/meminfo: memFree=19211004/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17008 CPUtime=402.24 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1649 0 0 0 40224 0 0 0 25 0 1 0 858773332 17416192 1589 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4252 1589 368 180 0 1262 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 17008

[startup+462.301 s]
/proc/loadavg: 2.01 1.82 1.40 3/484 15267
/proc/meminfo: memFree=19208968/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17008 CPUtime=462.24 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1666 0 0 0 46224 0 0 0 25 0 1 0 858773332 17416192 1606 33554432000 4194304 4929204 140737028862432 18446744073709551615 4327297 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4252 1606 368 180 0 1262 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 17008

[startup+522.301 s]
/proc/loadavg: 2.00 1.85 1.43 3/484 15268
/proc/meminfo: memFree=19207680/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17008 CPUtime=522.24 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1669 0 0 0 52224 0 0 0 25 0 1 0 858773332 17416192 1609 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4252 1609 368 180 0 1262 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 17008

[startup+582.301 s]
/proc/loadavg: 2.00 1.87 1.46 3/484 15270
/proc/meminfo: memFree=19200816/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17144 CPUtime=582.25 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1674 0 0 0 58225 0 0 0 25 0 1 0 858773332 17555456 1614 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633870 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4286 1614 368 180 0 1296 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 17144

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/484 15373
/proc/meminfo: memFree=19139172/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4002.35 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 400235 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4327602 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 17564

[startup+4062.32 s]
/proc/loadavg: 2.12 2.05 2.01 3/484 15375
/proc/meminfo: memFree=19138368/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4062.37 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 406237 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4316095 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 17564

[startup+4122.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/484 15376
/proc/meminfo: memFree=19138320/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4122.35 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 412235 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4316272 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 17564

[startup+4182.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/484 15378
/proc/meminfo: memFree=19138380/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4182.35 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 418235 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 17564

[startup+4242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/484 15379
/proc/meminfo: memFree=19138452/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4242.35 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 424235 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 17564

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 15381
/proc/meminfo: memFree=19137660/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4302.36 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 430236 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 17564

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 15383
/proc/meminfo: memFree=19137488/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4362.36 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 436236 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 17564

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 15384
/proc/meminfo: memFree=19137424/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4422.36 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 442236 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 17564

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 15386
/proc/meminfo: memFree=19137496/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4482.36 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 448236 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 17564

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 15387
/proc/meminfo: memFree=19137448/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17564 CPUtime=4542.36 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1805 0 0 0 454236 0 0 0 25 0 1 0 858773332 17985536 1745 33554432000 4194304 4929204 140737028862432 18446744073709551615 4638363 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4391 1745 372 180 0 1401 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 17564

[startup+4602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/484 15389
/proc/meminfo: memFree=19136388/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17700 CPUtime=4602.37 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1809 0 0 0 460237 0 0 0 25 0 1 0 858773332 18124800 1749 33554432000 4194304 4929204 140737028862432 18446744073709551615 4657566 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4425 1749 372 180 0 1435 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 17700

[startup+4662.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/484 15391
/proc/meminfo: memFree=19136464/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17700 CPUtime=4662.37 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1809 0 0 0 466237 0 0 0 25 0 1 0 858773332 18124800 1749 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4425 1749 372 180 0 1435 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 17700

[startup+4722.32 s]
/proc/loadavg: 2.04 2.03 2.00 3/484 15392
/proc/meminfo: memFree=19135668/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17700 CPUtime=4722.39 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1809 0 0 0 472239 0 0 0 25 0 1 0 858773332 18124800 1749 33554432000 4194304 4929204 140737028862432 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4425 1749 372 180 0 1435 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 17700

[startup+4782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/484 15394
/proc/meminfo: memFree=19135492/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17700 CPUtime=4782.37 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1817 0 0 0 478237 0 0 0 25 0 1 0 858773332 18124800 1757 33554432000 4194304 4929204 140737028862432 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4425 1757 372 180 0 1435 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 17700

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 15395
/proc/meminfo: memFree=19133712/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17700 CPUtime=4842.37 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1817 0 0 0 484237 0 0 0 25 0 1 0 858773332 18124800 1757 33554432000 4194304 4929204 140737028862432 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4425 1757 372 180 0 1435 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 17700

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 15397
/proc/meminfo: memFree=19131916/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17700 CPUtime=4902.37 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1817 0 0 0 490237 0 0 0 25 0 1 0 858773332 18124800 1757 33554432000 4194304 4929204 140737028862432 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4425 1757 372 180 0 1435 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 17700

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 15399
/proc/meminfo: memFree=19130252/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17700 CPUtime=4962.38 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1817 0 0 0 496238 0 0 0 25 0 1 0 858773332 18124800 1757 33554432000 4194304 4929204 140737028862432 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4425 1757 372 180 0 1435 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 17700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/484 15400
/proc/meminfo: memFree=19129972/32950928 swapFree=65252936/67111528
[pid=15223] ppid=15220 vsize=17700 CPUtime=5000.08 cores=0,2,4,6
/proc/15223/stat : 15223 (clasp) R 15220 15223 13855 0 -1 4202496 1817 0 0 0 500008 0 0 0 25 0 1 0 858773332 18124800 1757 33554432000 4194304 4929204 140737028862432 18446744073709551615 4327472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15223/statm: 4425 1757 372 180 0 1435 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 17700

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): 5000.02
CPU time (s): 5000.11
CPU user time (s): 5000.1
CPU system time (s): 0.008998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 17700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.1
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1829
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 12538

runsolver used 23.0445 second user time and 49.9834 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-29 18:10:27
IDJOB=3423029
IDBENCH=83156
IDSOLVER=1917
FILE ID=node116/3423029-1306685426
RUNJOBID= node116-1306685426-15206
PBS_JOBID= 13471781
Free space on /tmp= 73412 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-3423029-1306685426/watcher-3423029-1306685426 -o /tmp/evaluation-result-3423029-1306685426/solver-3423029-1306685426 -C 5000 -W 5100 -M 15500  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-3423029-1306685426.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=107693901

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19278372 kB
Buffers:        196592 kB
Cached:        2409896 kB
SwapCached:      12264 kB
Active:        7406972 kB
Inactive:      6018816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19278372 kB
SwapTotal:    67111528 kB
SwapFree:     65252936 kB
Dirty:            1600 kB
Writeback:           0 kB
AnonPages:    10817448 kB
Mapped:          24472 kB
Slab:           117108 kB
PageTables:      61844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139577980 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= 73408 MiB
End job on node116 at 2011-05-29 19:33:49