Trace number 3300252

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827857/instance-3300252-1303827857.cnf
0.01/0.03	c Solving...
1299.98/1300.00	
1299.98/1300.00	*** INTERRUPTED! ***
1299.98/1300.00	s UNKNOWN
1299.98/1300.00	
1299.98/1300.00	c INTERRUPTED   : 1
1299.98/1300.00	c Models        : 0+    
1299.98/1300.00	c Time          : 1300.000s (Solving: 1299.97s 1st Model: 0.00s Unsat: 0.00s)
1299.98/1300.00	c CPU Time      : 1299.980s

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-3300252-1303827857/watcher-3300252-1303827857 -o /tmp/evaluation-result-3300252-1303827857/solver-3300252-1303827857 -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-3300252-1303827857.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: 0.99 2.42 3.21 5/187 24643
/proc/meminfo: memFree=17696368/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=12300 CPUtime=0 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4194304 311 0 0 0 0 0 0 0 21 0 1 0 494385301 12595200 252 33554432000 4194304 4929204 140733535708480 18446744073709551615 47642118910848 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24643/statm: 3075 266 231 180 0 85 0

[startup+0.016805 s]
/proc/loadavg: 0.99 2.42 3.21 5/187 24643
/proc/meminfo: memFree=17696368/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=13576 CPUtime=0.01 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 782 0 0 0 1 0 0 0 21 0 1 0 494385301 13901824 703 33554432000 4194304 4929204 140733535708480 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 3394 703 340 180 0 404 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13576

[startup+0.100797 s]
/proc/loadavg: 0.99 2.42 3.21 5/187 24643
/proc/meminfo: memFree=17696368/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=14116 CPUtime=0.09 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 954 0 0 0 9 0 0 0 21 0 1 0 494385301 14454784 875 33554432000 4194304 4929204 140733535708480 18446744073709551615 4316366 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 3529 876 367 180 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14116

[startup+0.300794 s]
/proc/loadavg: 0.99 2.42 3.21 5/187 24643
/proc/meminfo: memFree=17696368/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=14928 CPUtime=0.29 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 1140 0 0 0 29 0 0 0 22 0 1 0 494385301 15286272 1061 33554432000 4194304 4929204 140733535708480 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 3732 1061 367 180 0 742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14928

[startup+0.700716 s]
/proc/loadavg: 0.99 2.42 3.21 5/187 24643
/proc/meminfo: memFree=17696368/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=15772 CPUtime=0.69 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 1337 0 0 0 69 0 0 0 23 0 1 0 494385301 16150528 1258 33554432000 4194304 4929204 140733535708480 18446744073709551615 4636681 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 3943 1258 367 180 0 953 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15772

[startup+1.50058 s]
/proc/loadavg: 0.99 2.42 3.21 5/188 24644
/proc/meminfo: memFree=17669460/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=16708 CPUtime=1.49 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 1593 0 0 0 149 0 0 0 25 0 1 0 494385301 17108992 1514 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 4177 1514 367 180 0 1187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16708

[startup+3.10031 s]
/proc/loadavg: 0.99 2.42 3.21 6/188 24644
/proc/meminfo: memFree=17663848/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=17828 CPUtime=3.09 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 1910 0 0 0 309 0 0 0 25 0 1 0 494385301 18255872 1795 33554432000 4194304 4929204 140733535708480 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 4457 1795 373 180 0 1467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17828

[startup+6.30075 s]
/proc/loadavg: 1.31 2.47 3.22 5/188 24644
/proc/meminfo: memFree=17655928/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=20352 CPUtime=6.29 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 2587 0 0 0 629 0 0 0 25 0 1 0 494385301 20840448 2418 33554432000 4194304 4929204 140733535708480 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 5088 2418 374 180 0 2098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20352

[startup+12.7007 s]
/proc/loadavg: 1.53 2.49 3.22 5/188 24644
/proc/meminfo: memFree=17642808/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=22548 CPUtime=12.69 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 3118 0 0 0 1269 0 0 0 25 0 1 0 494385301 23089152 2949 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 5637 2949 374 180 0 2647 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22548

[startup+25.5005 s]
/proc/loadavg: 2.08 2.56 3.23 5/188 24644
/proc/meminfo: memFree=17624852/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=23760 CPUtime=25.48 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 3409 0 0 0 2548 0 0 0 25 0 1 0 494385301 24330240 3240 33554432000 4194304 4929204 140733535708480 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 5940 3240 374 180 0 2950 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23760

