Trace number 3300246

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.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...825384/instance-3300246-1303825384.cnf
1.59/1.61	c Solving...
1300.04/1300.00	
1300.04/1300.00	*** INTERRUPTED! ***
1300.04/1300.00	s UNKNOWN
1300.04/1300.00	
1300.04/1300.00	c INTERRUPTED   : 1
1300.04/1300.00	c Models        : 0+    
1300.04/1300.00	c Time          : 1300.005s (Solving: 1298.39s 1st Model: 0.00s Unsat: 0.00s)
1300.04/1300.00	c CPU Time      : 1300.040s

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-3300246-1303825384/watcher-3300246-1303825384 -o /tmp/evaluation-result-3300246-1303825384/solver-3300246-1303825384 -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-3300246-1303825384.cnf 

running on 2 cores: 4,6

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.68 3.89 2.99 6/189 2300
/proc/meminfo: memFree=30660816/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=22104 CPUtime=0 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 1048 0 0 0 0 0 0 0 21 0 1 0 494138864 22634496 988 33554432000 4194304 4929204 140733378622720 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 5526 996 319 180 0 2536 0

[startup+0.0430699 s]
/proc/loadavg: 3.68 3.89 2.99 6/189 2300
/proc/meminfo: memFree=30660816/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=32316 CPUtime=0.03 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 6372 0 0 0 3 0 0 0 21 0 1 0 494138864 33091584 5238 33554432000 4194304 4929204 140733378622720 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 8079 5239 330 180 0 5089 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32316

[startup+0.101088 s]
/proc/loadavg: 3.68 3.89 2.99 6/189 2300
/proc/meminfo: memFree=30660816/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=44332 CPUtime=0.09 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 10646 0 0 0 8 1 0 0 21 0 1 0 494138864 45395968 8084 33554432000 4194304 4929204 140733378622720 18446744073709551615 253640520737 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 11083 8085 338 180 0 8093 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44332

[startup+0.301055 s]
/proc/loadavg: 3.68 3.89 2.99 6/189 2300
/proc/meminfo: memFree=30660816/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=58988 CPUtime=0.29 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 14203 0 0 0 28 1 0 0 22 0 1 0 494138864 60403712 11641 33554432000 4194304 4929204 140733378622720 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 14747 11641 342 180 0 11757 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58988

[startup+0.700981 s]
/proc/loadavg: 3.68 3.89 2.99 6/189 2300
/proc/meminfo: memFree=30660816/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=65192 CPUtime=0.69 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 15764 0 0 0 68 1 0 0 24 0 1 0 494138864 66756608 13202 33554432000 4194304 4929204 140733378622720 18446744073709551615 4597164 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 16298 13202 342 180 0 13308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65192

[startup+1.50083 s]
/proc/loadavg: 3.68 3.89 2.99 5/190 2301
/proc/meminfo: memFree=30608852/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=65192 CPUtime=1.49 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 15771 0 0 0 148 1 0 0 25 0 1 0 494138864 66756608 13209 33554432000 4194304 4929204 140733378622720 18446744073709551615 4582671 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 16298 13209 342 180 0 13308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65192

[startup+3.10054 s]
/proc/loadavg: 3.68 3.89 2.99 5/190 2301
/proc/meminfo: memFree=30611456/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=61076 CPUtime=3.09 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 16111 0 0 0 308 1 0 0 25 0 1 0 494138864 62541824 12347 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633614 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 15269 12347 367 180 0 12279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61076

[startup+6.30096 s]
/proc/loadavg: 3.71 3.89 2.99 5/190 2301
/proc/meminfo: memFree=30611728/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=61076 CPUtime=6.29 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 16113 0 0 0 628 1 0 0 25 0 1 0 494138864 62541824 12349 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 15269 12349 367 180 0 12279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61076

[startup+12.7008 s]
/proc/loadavg: 3.73 3.89 3.00 5/190 2301
/proc/meminfo: memFree=30611272/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=61076 CPUtime=12.69 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 16118 0 0 0 1268 1 0 0 25 0 1 0 494138864 62541824 12354 33554432000 4194304 4929204 140733378622720 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 15269 12354 372 180 0 12279 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61076

[startup+25.5004 s]
/proc/loadavg: 3.79 3.90 3.01 5/190 2302
/proc/meminfo: memFree=30610416/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=62532 CPUtime=25.49 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 16561 0 0 0 2548 1 0 0 25 0 1 0 494138864 64032768 12797 33554432000 4194304 4929204 140733378622720 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 15633 12797 373 180 0 12643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62532

