Trace number 3300527

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0-R4092-crafted? (TO) 1300.05 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03669
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826711/instance-3300527-1303826711.cnf
0.09/0.18	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.003s (Solving: 1299.82s 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-3300527-1303826711/watcher-3300527-1303826711 -o /tmp/evaluation-result-3300527-1303826711/solver-3300527-1303826711 -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-3300527-1303826711.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.78 1.17 2.01 3/176 30296
/proc/meminfo: memFree=16101584/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=12860 CPUtime=0 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 579 0 0 0 0 0 0 0 21 0 1 0 494271574 13168640 513 33554432000 4194304 4929204 140736532078640 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 3215 513 327 180 0 225 0

[startup+0.0634301 s]
/proc/loadavg: 0.78 1.17 2.01 3/176 30296
/proc/meminfo: memFree=16101584/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=16212 CPUtime=0.05 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 1602 0 0 0 5 0 0 0 21 0 1 0 494271574 16601088 1357 33554432000 4194304 4929204 140736532078640 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 4053 1357 337 180 0 1063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16212

[startup+0.100421 s]
/proc/loadavg: 0.78 1.17 2.01 3/176 30296
/proc/meminfo: memFree=16101584/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=16212 CPUtime=0.09 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 1613 0 0 0 9 0 0 0 21 0 1 0 494271574 16601088 1368 33554432000 4194304 4929204 140736532078640 18446744073709551615 4574975 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 4053 1368 339 180 0 1063 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16212

[startup+0.300393 s]
/proc/loadavg: 0.78 1.17 2.01 3/176 30296
/proc/meminfo: memFree=16101584/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=16520 CPUtime=0.29 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 1855 0 0 0 29 0 0 0 22 0 1 0 494271574 16916480 1490 33554432000 4194304 4929204 140736532078640 18446744073709551615 4637460 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 4130 1490 367 180 0 1140 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16520

[startup+0.700305 s]
/proc/loadavg: 0.78 1.17 2.01 3/176 30296
/proc/meminfo: memFree=16101584/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=17312 CPUtime=0.69 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 2028 0 0 0 69 0 0 0 23 0 1 0 494271574 17727488 1663 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 4328 1663 367 180 0 1338 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17312

[startup+1.50016 s]
/proc/loadavg: 0.78 1.17 2.01 5/190 30323
/proc/meminfo: memFree=16052344/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=17576 CPUtime=1.49 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 2088 0 0 0 149 0 0 0 25 0 1 0 494271574 17997824 1723 33554432000 4194304 4929204 140736532078640 18446744073709551615 4632656 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 4394 1723 367 180 0 1404 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17576

[startup+3.10086 s]
/proc/loadavg: 0.78 1.17 2.01 5/190 30323
/proc/meminfo: memFree=16047632/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=18440 CPUtime=3.09 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 2303 0 0 0 309 0 0 0 25 0 1 0 494271574 18882560 1938 33554432000 4194304 4929204 140736532078640 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 4610 1938 367 180 0 1620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18440

[startup+6.30026 s]
/proc/loadavg: 1.04 1.21 2.02 5/190 30323
/proc/meminfo: memFree=16043172/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=20300 CPUtime=6.29 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 2766 0 0 0 629 0 0 0 25 0 1 0 494271574 20787200 2401 33554432000 4194304 4929204 140736532078640 18446744073709551615 4316105 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 5075 2401 367 180 0 2085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20300

[startup+12.7011 s]
/proc/loadavg: 1.27 1.26 2.03 5/190 30323
/proc/meminfo: memFree=16038608/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=21816 CPUtime=12.69 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 3131 0 0 0 1269 0 0 0 25 0 1 0 494271574 22339584 2766 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 5454 2766 367 180 0 2464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21816

[startup+25.5007 s]
/proc/loadavg: 1.88 1.39 2.06 5/190 30323
/proc/meminfo: memFree=16031060/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=23968 CPUtime=25.49 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 3690 0 0 0 2549 0 0 0 25 0 1 0 494271574 24543232 3325 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 5992 3325 367 180 0 3002 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23968

[startup+51.101 s]
/proc/loadavg: 2.60 1.60 2.11 5/190 30324
/proc/meminfo: memFree=16015108/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=26528 CPUtime=51.09 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 4324 0 0 0 5109 0 0 0 25 0 1 0 494271574 27164672 3959 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 6632 3959 367 180 0 3642 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26528

[startup+102.306 s]
/proc/loadavg: 3.39 1.97 2.20 5/190 30325
/proc/meminfo: memFree=15996864/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=30568 CPUtime=102.3 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 5285 0 0 0 10229 1 0 0 25 0 1 0 494271574 31301632 4920 33554432000 4194304 4929204 140736532078640 18446744073709551615 4619432 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 7642 4920 369 180 0 4652 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30568

[startup+162.3 s]
/proc/loadavg: 3.77 2.34 2.31 5/190 30327
/proc/meminfo: memFree=15980708/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=33616 CPUtime=162.3 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 6012 0 0 0 16229 1 0 0 25 0 1 0 494271574 34422784 5647 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 8404 5647 369 180 0 5414 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 33616

[startup+222.3 s]
/proc/loadavg: 3.91 2.64 2.42 5/190 30329
/proc/meminfo: memFree=15971132/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=36636 CPUtime=222.3 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 6754 0 0 0 22229 1 0 0 25 0 1 0 494271574 37515264 6389 33554432000 4194304 4929204 140736532078640 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 9159 6389 369 180 0 6169 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36636

[startup+282.301 s]
/proc/loadavg: 3.97 2.88 2.51 5/190 30330
/proc/meminfo: memFree=15961680/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=39380 CPUtime=282.3 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 7419 0 0 0 28229 1 0 0 25 0 1 0 494271574 40325120 7054 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 9845 7054 369 180 0 6855 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 39380

[startup+342.301 s]
/proc/loadavg: 4.13 3.11 2.61 5/190 30332
/proc/meminfo: memFree=15955328/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=40880 CPUtime=342.3 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 7793 0 0 0 34229 1 0 0 25 0 1 0 494271574 41861120 7428 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 10220 7428 369 180 0 7230 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 40880

[startup+402.301 s]
/proc/loadavg: 4.05 3.27 2.70 5/190 30333
/proc/meminfo: memFree=15942776/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=42012 CPUtime=402.3 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 8042 0 0 0 40229 1 0 0 25 0 1 0 494271574 43020288 7677 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 10503 7677 369 180 0 7513 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 42012

[startup+462.301 s]
/proc/loadavg: 4.02 3.40 2.78 5/190 30335
/proc/meminfo: memFree=15938404/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=42772 CPUtime=462.3 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 8193 0 0 0 46229 1 0 0 25 0 1 0 494271574 43798528 7828 33554432000 4194304 4929204 140736532078640 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 10693 7828 369 180 0 7703 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 42772

[startup+522.3 s]
/proc/loadavg: 4.00 3.51 2.85 5/190 30336
/proc/meminfo: memFree=15932784/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=43852 CPUtime=522.3 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 8452 0 0 0 52229 1 0 0 25 0 1 0 494271574 44904448 8087 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 10963 8087 369 180 0 7973 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 43852

[startup+582.3 s]
/proc/loadavg: 4.11 3.63 2.93 5/190 30338
/proc/meminfo: memFree=15929280/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=45400 CPUtime=582.31 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 8824 0 0 0 58229 2 0 0 25 0 1 0 494271574 46489600 8459 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 11350 8459 369 180 0 8360 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 45400

[startup+642.3 s]
/proc/loadavg: 4.04 3.69 2.99 5/190 30340
/proc/meminfo: memFree=15920200/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=47596 CPUtime=642.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 9377 0 0 0 64230 2 0 0 25 0 1 0 494271574 48738304 9012 33554432000 4194304 4929204 140736532078640 18446744073709551615 4320462 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 11899 9012 369 180 0 8909 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 47596

[startup+702.301 s]
/proc/loadavg: 4.01 3.74 3.05 5/190 30341
/proc/meminfo: memFree=15915456/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=48812 CPUtime=702.31 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 9657 0 0 0 70229 2 0 0 25 0 1 0 494271574 49983488 9292 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 12203 9292 369 180 0 9213 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 48812

[startup+762.307 s]
/proc/loadavg: 4.00 3.79 3.11 5/190 30343
/proc/meminfo: memFree=15912696/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=49552 CPUtime=762.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 9813 0 0 0 76230 2 0 0 25 0 1 0 494271574 50741248 9448 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 12388 9448 369 180 0 9398 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 49552

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.16 5/190 30344
/proc/meminfo: memFree=15909428/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=50456 CPUtime=822.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 10030 0 0 0 82230 2 0 0 25 0 1 0 494271574 51666944 9665 33554432000 4194304 4929204 140736532078640 18446744073709551615 4357424 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 12614 9665 369 180 0 9624 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 50456

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.21 5/190 30346
/proc/meminfo: memFree=15900836/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=51540 CPUtime=882.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 10299 0 0 0 88230 2 0 0 25 0 1 0 494271574 52776960 9934 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 12885 9934 369 180 0 9895 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 51540

[startup+942.3 s]
/proc/loadavg: 4.07 3.91 3.27 5/190 30348
/proc/meminfo: memFree=15897216/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=52948 CPUtime=942.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 10649 0 0 0 94230 2 0 0 25 0 1 0 494271574 54218752 10284 33554432000 4194304 4929204 140736532078640 18446744073709551615 4638539 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 13237 10284 369 180 0 10247 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 52948

[startup+1002.3 s]
/proc/loadavg: 4.02 3.92 3.31 5/190 30349
/proc/meminfo: memFree=15892724/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=53996 CPUtime=1002.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 10874 0 0 0 100230 2 0 0 25 0 1 0 494271574 55291904 10509 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 13499 10509 369 180 0 10509 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 53996

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.35 5/190 30351
/proc/meminfo: memFree=15890712/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=54516 CPUtime=1062.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 10989 0 0 0 106230 2 0 0 25 0 1 0 494271574 55824384 10624 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 13629 10624 369 180 0 10639 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 54516

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.39 5/190 30353
/proc/meminfo: memFree=15887952/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=56524 CPUtime=1122.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 11481 0 0 0 112230 2 0 0 25 0 1 0 494271574 57880576 11116 33554432000 4194304 4929204 140736532078640 18446744073709551615 4632712 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 14131 11116 369 180 0 11141 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 56524

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.43 5/190 30354
/proc/meminfo: memFree=15885196/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=56524 CPUtime=1182.32 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 11502 0 0 0 118230 2 0 0 25 0 1 0 494271574 57880576 11137 33554432000 4194304 4929204 140736532078640 18446744073709551615 4327593 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 14131 11137 369 180 0 11141 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 56524

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.46 5/190 30356
/proc/meminfo: memFree=15883668/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=56992 CPUtime=1242.33 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 11592 0 0 0 124231 2 0 0 25 0 1 0 494271574 58359808 11227 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 14248 11227 369 180 0 11258 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 56992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.49 5/190 30357
/proc/meminfo: memFree=15881540/32951124 swapFree=67111528/67111528
[pid=30296] ppid=30294 vsize=57300 CPUtime=1300.03 cores=1,3
/proc/30296/stat : 30296 (clasp) R 30294 30296 29873 0 -1 4202496 11681 0 0 0 130001 2 0 0 25 0 1 0 494271574 58675200 11316 33554432000 4194304 4929204 140736532078640 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30296/statm: 14325 11316 369 180 0 11335 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 57300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.02
CPU system time (s): 0.029995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 57300

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

runsolver used 2.09368 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 16:05:11
IDJOB=3300527
IDBENCH=71540
IDSOLVER=1685
FILE ID=node105/3300527-1303826711
RUNJOBID= node105-1303826709-30282
PBS_JOBID= 13160791
Free space on /tmp= 72176 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.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-3300527-1303826711/watcher-3300527-1303826711 -o /tmp/evaluation-result-3300527-1303826711/solver-3300527-1303826711 -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-3300527-1303826711.cnf

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=508804147

node105.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.825
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.825
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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:     32951124 kB
MemFree:      16101616 kB
Buffers:       2293280 kB
Cached:       13920324 kB
SwapCached:          0 kB
Active:        8549080 kB
Inactive:      7731872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16101616 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2416 kB
Writeback:           0 kB
AnonPages:       66688 kB
Mapped:          14524 kB
Slab:           505664 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189740 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= 72164 MiB
End job on node105 at 2011-04-26 16:26:53