[startup+51.1002 s]
/proc/loadavg: 2.73 2.68 3.25 5/188 24645
/proc/meminfo: memFree=17593400/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=25940 CPUtime=51.08 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 3922 0 0 0 5108 0 0 0 25 0 1 0 494385301 26562560 3753 33554432000 4194304 4929204 140733535708480 18446744073709551615 4327372 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 6485 3753 374 180 0 3495 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25940

[startup+102.307 s]
/proc/loadavg: 3.50 2.89 3.29 5/188 24646
/proc/meminfo: memFree=17559156/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=29040 CPUtime=102.29 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 4678 0 0 0 10229 0 0 0 25 0 1 0 494385301 29736960 4509 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633790 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 7260 4509 374 180 0 4270 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29040

[startup+162.301 s]
/proc/loadavg: 3.81 3.09 3.34 5/188 24648
/proc/meminfo: memFree=17528388/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=31496 CPUtime=162.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 5246 0 0 0 16228 0 0 0 25 0 1 0 494385301 32251904 5077 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 7874 5077 374 180 0 4884 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 31496

[startup+222.3 s]
/proc/loadavg: 3.93 3.26 3.38 5/188 24650
/proc/meminfo: memFree=17516096/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=33048 CPUtime=222.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 5638 0 0 0 22227 0 0 0 25 0 1 0 494385301 33841152 5469 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 8262 5469 374 180 0 5272 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 33048

[startup+282.3 s]
/proc/loadavg: 4.09 3.42 3.42 5/188 24651
/proc/meminfo: memFree=17498348/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=34192 CPUtime=282.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 5885 0 0 0 28227 1 0 0 25 0 1 0 494385301 35012608 5716 33554432000 4194304 4929204 140733535708480 18446744073709551615 4629066 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 8548 5716 374 180 0 5558 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 34192

[startup+342.3 s]
/proc/loadavg: 4.03 3.52 3.46 5/188 24653
/proc/meminfo: memFree=17451716/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=35784 CPUtime=342.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 6286 0 0 0 34227 1 0 0 25 0 1 0 494385301 36642816 6117 33554432000 4194304 4929204 140733535708480 18446744073709551615 4632963 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 8946 6117 374 180 0 5956 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 35784

[startup+402.301 s]
/proc/loadavg: 4.01 3.61 3.49 5/188 24654
/proc/meminfo: memFree=17441660/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=38076 CPUtime=402.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 6821 0 0 0 40227 1 0 0 25 0 1 0 494385301 38989824 6652 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 9519 6652 374 180 0 6529 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 38076

[startup+462.301 s]
/proc/loadavg: 4.00 3.67 3.52 5/188 24656
/proc/meminfo: memFree=17440660/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=39144 CPUtime=462.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 7048 0 0 0 46227 1 0 0 25 0 1 0 494385301 40083456 6879 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 9786 6879 374 180 0 6796 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 39144

[startup+522.301 s]
/proc/loadavg: 4.00 3.73 3.54 5/188 24658
/proc/meminfo: memFree=17420184/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=39728 CPUtime=522.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 7194 0 0 0 52227 1 0 0 25 0 1 0 494385301 40681472 7025 33554432000 4194304 4929204 140733535708480 18446744073709551615 4658027 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 9932 7025 374 180 0 6942 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 39728

[startup+582.301 s]
/proc/loadavg: 4.00 3.78 3.57 5/188 24659
/proc/meminfo: memFree=17402060/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=40248 CPUtime=582.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 7309 0 0 0 58227 1 0 0 25 0 1 0 494385301 41213952 7140 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 10062 7140 374 180 0 7072 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 40248

[startup+642.301 s]
/proc/loadavg: 4.00 3.81 3.59 5/188 24661
/proc/meminfo: memFree=17390884/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=41052 CPUtime=642.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 7503 0 0 0 64227 1 0 0 25 0 1 0 494385301 42037248 7334 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 10263 7334 374 180 0 7273 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 41052

[startup+702.301 s]
/proc/loadavg: 4.00 3.85 3.62 5/188 24662
/proc/meminfo: memFree=17389632/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=41712 CPUtime=702.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 7661 0 0 0 70227 1 0 0 25 0 1 0 494385301 42713088 7492 33554432000 4194304 4929204 140733535708480 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 10428 7492 374 180 0 7438 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 41712