[startup+51.1008 s]
/proc/loadavg: 3.86 3.91 3.04 5/190 2302
/proc/meminfo: memFree=30603672/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=69044 CPUtime=51.09 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 18181 0 0 0 5108 1 0 0 25 0 1 0 494138864 70701056 14417 33554432000 4194304 4929204 140733378622720 18446744073709551615 4357471 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 17261 14417 373 180 0 14271 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69044

[startup+102.307 s]
/proc/loadavg: 4.01 3.93 3.09 5/190 2305
/proc/meminfo: memFree=30589624/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=78668 CPUtime=102.3 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 20502 0 0 0 10228 2 0 0 25 0 1 0 494138864 80556032 16738 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 19667 16738 373 180 0 16677 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78668

[startup+162.301 s]
/proc/loadavg: 4.05 3.96 3.15 5/190 2307
/proc/meminfo: memFree=30546944/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=101552 CPUtime=162.3 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 26114 0 0 0 16226 4 0 0 25 0 1 0 494138864 103989248 22350 33554432000 4194304 4929204 140733378622720 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 25388 22350 373 180 0 22398 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 101552

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.20 5/190 2309
/proc/meminfo: memFree=30533388/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=107944 CPUtime=222.3 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 27645 0 0 0 22225 5 0 0 25 0 1 0 494138864 110534656 23881 33554432000 4194304 4929204 140733378622720 18446744073709551615 4365408 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 26986 23881 373 180 0 23996 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107944

[startup+282.301 s]
/proc/loadavg: 4.04 3.98 3.25 5/190 2310
/proc/meminfo: memFree=30513520/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=116460 CPUtime=282.3 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 29774 0 0 0 28225 5 0 0 25 0 1 0 494138864 119255040 26010 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 29115 26010 373 180 0 26125 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116460

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.30 5/190 2312
/proc/meminfo: memFree=30480124/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=136364 CPUtime=342.3 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 34596 0 0 0 34223 7 0 0 25 0 1 0 494138864 139636736 30832 33554432000 4194304 4929204 140733378622720 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 34091 30832 373 180 0 31101 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 136364

[startup+402.301 s]
/proc/loadavg: 3.78 3.93 3.32 4/184 2331
/proc/meminfo: memFree=30559120/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=147480 CPUtime=402.3 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 37194 0 0 0 40222 8 0 0 25 0 1 0 494138864 151019520 33430 33554432000 4194304 4929204 140733378622720 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 36870 33430 373 180 0 33880 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 147480

[startup+462.301 s]
/proc/loadavg: 3.29 3.76 3.30 4/184 2332
/proc/meminfo: memFree=30543964/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=152728 CPUtime=462.3 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 38406 0 0 0 46222 8 0 0 25 0 1 0 494138864 156393472 34642 33554432000 4194304 4929204 140733378622720 18446744073709551615 4627908 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 38182 34642 373 180 0 35192 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 152728

[startup+522.301 s]
/proc/loadavg: 3.10 3.62 3.27 4/184 2334
/proc/meminfo: memFree=30536124/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=154048 CPUtime=522.3 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 38746 0 0 0 52222 8 0 0 25 0 1 0 494138864 157745152 34982 33554432000 4194304 4929204 140733378622720 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 38512 34982 373 180 0 35522 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 154048

[startup+582.3 s]
/proc/loadavg: 3.04 3.50 3.26 4/184 2335
/proc/meminfo: memFree=30521096/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=156800 CPUtime=582.31 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 39431 0 0 0 58222 9 0 0 25 0 1 0 494138864 160563200 35667 33554432000 4194304 4929204 140733378622720 18446744073709551615 4638684 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 39200 35667 373 180 0 36210 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 156800

[startup+642.3 s]
/proc/loadavg: 3.01 3.41 3.24 4/184 2337
/proc/meminfo: memFree=30501472/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=166840 CPUtime=642.32 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 41704 0 0 0 64222 10 0 0 25 0 1 0 494138864 170844160 37940 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 41710 37940 373 180 0 38720 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 166840

[startup+702.3 s]
/proc/loadavg: 3.11 3.36 3.23 4/184 2339
/proc/meminfo: memFree=30478868/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=187876 CPUtime=702.32 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 46778 0 0 0 70220 12 0 0 25 0 1 0 494138864 192385024 43014 33554432000 4194304 4929204 140733378622720 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 46969 43014 373 180 0 43979 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 187876

