Trace number 3300237

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) 1299.99 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
Bench CategoryAPPLICATION (applications 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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827812/instance-3300237-1303827812.cnf
0.39/0.49	c Solving...
1299.97/1300.00	
1299.97/1300.00	*** INTERRUPTED! ***
1299.97/1300.00	s UNKNOWN
1299.97/1300.00	
1299.97/1300.00	c INTERRUPTED   : 1
1299.97/1300.00	c Models        : 0+    
1299.97/1300.00	c Time          : 1300.003s (Solving: 1299.51s 1st Model: 0.00s Unsat: 0.00s)
1299.97/1300.00	c CPU Time      : 1299.970s

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-3300237-1303827812/watcher-3300237-1303827812 -o /tmp/evaluation-result-3300237-1303827812/solver-3300237-1303827812 -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-3300237-1303827812.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: 2.23 3.51 3.49 5/189 18668
/proc/meminfo: memFree=15319308/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=18388 CPUtime=0 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 1601 0 0 0 0 0 0 0 21 0 1 0 494380920 18829312 1542 33554432000 4194304 4929204 140734732992432 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 4597 1550 319 180 0 1607 0

[startup+0.0272241 s]
/proc/loadavg: 2.23 3.51 3.49 5/189 18668
/proc/meminfo: memFree=15319308/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=24632 CPUtime=0.01 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 4022 0 0 0 1 0 0 0 21 0 1 0 494380920 25223168 3411 33554432000 4194304 4929204 140734732992432 18446744073709551615 274473628357 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 6158 3412 330 180 0 3168 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24632

[startup+0.100208 s]
/proc/loadavg: 2.23 3.51 3.49 5/189 18668
/proc/meminfo: memFree=15319308/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=37344 CPUtime=0.09 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 8048 0 0 0 8 1 0 0 21 0 1 0 494380920 38240256 6389 33554432000 4194304 4929204 140734732992432 18446744073709551615 4582208 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 9336 6389 342 180 0 6346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37344

[startup+0.300232 s]
/proc/loadavg: 2.23 3.51 3.49 5/189 18668
/proc/meminfo: memFree=15319308/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=42492 CPUtime=0.29 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 9356 0 0 0 28 1 0 0 22 0 1 0 494380920 43511808 7697 33554432000 4194304 4929204 140734732992432 18446744073709551615 4574895 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 10623 7697 342 180 0 7633 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42492

[startup+0.700104 s]
/proc/loadavg: 2.23 3.51 3.49 5/189 18668
/proc/meminfo: memFree=15319308/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=41308 CPUtime=0.69 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 9980 0 0 0 68 1 0 0 23 0 1 0 494380920 42299392 7546 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633025 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 10327 7546 367 180 0 7337 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41308

[startup+1.50096 s]
/proc/loadavg: 2.37 3.52 3.49 5/190 18669
/proc/meminfo: memFree=15285456/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=41308 CPUtime=1.49 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 9980 0 0 0 148 1 0 0 25 0 1 0 494380920 42299392 7546 33554432000 4194304 4929204 140734732992432 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 10327 7546 367 180 0 7337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41308

[startup+3.10068 s]
/proc/loadavg: 2.37 3.52 3.49 5/190 18669
/proc/meminfo: memFree=15284960/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=41308 CPUtime=3.09 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 9980 0 0 0 308 1 0 0 25 0 1 0 494380920 42299392 7546 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 10327 7546 367 180 0 7337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41308

[startup+6.30012 s]
/proc/loadavg: 2.50 3.52 3.50 5/190 18669
/proc/meminfo: memFree=15283112/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=41308 CPUtime=6.29 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 9980 0 0 0 628 1 0 0 25 0 1 0 494380920 42299392 7546 33554432000 4194304 4929204 140734732992432 18446744073709551615 4357471 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 10327 7546 367 180 0 7337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41308

[startup+12.701 s]
/proc/loadavg: 2.62 3.53 3.50 5/190 18669
/proc/meminfo: memFree=15276400/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=43108 CPUtime=12.69 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 10470 0 0 0 1268 1 0 0 25 0 1 0 494380920 44142592 8036 33554432000 4194304 4929204 140734732992432 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 10777 8036 372 180 0 7787 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43108

[startup+25.5007 s]
/proc/loadavg: 2.83 3.55 3.50 5/190 18669
/proc/meminfo: memFree=15259072/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=46960 CPUtime=25.49 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 11410 0 0 0 2547 2 0 0 25 0 1 0 494380920 48087040 8976 33554432000 4194304 4929204 140734732992432 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 11740 8976 373 180 0 8750 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46960

[startup+51.1002 s]
/proc/loadavg: 3.37 3.60 3.52 5/190 18670
/proc/meminfo: memFree=15227648/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=57192 CPUtime=51.08 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 13955 0 0 0 5106 2 0 0 25 0 1 0 494380920 58564608 11521 33554432000 4194304 4929204 140734732992432 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 14298 11521 373 180 0 11308 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57192

[startup+102.307 s]
/proc/loadavg: 3.73 3.66 3.55 5/190 18671
/proc/meminfo: memFree=15176908/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=67872 CPUtime=102.29 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 16601 0 0 0 10226 3 0 0 25 0 1 0 494380920 69500928 14167 33554432000 4194304 4929204 140734732992432 18446744073709551615 4329432 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 16968 14167 373 180 0 13978 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 67872

[startup+162.301 s]
/proc/loadavg: 3.90 3.72 3.57 5/190 18673
/proc/meminfo: memFree=15137184/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=84444 CPUtime=162.28 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 20665 0 0 0 16223 5 0 0 25 0 1 0 494380920 86470656 18231 33554432000 4194304 4929204 140734732992432 18446744073709551615 4632996 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 21111 18231 373 180 0 18121 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 84444

[startup+222.301 s]
/proc/loadavg: 4.00 3.78 3.60 5/190 18674
/proc/meminfo: memFree=15099812/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=90988 CPUtime=222.28 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 22338 0 0 0 22223 5 0 0 25 0 1 0 494380920 93171712 19904 33554432000 4194304 4929204 140734732992432 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 22747 19904 373 180 0 19757 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 90988

[startup+282.301 s]
/proc/loadavg: 4.00 3.82 3.62 5/190 18676
/proc/meminfo: memFree=15035916/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=104628 CPUtime=282.28 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 25647 0 0 0 28221 7 0 0 25 0 1 0 494380920 107139072 23213 33554432000 4194304 4929204 140734732992432 18446744073709551615 4660757 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 26157 23213 373 180 0 23167 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 104628

[startup+342.301 s]
/proc/loadavg: 4.00 3.85 3.64 5/190 18678
/proc/meminfo: memFree=14948944/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=138356 CPUtime=342.28 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 33952 0 0 0 34218 10 0 0 25 0 1 0 494380920 141676544 31518 33554432000 4194304 4929204 140734732992432 18446744073709551615 4628133 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 34589 31518 373 180 0 31599 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 138356

[startup+402.3 s]
/proc/loadavg: 4.00 3.87 3.66 5/190 18679
/proc/meminfo: memFree=14940096/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=138720 CPUtime=402.27 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 34086 0 0 0 40217 10 0 0 25 0 1 0 494380920 142049280 31652 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 34680 31652 373 180 0 31690 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 138720

[startup+462.301 s]
/proc/loadavg: 4.00 3.89 3.68 5/190 18681
/proc/meminfo: memFree=14938440/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=138720 CPUtime=462.27 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 34151 0 0 0 46217 10 0 0 25 0 1 0 494380920 142049280 31717 33554432000 4194304 4929204 140734732992432 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 34680 31717 373 180 0 31690 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 138720

[startup+522.3 s]
/proc/loadavg: 4.00 3.91 3.70 5/190 18682
/proc/meminfo: memFree=14927744/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=141152 CPUtime=522.27 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 34601 0 0 0 52217 10 0 0 25 0 1 0 494380920 144539648 32167 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 35288 32167 373 180 0 32298 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 141152

[startup+582.301 s]
/proc/loadavg: 4.00 3.92 3.71 5/190 18684
/proc/meminfo: memFree=14898928/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=168812 CPUtime=582.27 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 41484 0 0 0 58214 13 0 0 25 0 1 0 494380920 172863488 39050 33554432000 4194304 4929204 140734732992432 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 42203 39050 373 180 0 39213 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 168812

[startup+642.3 s]
/proc/loadavg: 4.00 3.94 3.73 5/190 18686
/proc/meminfo: memFree=14888952/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=168944 CPUtime=642.28 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 41547 0 0 0 64215 13 0 0 25 0 1 0 494380920 172998656 39113 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633025 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 42236 39113 373 180 0 39246 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 168944

[startup+702.301 s]
/proc/loadavg: 4.00 3.94 3.74 5/190 18687
/proc/meminfo: memFree=14875512/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=170440 CPUtime=702.27 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 41936 0 0 0 70214 13 0 0 25 0 1 0 494380920 174530560 39502 33554432000 4194304 4929204 140734732992432 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 42610 39502 373 180 0 39620 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 170440

[startup+762.307 s]
/proc/loadavg: 4.06 3.97 3.76 5/190 18689
/proc/meminfo: memFree=14863684/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=170844 CPUtime=762.28 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 42055 0 0 0 76215 13 0 0 25 0 1 0 494380920 174944256 39621 33554432000 4194304 4929204 140734732992432 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 42711 39621 373 180 0 39721 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 170844

[startup+822.3 s]
/proc/loadavg: 4.02 3.97 3.77 5/190 18690
/proc/meminfo: memFree=14854456/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=171444 CPUtime=822.28 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 42183 0 0 0 82214 14 0 0 25 0 1 0 494380920 175558656 39749 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633827 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/18668/statm: 42861 39749 373 180 0 39871 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 171444

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 18692
/proc/meminfo: memFree=14831104/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=172676 CPUtime=882.27 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 42482 0 0 0 88213 14 0 0 25 0 1 0 494380920 176820224 40048 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633138 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 43169 40048 373 180 0 40179 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 172676

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 18694
/proc/meminfo: memFree=14815188/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=179952 CPUtime=942.27 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 44278 0 0 0 94212 15 0 0 25 0 1 0 494380920 184270848 41844 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 44988 41844 373 180 0 41998 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 179952

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 18695
/proc/meminfo: memFree=14753144/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=213036 CPUtime=1002.26 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 52406 0 0 0 100206 20 0 0 25 0 1 0 494380920 218148864 49972 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 53259 49972 373 180 0 50269 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 213036

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 18697
/proc/meminfo: memFree=14751984/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=213904 CPUtime=1062.26 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 52579 0 0 0 106206 20 0 0 25 0 1 0 494380920 219037696 50145 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 53476 50145 373 180 0 50486 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 213904

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 18698
/proc/meminfo: memFree=14748604/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=216388 CPUtime=1122.26 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 53159 0 0 0 112206 20 0 0 25 0 1 0 494380920 221581312 50725 33554432000 4194304 4929204 140734732992432 18446744073709551615 4357463 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 54097 50725 373 180 0 51107 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 216388

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 18700
/proc/meminfo: memFree=14747836/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=217036 CPUtime=1182.26 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 53298 0 0 0 118206 20 0 0 25 0 1 0 494380920 222244864 50864 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 54259 50864 373 180 0 51269 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 217036

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 18702
/proc/meminfo: memFree=14738260/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=217860 CPUtime=1242.26 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 53516 0 0 0 124206 20 0 0 25 0 1 0 494380920 223088640 51082 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 54465 51082 373 180 0 51475 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 217860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.84 2/184 18706
/proc/meminfo: memFree=15176728/32950928 swapFree=67111528/67111528
[pid=18668] ppid=18666 vsize=217860 CPUtime=1299.97 cores=5,7
/proc/18668/stat : 18668 (clasp) R 18666 18668 17822 0 -1 4202496 53545 0 0 0 129977 20 0 0 25 0 1 0 494380920 223088640 51111 33554432000 4194304 4929204 140734732992432 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/18668/statm: 54465 51111 373 180 0 51475 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 217860

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

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

Child status: 0
Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1299.77
CPU system time (s): 0.218966
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 217860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.77
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53557
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3380

runsolver used 2.12068 second user time and 4.98224 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 16:23:33
IDJOB=3300237
IDBENCH=83135
IDSOLVER=1684
FILE ID=node125/3300237-1303827812
RUNJOBID= node125-1303827812-18629
PBS_JOBID= 13160770
Free space on /tmp= 72776 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.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-3300237-1303827812/watcher-3300237-1303827812 -o /tmp/evaluation-result-3300237-1303827812/solver-3300237-1303827812 -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-3300237-1303827812.cnf

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=365654544

node125.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.828
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.828
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.828
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:      15319464 kB
Buffers:       2210692 kB
Cached:       14756756 kB
SwapCached:          0 kB
Active:        8750680 kB
Inactive:      8348388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15319464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12460 kB
Writeback:           0 kB
AnonPages:      130808 kB
Mapped:          16432 kB
Slab:           468332 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   322004 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= 72784 MiB
End job on node125 at 2011-04-26 16:45:15