[startup+762.306 s]
/proc/loadavg: 4.00 3.87 3.64 5/188 24664
/proc/meminfo: memFree=17382056/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=41904 CPUtime=762.28 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 7716 0 0 0 76227 1 0 0 25 0 1 0 494385301 42909696 7547 33554432000 4194304 4929204 140733535708480 18446744073709551615 4316123 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 10476 7547 374 180 0 7486 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 41904

[startup+822.3 s]
/proc/loadavg: 4.00 3.89 3.66 5/188 24666
/proc/meminfo: memFree=17369508/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=43448 CPUtime=822.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8061 0 0 0 82226 1 0 0 25 0 1 0 494385301 44490752 7892 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 10862 7892 374 180 0 7872 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 43448

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.67 5/188 24667
/proc/meminfo: memFree=17350144/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=44824 CPUtime=882.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8368 0 0 0 88226 1 0 0 25 0 1 0 494385301 45899776 8199 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 11206 8199 374 180 0 8216 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 44824

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.69 5/188 24669
/proc/meminfo: memFree=17339472/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=45840 CPUtime=942.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8587 0 0 0 94226 1 0 0 25 0 1 0 494385301 46940160 8418 33554432000 4194304 4929204 140733535708480 18446744073709551615 4337392 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 11460 8418 374 180 0 8470 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 45840

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.71 5/188 24670
/proc/meminfo: memFree=17308336/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=46472 CPUtime=1002.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8727 0 0 0 100226 1 0 0 25 0 1 0 494385301 47587328 8558 33554432000 4194304 4929204 140733535708480 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 11618 8558 374 180 0 8628 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 46472

[startup+1062.3 s]
/proc/loadavg: 4.04 3.96 3.73 5/188 24672
/proc/meminfo: memFree=17304360/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=46684 CPUtime=1062.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8774 0 0 0 106226 1 0 0 25 0 1 0 494385301 47804416 8605 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 11671 8605 374 180 0 8681 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 46684

[startup+1122.3 s]
/proc/loadavg: 4.01 3.96 3.74 5/188 24674
/proc/meminfo: memFree=17301488/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=46684 CPUtime=1122.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8776 0 0 0 112226 1 0 0 25 0 1 0 494385301 47804416 8607 33554432000 4194304 4929204 140733535708480 18446744073709551615 4357700 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 11671 8607 374 180 0 8681 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 46684

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/188 24675
/proc/meminfo: memFree=17281260/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=47176 CPUtime=1182.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8911 0 0 0 118226 1 0 0 25 0 1 0 494385301 48308224 8742 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633386 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 11794 8742 374 180 0 8804 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 47176

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.77 5/188 24677
/proc/meminfo: memFree=17270708/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=47344 CPUtime=1242.27 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8948 0 0 0 124226 1 0 0 25 0 1 0 494385301 48480256 8779 33554432000 4194304 4929204 140733535708480 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 11836 8779 374 180 0 8846 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 47344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.99 3.78 2/184 24681
/proc/meminfo: memFree=17680676/32951132 swapFree=67111524/67111528
[pid=24643] ppid=24641 vsize=47344 CPUtime=1299.98 cores=4,6
/proc/24643/stat : 24643 (clasp) R 24641 24643 23901 0 -1 4202496 8950 0 0 0 129997 1 0 0 25 0 1 0 494385301 48480256 8781 33554432000 4194304 4929204 140733535708480 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24643/statm: 11836 8781 374 180 0 8846 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 47344

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.97
CPU system time (s): 0.017997
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 47344

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

runsolver used 2.24866 second user time and 4.85726 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 16:24:17
IDJOB=3300252
IDBENCH=83412
IDSOLVER=1684
FILE ID=node129/3300252-1303827857
RUNJOBID= node129-1303827857-24602
PBS_JOBID= 13160766
Free space on /tmp= 66788 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.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-3300252-1303827857/watcher-3300252-1303827857 -o /tmp/evaluation-result-3300252-1303827857/solver-3300252-1303827857 -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-3300252-1303827857.cnf

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=639053983

node129.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.831
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.831
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.83
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.831
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      17696648 kB
Buffers:       1263468 kB
Cached:       13237552 kB
SwapCached:          4 kB
Active:        3075828 kB
Inactive:     11513936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17696648 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8184 kB
Writeback:          36 kB
AnonPages:       88808 kB
Mapped:          16248 kB
Slab:           601692 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   273124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66792 MiB
End job on node129 at 2011-04-26 16:45:59