[startup+762.307 s]
/proc/loadavg: 3.07 3.31 3.22 4/184 2340
/proc/meminfo: memFree=30467684/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=187876 CPUtime=762.32 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 46795 0 0 0 76220 12 0 0 25 0 1 0 494138864 192385024 43031 33554432000 4194304 4929204 140733378622720 18446744073709551615 4638395 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 46969 43031 373 180 0 43979 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 187876

[startup+822.301 s]
/proc/loadavg: 3.08 3.26 3.21 4/184 2342
/proc/meminfo: memFree=30443352/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=194360 CPUtime=822.32 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 48422 0 0 0 82220 12 0 0 25 0 1 0 494138864 199024640 44658 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633025 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 48590 44658 373 180 0 45600 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 194360

[startup+882.301 s]
/proc/loadavg: 3.03 3.21 3.19 4/184 2343
/proc/meminfo: memFree=30424352/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=194360 CPUtime=882.32 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 48429 0 0 0 88220 12 0 0 25 0 1 0 494138864 199024640 44665 33554432000 4194304 4929204 140733378622720 18446744073709551615 4632963 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 48590 44665 373 180 0 45600 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 194360

[startup+942.301 s]
/proc/loadavg: 3.01 3.17 3.18 4/184 2345
/proc/meminfo: memFree=30418488/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=200268 CPUtime=942.32 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 49941 0 0 0 94219 13 0 0 25 0 1 0 494138864 205074432 46177 33554432000 4194304 4929204 140733378622720 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 50067 46177 373 180 0 47077 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 200268

[startup+1002.3 s]
/proc/loadavg: 3.00 3.14 3.16 4/184 2347
/proc/meminfo: memFree=30410392/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=202572 CPUtime=1002.32 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 50460 0 0 0 100219 13 0 0 25 0 1 0 494138864 207433728 46696 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 50643 46696 373 180 0 47653 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 202572

[startup+1062.3 s]
/proc/loadavg: 3.00 3.11 3.15 4/184 2348
/proc/meminfo: memFree=30395732/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=217900 CPUtime=1062.32 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 53993 0 0 0 106218 14 0 0 25 0 1 0 494138864 223129600 50229 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 54475 50229 373 180 0 51485 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 217900

[startup+1122.3 s]
/proc/loadavg: 3.00 3.09 3.14 4/184 2359
/proc/meminfo: memFree=30371512/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=222272 CPUtime=1122.33 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 55019 0 0 0 112218 15 0 0 25 0 1 0 494138864 227606528 51255 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 55568 51255 373 180 0 52578 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 222272

[startup+1182.3 s]
/proc/loadavg: 3.00 3.07 3.13 4/184 2360
/proc/meminfo: memFree=30368628/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=222272 CPUtime=1182.33 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 55045 0 0 0 118218 15 0 0 25 0 1 0 494138864 227606528 51281 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 55568 51281 373 180 0 52578 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 222272

[startup+1242.3 s]
/proc/loadavg: 3.05 3.07 3.12 4/184 2364
/proc/meminfo: memFree=30356680/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=229932 CPUtime=1242.33 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 56818 0 0 0 124218 15 0 0 25 0 1 0 494138864 235450368 53054 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 57483 53054 373 180 0 54493 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 229932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.85 3.02 3.10 2/174 2404
/proc/meminfo: memFree=30733280/32951124 swapFree=67111364/67111528
[pid=2300] ppid=2298 vsize=237232 CPUtime=1300.04 cores=4,6
/proc/2300/stat : 2300 (clasp) R 2298 2300 2057 0 -1 4202496 58534 0 0 0 129988 16 0 0 25 0 1 0 494138864 242925568 54770 33554432000 4194304 4929204 140733378622720 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2300/statm: 59308 54770 373 180 0 56318 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 237232

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.05
CPU user time (s): 1299.89
CPU system time (s): 0.168974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 237232

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

runsolver used 2.35564 second user time and 4.74728 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 15:43:05
IDJOB=3300246
IDBENCH=83103
IDSOLVER=1684
FILE ID=node106/3300246-1303825384
RUNJOBID= node106-1303824076-2076
PBS_JOBID= 13160790
Free space on /tmp= 72340 MiB

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

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=952558988

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30661088 kB
Buffers:        131396 kB
Cached:        1629048 kB
SwapCached:         88 kB
Active:         773144 kB
Inactive:      1304912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30661088 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           42096 kB
Writeback:           0 kB
AnonPages:      317308 kB
Mapped:          16208 kB
Slab:           145256 kB
PageTables:       6100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   510376 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= 72376 MiB
End job on node106 at 2011-04-26 16:04:47