Trace number 3300138

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-indust? (TO) 1300.04 1300.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...823724/instance-3300138-1303823724.cnf
0.00/0.02	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          : 1299.999s (Solving: 1299.98s 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-3300138-1303823724/watcher-3300138-1303823724 -o /tmp/evaluation-result-3300138-1303823724/solver-3300138-1303823724 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300138-1303823724.cnf 

running on 2 cores: 5,7

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.00 0.00 0.04 3/176 15297
/proc/meminfo: memFree=16277516/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=936 CPUtime=0 cores=5,7
/proc/15297/stat : 15297 (clasp) S 15295 15297 15262 0 -1 4194304 73 0 0 0 0 0 0 0 20 0 1 0 493971221 958464 29 33554432000 4194304 4929204 140735864627008 18446744073709551615 268267765383 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/15297/statm: 234 29 23 180 0 23 0

[startup+0.0128749 s]
/proc/loadavg: 0.00 0.00 0.04 3/176 15297
/proc/meminfo: memFree=16277516/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=13620 CPUtime=0 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 820 0 0 0 0 0 0 0 20 0 1 0 493971221 13946880 708 33554432000 4194304 4929204 140735864627008 18446744073709551615 4590532 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 3405 708 338 180 0 415 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13620

[startup+0.100854 s]
/proc/loadavg: 0.00 0.00 0.04 3/176 15297
/proc/meminfo: memFree=16277516/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=14416 CPUtime=0.09 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 1052 0 0 0 9 0 0 0 20 0 1 0 493971221 14761984 940 33554432000 4194304 4929204 140735864627008 18446744073709551615 4337351 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 3604 940 367 180 0 614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.300817 s]
/proc/loadavg: 0.00 0.00 0.04 3/176 15297
/proc/meminfo: memFree=16277516/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=14416 CPUtime=0.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 1059 0 0 0 29 0 0 0 21 0 1 0 493971221 14761984 947 33554432000 4194304 4929204 140735864627008 18446744073709551615 4333968 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 3604 947 367 180 0 614 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14416

[startup+0.700744 s]
/proc/loadavg: 0.00 0.00 0.04 3/176 15297
/proc/meminfo: memFree=16277516/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=15604 CPUtime=0.69 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 1341 0 0 0 69 0 0 0 22 0 1 0 493971221 15978496 1229 33554432000 4194304 4929204 140735864627008 18446744073709551615 4634090 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 3901 1229 368 180 0 911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15604

[startup+1.5006 s]
/proc/loadavg: 0.00 0.00 0.04 6/189 15323
/proc/meminfo: memFree=16058720/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=16416 CPUtime=1.49 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 1537 0 0 0 149 0 0 0 25 0 1 0 493971221 16809984 1425 33554432000 4194304 4929204 140735864627008 18446744073709551615 4327292 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 4104 1425 368 180 0 1114 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16416

[startup+3.10032 s]
/proc/loadavg: 0.24 0.05 0.05 4/185 15341
/proc/meminfo: memFree=15936728/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=17172 CPUtime=3.09 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 1741 0 0 0 309 0 0 0 25 0 1 0 493971221 17584128 1629 33554432000 4194304 4929204 140735864627008 18446744073709551615 4316131 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 4293 1629 373 180 0 1303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17172

[startup+6.30075 s]
/proc/loadavg: 0.24 0.05 0.05 5/185 15345
/proc/meminfo: memFree=15835728/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=18368 CPUtime=6.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 2083 0 0 0 629 0 0 0 25 0 1 0 493971221 18808832 1935 33554432000 4194304 4929204 140735864627008 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 4592 1935 374 180 0 1602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18368

[startup+12.7006 s]
/proc/loadavg: 0.82 0.18 0.09 5/190 15351
/proc/meminfo: memFree=15731420/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=19712 CPUtime=12.69 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 2414 0 0 0 1269 0 0 0 25 0 1 0 493971221 20185088 2266 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 4928 2266 374 180 0 1938 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19712

[startup+25.5003 s]
/proc/loadavg: 1.31 0.30 0.14 5/190 15351
/proc/meminfo: memFree=15731680/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=20488 CPUtime=25.48 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 2609 0 0 0 2548 0 0 0 25 0 1 0 493971221 20979712 2461 33554432000 4194304 4929204 140735864627008 18446744073709551615 4357379 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 5122 2461 374 180 0 2132 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20488

