Trace number 3300235

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.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...825579/instance-3300235-1303825579.cnf
0.39/0.43	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.002s (Solving: 1299.57s 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-3300235-1303825579/watcher-3300235-1303825579 -o /tmp/evaluation-result-3300235-1303825579/solver-3300235-1303825579 -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-3300235-1303825579.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: 3.91 3.94 3.17 5/189 32640
/proc/meminfo: memFree=17993556/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=17852 CPUtime=0 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 1347 0 0 0 0 0 0 0 21 0 1 0 494160564 18280448 1288 33554432000 4194304 4929204 140737283280192 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 4463 1296 319 180 0 1473 0

[startup+0.092767 s]
/proc/loadavg: 3.91 3.94 3.17 5/189 32640
/proc/meminfo: memFree=17993556/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=35740 CPUtime=0.08 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 7528 0 0 0 7 1 0 0 21 0 1 0 494160564 36597760 5945 33554432000 4194304 4929204 140737283280192 18446744073709551615 4581663 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 8935 5945 342 180 0 5945 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35740

[startup+0.100765 s]
/proc/loadavg: 3.91 3.94 3.17 5/189 32640
/proc/meminfo: memFree=17993556/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=35740 CPUtime=0.09 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 7528 0 0 0 8 1 0 0 21 0 1 0 494160564 36597760 5945 33554432000 4194304 4929204 140737283280192 18446744073709551615 4582288 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 8935 5945 342 180 0 5945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35740

[startup+0.30073 s]
/proc/loadavg: 3.91 3.94 3.17 5/189 32640
/proc/meminfo: memFree=17993556/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=40228 CPUtime=0.29 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 8678 0 0 0 28 1 0 0 22 0 1 0 494160564 41193472 7095 33554432000 4194304 4929204 140737283280192 18446744073709551615 216634213331 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 10057 7096 342 180 0 7067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40228

[startup+0.700657 s]
/proc/loadavg: 3.91 3.94 3.17 5/189 32640
/proc/meminfo: memFree=17993556/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=38484 CPUtime=0.69 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 9098 0 0 0 68 1 0 0 23 0 1 0 494160564 39407616 6808 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633288 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 9621 6808 367 180 0 6631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38484

[startup+1.50052 s]
/proc/loadavg: 3.91 3.94 3.17 5/190 32641
/proc/meminfo: memFree=17966656/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=38484 CPUtime=1.49 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 9098 0 0 0 148 1 0 0 25 0 1 0 494160564 39407616 6808 33554432000 4194304 4929204 140737283280192 18446744073709551615 4658027 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 9621 6808 367 180 0 6631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38484

[startup+3.10023 s]
/proc/loadavg: 3.92 3.94 3.18 5/190 32641
/proc/meminfo: memFree=17965912/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=38484 CPUtime=3.09 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 9098 0 0 0 308 1 0 0 25 0 1 0 494160564 39407616 6808 33554432000 4194304 4929204 140737283280192 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 9621 6808 367 180 0 6631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38484

[startup+6.30067 s]
/proc/loadavg: 3.92 3.94 3.18 5/190 32641
/proc/meminfo: memFree=17966128/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=38748 CPUtime=6.29 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 9221 0 0 0 628 1 0 0 25 0 1 0 494160564 39677952 6931 33554432000 4194304 4929204 140737283280192 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 9687 6931 367 180 0 6697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38748

[startup+12.7005 s]
/proc/loadavg: 3.93 3.94 3.18 5/190 32641
/proc/meminfo: memFree=17962200/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=40384 CPUtime=12.69 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 9641 0 0 0 1268 1 0 0 25 0 1 0 494160564 41353216 7351 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633795 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 10096 7351 372 180 0 7106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40384

[startup+25.5003 s]
/proc/loadavg: 4.01 3.96 3.20 5/190 32641
/proc/meminfo: memFree=17955080/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=45912 CPUtime=25.48 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 10994 0 0 0 2547 1 0 0 25 0 1 0 494160564 47013888 8704 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 11478 8704 373 180 0 8488 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45912

[startup+51.1008 s]
/proc/loadavg: 4.08 3.98 3.22 5/190 32642
/proc/meminfo: memFree=17940280/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=50456 CPUtime=51.09 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 12101 0 0 0 5107 2 0 0 25 0 1 0 494160564 51666944 9811 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 12614 9811 373 180 0 9624 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50456

[startup+102.307 s]
/proc/loadavg: 4.03 3.98 3.27 5/190 32643
/proc/meminfo: memFree=17898596/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=75008 CPUtime=102.3 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 18207 0 0 0 10225 5 0 0 25 0 1 0 494160564 76808192 15917 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 18752 15917 373 180 0 15762 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75008

[startup+162.301 s]
/proc/loadavg: 4.01 3.98 3.30 5/190 32645
/proc/meminfo: memFree=17887404/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=78388 CPUtime=162.29 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 18989 0 0 0 16224 5 0 0 25 0 1 0 494160564 80269312 16699 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 19597 16699 373 180 0 16607 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78388

[startup+222.301 s]
/proc/loadavg: 3.92 3.96 3.34 4/185 32664
/proc/meminfo: memFree=17956100/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=84856 CPUtime=222.29 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 20637 0 0 0 22223 6 0 0 25 0 1 0 494160564 86892544 18347 33554432000 4194304 4929204 140737283280192 18446744073709551615 4634094 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 21214 18347 373 180 0 18224 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 84856

[startup+282.301 s]
/proc/loadavg: 2.88 3.67 3.28 3/178 32682
/proc/meminfo: memFree=18009100/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=109880 CPUtime=282.29 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 26745 0 0 0 28221 8 0 0 25 0 1 0 494160564 112517120 24455 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 27470 24455 373 180 0 24480 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 109880

[startup+342.3 s]
/proc/loadavg: 2.29 3.34 3.19 3/178 32684
/proc/meminfo: memFree=17952772/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=112484 CPUtime=342.29 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 27436 0 0 0 34221 8 0 0 25 0 1 0 494160564 115183616 25146 33554432000 4194304 4929204 140737283280192 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 28121 25146 373 180 0 25131 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 112484

[startup+402.301 s]
/proc/loadavg: 2.12 3.11 3.12 3/178 32685
/proc/meminfo: memFree=17946400/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=113196 CPUtime=402.3 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 27656 0 0 0 40222 8 0 0 25 0 1 0 494160564 115912704 25366 33554432000 4194304 4929204 140737283280192 18446744073709551615 4632840 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 28299 25366 373 180 0 25309 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113196

[startup+462.3 s]
/proc/loadavg: 2.04 2.89 3.04 3/178 32687
/proc/meminfo: memFree=17930860/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=128204 CPUtime=462.3 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 31261 0 0 0 46221 9 0 0 25 0 1 0 494160564 131280896 28971 33554432000 4194304 4929204 140737283280192 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 32051 28971 373 180 0 29061 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 128204

[startup+522.301 s]
/proc/loadavg: 2.01 2.74 2.98 3/178 32689
/proc/meminfo: memFree=17915556/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=143840 CPUtime=522.3 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 35065 0 0 0 52220 10 0 0 25 0 1 0 494160564 147292160 32775 33554432000 4194304 4929204 140737283280192 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 35960 32775 373 180 0 32970 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 143840

[startup+582.301 s]
/proc/loadavg: 2.00 2.59 2.91 3/178 32690
/proc/meminfo: memFree=17913544/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=144620 CPUtime=582.3 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 35272 0 0 0 58220 10 0 0 25 0 1 0 494160564 148090880 32982 33554432000 4194304 4929204 140737283280192 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 36155 32982 373 180 0 33165 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 144620

[startup+642.3 s]
/proc/loadavg: 2.04 2.50 2.85 3/178 32692
/proc/meminfo: memFree=17912876/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=145252 CPUtime=642.31 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 35445 0 0 0 64221 10 0 0 25 0 1 0 494160564 148738048 33155 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 36313 33155 373 180 0 33323 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 145252

[startup+702.301 s]
/proc/loadavg: 2.09 2.42 2.80 3/178 32693
/proc/meminfo: memFree=17911348/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=146500 CPUtime=702.3 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 35740 0 0 0 70220 10 0 0 25 0 1 0 494160564 150016000 33450 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 36625 33450 373 180 0 33635 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 146500

[startup+762.306 s]
/proc/loadavg: 2.03 2.34 2.75 3/178 32695
/proc/meminfo: memFree=17874596/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=165856 CPUtime=762.31 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 40507 0 0 0 76220 11 0 0 25 0 1 0 494160564 169836544 38217 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 41464 38217 373 180 0 38474 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165856

[startup+822.301 s]
/proc/loadavg: 2.01 2.28 2.70 3/178 32697
/proc/meminfo: memFree=17839344/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=201604 CPUtime=822.31 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49261 0 0 0 82216 15 0 0 25 0 1 0 494160564 206442496 46971 33554432000 4194304 4929204 140737283280192 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50401 46971 373 180 0 47411 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 201604

[startup+882.301 s]
/proc/loadavg: 2.00 2.22 2.65 3/179 32699
/proc/meminfo: memFree=17820556/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=202600 CPUtime=882.31 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49500 0 0 0 88216 15 0 0 25 0 1 0 494160564 207462400 47210 33554432000 4194304 4929204 140737283280192 18446744073709551615 4637443 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50650 47210 373 180 0 47660 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 202600

[startup+942.3 s]
/proc/loadavg: 2.00 2.18 2.61 3/178 32709
/proc/meminfo: memFree=17818992/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=203264 CPUtime=942.31 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49668 0 0 0 94216 15 0 0 25 0 1 0 494160564 208142336 47378 33554432000 4194304 4929204 140737283280192 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50816 47378 373 180 0 47826 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 203264

[startup+1002.3 s]
/proc/loadavg: 2.00 2.14 2.57 3/178 32710
/proc/meminfo: memFree=17766996/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=203264 CPUtime=1002.32 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49670 0 0 0 100217 15 0 0 25 0 1 0 494160564 208142336 47380 33554432000 4194304 4929204 140737283280192 18446744073709551615 4316095 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50816 47380 373 180 0 47826 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 203264

[startup+1062.3 s]
/proc/loadavg: 2.00 2.12 2.53 3/178 32715
/proc/meminfo: memFree=17759216/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=203264 CPUtime=1062.32 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49672 0 0 0 106217 15 0 0 25 0 1 0 494160564 208142336 47382 33554432000 4194304 4929204 140737283280192 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50816 47382 373 180 0 47826 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 203264

[startup+1122.3 s]
/proc/loadavg: 2.00 2.09 2.50 3/178 32717
/proc/meminfo: memFree=17757288/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=203264 CPUtime=1122.32 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49674 0 0 0 112217 15 0 0 25 0 1 0 494160564 208142336 47384 33554432000 4194304 4929204 140737283280192 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50816 47384 373 180 0 47826 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 203264

[startup+1182.3 s]
/proc/loadavg: 2.06 2.09 2.47 3/178 32718
/proc/meminfo: memFree=17731084/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=203264 CPUtime=1182.32 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49674 0 0 0 118217 15 0 0 25 0 1 0 494160564 208142336 47384 33554432000 4194304 4929204 140737283280192 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50816 47384 373 180 0 47826 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 203264

[startup+1242.3 s]
/proc/loadavg: 2.02 2.07 2.43 3/178 32720
/proc/meminfo: memFree=17716164/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=203264 CPUtime=1242.32 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49684 0 0 0 124217 15 0 0 25 0 1 0 494160564 208142336 47394 33554432000 4194304 4929204 140737283280192 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50816 47394 373 180 0 47826 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 203264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.71 1.99 2.39 2/172 32739
/proc/meminfo: memFree=18019408/32951124 swapFree=67111528/67111528
[pid=32640] ppid=32638 vsize=203264 CPUtime=1300.03 cores=1,3
/proc/32640/stat : 32640 (clasp) R 32638 32640 32347 0 -1 4202496 49684 0 0 0 129988 15 0 0 25 0 1 0 494160564 208142336 47394 33554432000 4194304 4929204 140737283280192 18446744073709551615 4316074 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32640/statm: 50816 47394 373 180 0 47826 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 203264

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): 1300.04
CPU user time (s): 1299.88
CPU system time (s): 0.161975
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 203264

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

runsolver used 1.81272 second user time and 4.32734 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 15:46:19
IDJOB=3300235
IDBENCH=83110
IDSOLVER=1684
FILE ID=node103/3300235-1303825579
RUNJOBID= node103-1303824078-32367
PBS_JOBID= 13160793
Free space on /tmp= 71508 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=1850245585

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      17993836 kB
Buffers:       2139600 kB
Cached:       11993396 kB
SwapCached:          0 kB
Active:        5432828 kB
Inactive:      8942320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17993836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7904 kB
Writeback:           0 kB
AnonPages:      242200 kB
Mapped:          16268 kB
Slab:           517108 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   431124 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= 71540 MiB
End job on node103 at 2011-04-26 16:08:01