[startup+51.1008 s]
/proc/loadavg: 2.22 0.60 0.24 5/190 15379
/proc/meminfo: memFree=15822600/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=22420 CPUtime=51.08 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 3069 0 0 0 5108 0 0 0 25 0 1 0 493971221 22958080 2921 33554432000 4194304 4929204 140735864627008 18446744073709551615 4327385 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 5605 2921 374 180 0 2615 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22420

[startup+102.307 s]
/proc/loadavg: 3.35 1.18 0.46 5/190 15380
/proc/meminfo: memFree=15815404/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=24072 CPUtime=102.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 3490 0 0 0 10229 0 0 0 25 0 1 0 493971221 24649728 3342 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 6018 3342 374 180 0 3028 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 24072

[startup+162.301 s]
/proc/loadavg: 3.76 1.69 0.67 5/190 15382
/proc/meminfo: memFree=15804568/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=24996 CPUtime=162.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 3708 0 0 0 16229 0 0 0 25 0 1 0 493971221 25595904 3560 33554432000 4194304 4929204 140735864627008 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 6249 3560 374 180 0 3259 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24996

[startup+222.3 s]
/proc/loadavg: 3.91 2.11 0.88 5/190 15383
/proc/meminfo: memFree=15796820/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=26140 CPUtime=222.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 3972 0 0 0 22229 0 0 0 25 0 1 0 493971221 26767360 3824 33554432000 4194304 4929204 140735864627008 18446744073709551615 4638684 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 6535 3824 374 180 0 3545 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 26140

[startup+282.301 s]
/proc/loadavg: 3.96 2.45 1.07 5/190 15412
/proc/meminfo: memFree=15850892/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=26452 CPUtime=282.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4065 0 0 0 28229 0 0 0 25 0 1 0 493971221 27086848 3917 33554432000 4194304 4929204 140735864627008 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 6613 3917 374 180 0 3623 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26452

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.25 5/190 15413
/proc/meminfo: memFree=15847992/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=26896 CPUtime=342.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4158 0 0 0 34229 0 0 0 25 0 1 0 493971221 27541504 4010 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633004 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 6724 4010 374 180 0 3734 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26896

[startup+402.3 s]
/proc/loadavg: 3.99 2.96 1.42 5/190 15415
/proc/meminfo: memFree=15844232/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=27208 CPUtime=402.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4243 0 0 0 40229 0 0 0 25 0 1 0 493971221 27860992 4095 33554432000 4194304 4929204 140735864627008 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 6802 4095 374 180 0 3812 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 27208

[startup+462.3 s]
/proc/loadavg: 4.11 3.19 1.60 5/190 15417
/proc/meminfo: memFree=15836280/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=27504 CPUtime=462.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4318 0 0 0 46229 0 0 0 25 0 1 0 493971221 28164096 4170 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 6876 4170 374 180 0 3886 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 27504

[startup+522.301 s]
/proc/loadavg: 4.07 3.35 1.75 5/190 15418
/proc/meminfo: memFree=15830792/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=28504 CPUtime=522.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4562 0 0 0 52229 0 0 0 25 0 1 0 493971221 29188096 4414 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7126 4414 374 180 0 4136 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 28504

[startup+582.301 s]
/proc/loadavg: 4.02 3.46 1.89 5/190 15420
/proc/meminfo: memFree=15815512/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=28664 CPUtime=582.29 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4601 0 0 0 58229 0 0 0 25 0 1 0 493971221 29351936 4453 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7166 4453 374 180 0 4176 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 28664

[startup+642.3 s]
/proc/loadavg: 4.09 3.58 2.02 5/190 15421
/proc/meminfo: memFree=15811648/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=28848 CPUtime=642.3 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4671 0 0 0 64230 0 0 0 25 0 1 0 493971221 29540352 4523 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633536 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7212 4523 374 180 0 4222 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 28848

[startup+702.301 s]
/proc/loadavg: 4.03 3.65 2.14 5/190 15423
/proc/meminfo: memFree=15807904/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29316 CPUtime=702.3 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4786 0 0 0 70230 0 0 0 25 0 1 0 493971221 30019584 4638 33554432000 4194304 4929204 140735864627008 18446744073709551615 4337416 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7329 4638 374 180 0 4339 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 29316

[startup+762.307 s]
/proc/loadavg: 4.01 3.71 2.26 5/190 15425
/proc/meminfo: memFree=15807260/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29484 CPUtime=762.31 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4830 0 0 0 76231 0 0 0 25 0 1 0 493971221 30191616 4682 33554432000 4194304 4929204 140735864627008 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7371 4682 374 180 0 4381 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 29484

[startup+822.3 s]
/proc/loadavg: 4.00 3.76 2.36 5/190 15426
/proc/meminfo: memFree=15806976/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=30248 CPUtime=822.31 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 4987 0 0 0 82230 1 0 0 25 0 1 0 493971221 30973952 4839 33554432000 4194304 4929204 140735864627008 18446744073709551615 4632963 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7562 4839 374 180 0 4572 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 30248

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.46 5/190 15428
/proc/meminfo: memFree=15806060/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=30408 CPUtime=882.31 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 5026 0 0 0 88230 1 0 0 25 0 1 0 493971221 31137792 4878 33554432000 4194304 4929204 140735864627008 18446744073709551615 4316345 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7602 4878 374 180 0 4612 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 30408

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.56 5/190 15429
/proc/meminfo: memFree=15796612/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=30560 CPUtime=942.31 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 5080 0 0 0 94230 1 0 0 25 0 1 0 493971221 31293440 4932 33554432000 4194304 4929204 140735864627008 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7640 4932 374 180 0 4650 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 30560

[startup+1002.3 s]
/proc/loadavg: 4.06 3.88 2.65 5/190 15431
/proc/meminfo: memFree=15794220/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=30836 CPUtime=1002.31 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 5161 0 0 0 100230 1 0 0 25 0 1 0 493971221 31576064 5013 33554432000 4194304 4929204 140735864627008 18446744073709551615 4628160 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7709 5013 374 180 0 4719 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 30836

[startup+1062.3 s]
/proc/loadavg: 4.06 3.91 2.74 5/190 15433
/proc/meminfo: memFree=15784028/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=30972 CPUtime=1062.31 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 5245 0 0 0 106230 1 0 0 25 0 1 0 493971221 31715328 5049 33554432000 4194304 4929204 140735864627008 18446744073709551615 4638379 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7743 5049 374 180 0 4753 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 30972

[startup+1122.3 s]
/proc/loadavg: 4.02 3.93 2.81 5/190 15434
/proc/meminfo: memFree=15783244/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=31556 CPUtime=1122.32 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 5360 0 0 0 112231 1 0 0 25 0 1 0 493971221 32313344 5164 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633037 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7889 5164 374 180 0 4899 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 31556

[startup+1182.3 s]
/proc/loadavg: 4.01 3.94 2.88 5/190 15436
/proc/meminfo: memFree=15783204/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=31556 CPUtime=1182.32 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 5360 0 0 0 118231 1 0 0 25 0 1 0 493971221 32313344 5164 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7889 5164 374 180 0 4899 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 31556

[startup+1242.3 s]
/proc/loadavg: 4.04 3.96 2.95 5/190 15437
/proc/meminfo: memFree=15776980/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=31892 CPUtime=1242.32 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 5439 0 0 0 124231 1 0 0 25 0 1 0 493971221 32657408 5243 33554432000 4194304 4929204 140735864627008 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7973 5243 374 180 0 4983 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 31892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.01 6/190 15439
/proc/meminfo: memFree=15772856/32950928 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=31892 CPUtime=1300.03 cores=5,7
/proc/15297/stat : 15297 (clasp) R 15295 15297 15262 0 -1 4202496 5446 0 0 0 130002 1 0 0 25 0 1 0 493971221 32657408 5250 33554432000 4194304 4929204 140735864627008 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15297/statm: 7973 5250 374 180 0 4983 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 31892

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.02
CPU system time (s): 0.012998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 31892

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

runsolver used 2.00869 second user time and 5.07723 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 15:15:24
IDJOB=3300138
IDBENCH=20401
IDSOLVER=1684
FILE ID=node122/3300138-1303823724
RUNJOBID= node122-1303823723-15284
PBS_JOBID= 13160773
Free space on /tmp= 71696 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300138-1303823724/watcher-3300138-1303823724 -o /tmp/evaluation-result-3300138-1303823724/solver-3300138-1303823724 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300138-1303823724.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=551234930

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16277928 kB
Buffers:       1726848 kB
Cached:       14317692 kB
SwapCached:          0 kB
Active:        4795980 kB
Inactive:     11313836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16277928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1032 kB
Writeback:           0 kB
AnonPages:       64844 kB
Mapped:          14616 kB
Slab:           500060 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190344 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= 71648 MiB
End job on node122 at 2011-04-26 15:37:06