Trace number 3300259

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828005/instance-3300259-1303828005.cnf
0.00/0.02	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.004s (Solving: 1299.99s 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-3300259-1303828005/watcher-3300259-1303828005 -o /tmp/evaluation-result-3300259-1303828005/solver-3300259-1303828005 -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-3300259-1303828005.cnf 

running on 2 cores: 0,2

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.38 3.86 3.71 1/174 2591
/proc/meminfo: memFree=30954192/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=12748 CPUtime=0 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 553 0 0 0 0 0 0 0 24 0 1 0 494400866 13053952 483 33554432000 4194304 4929204 140736998375552 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 3187 484 330 180 0 197 0

[startup+0.061904 s]
/proc/loadavg: 3.38 3.86 3.71 1/174 2591
/proc/meminfo: memFree=30954192/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=13572 CPUtime=0.05 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 827 0 0 0 5 0 0 0 25 0 1 0 494400866 13897728 744 33554432000 4194304 4929204 140736998375552 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 3393 744 367 180 0 403 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13572

[startup+0.100906 s]
/proc/loadavg: 3.38 3.86 3.71 1/174 2591
/proc/meminfo: memFree=30954192/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=13572 CPUtime=0.09 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 827 0 0 0 9 0 0 0 25 0 1 0 494400866 13897728 744 33554432000 4194304 4929204 140736998375552 18446744073709551615 4632969 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 3393 744 367 180 0 403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13572

[startup+0.300849 s]
/proc/loadavg: 3.38 3.86 3.71 1/174 2591
/proc/meminfo: memFree=30954192/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=13968 CPUtime=0.29 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 917 0 0 0 29 0 0 0 25 0 1 0 494400866 14303232 834 33554432000 4194304 4929204 140736998375552 18446744073709551615 4359782 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 3492 834 367 180 0 502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13968

[startup+0.700775 s]
/proc/loadavg: 3.38 3.86 3.71 1/174 2591
/proc/meminfo: memFree=30954192/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=14384 CPUtime=0.69 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 1008 0 0 0 69 0 0 0 25 0 1 0 494400866 14729216 925 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 3596 925 368 180 0 606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14384

[startup+1.50063 s]
/proc/loadavg: 3.38 3.86 3.71 5/190 2645
/proc/meminfo: memFree=30943364/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=14928 CPUtime=1.49 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 1153 0 0 0 149 0 0 0 25 0 1 0 494400866 15286272 1070 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 3732 1070 368 180 0 742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14928

[startup+3.10033 s]
/proc/loadavg: 3.38 3.86 3.71 5/190 2645
/proc/meminfo: memFree=30938280/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=16004 CPUtime=3.09 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 1420 0 0 0 309 0 0 0 25 0 1 0 494400866 16388096 1337 33554432000 4194304 4929204 140736998375552 18446744073709551615 4638417 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 4001 1337 368 180 0 1011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16004

[startup+6.30077 s]
/proc/loadavg: 3.43 3.86 3.71 5/190 2672
/proc/meminfo: memFree=30935640/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=17828 CPUtime=6.29 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 1872 0 0 0 629 0 0 0 25 0 1 0 494400866 18255872 1789 33554432000 4194304 4929204 140736998375552 18446744073709551615 4316103 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 4457 1789 368 180 0 1467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17828

[startup+12.7006 s]
/proc/loadavg: 3.48 3.86 3.71 5/190 2672
/proc/meminfo: memFree=30928348/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=19996 CPUtime=12.69 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 2451 0 0 0 1269 0 0 0 25 0 1 0 494400866 20475904 2332 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 4999 2332 373 180 0 2009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19996

[startup+25.5003 s]
/proc/loadavg: 3.59 3.87 3.71 5/190 2673
/proc/meminfo: memFree=30923404/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=22444 CPUtime=25.49 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 3050 0 0 0 2549 0 0 0 25 0 1 0 494400866 22982656 2931 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633137 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 5611 2931 374 180 0 2621 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22444

[startup+51.1006 s]
/proc/loadavg: 3.73 3.87 3.72 5/190 2673
/proc/meminfo: memFree=30918636/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=23816 CPUtime=51.09 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 3406 0 0 0 5109 0 0 0 25 0 1 0 494400866 24387584 3287 33554432000 4194304 4929204 140736998375552 18446744073709551615 4327335 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 5954 3287 374 180 0 2964 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23816

[startup+102.306 s]
/proc/loadavg: 3.93 3.91 3.74 5/190 2675
/proc/meminfo: memFree=30910672/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=26300 CPUtime=102.3 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 4004 0 0 0 10230 0 0 0 25 0 1 0 494400866 26931200 3885 33554432000 4194304 4929204 140736998375552 18446744073709551615 4316081 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 6575 3885 374 180 0 3585 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26300

[startup+162.3 s]
/proc/loadavg: 3.97 3.92 3.75 5/190 2676
/proc/meminfo: memFree=30905296/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=28732 CPUtime=162.29 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 4597 0 0 0 16229 0 0 0 25 0 1 0 494400866 29421568 4478 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 7183 4478 374 180 0 4193 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28732

[startup+222.3 s]
/proc/loadavg: 3.99 3.93 3.76 5/190 2678
/proc/meminfo: memFree=30900540/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=31436 CPUtime=222.29 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 5230 0 0 0 22229 0 0 0 25 0 1 0 494400866 32190464 5111 33554432000 4194304 4929204 140736998375552 18446744073709551615 4307342 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 7859 5111 374 180 0 4869 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 31436

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.77 5/190 2679
/proc/meminfo: memFree=30897900/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=32084 CPUtime=282.29 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 5387 0 0 0 28229 0 0 0 25 0 1 0 494400866 32854016 5268 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633706 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 8021 5268 374 180 0 5031 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 32084

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.79 5/190 2681
/proc/meminfo: memFree=30894884/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=33656 CPUtime=342.3 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 5775 0 0 0 34230 0 0 0 25 0 1 0 494400866 34463744 5656 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633025 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 8414 5656 374 180 0 5424 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 33656

[startup+402.301 s]
/proc/loadavg: 4.05 3.97 3.80 5/190 2683
/proc/meminfo: memFree=30892728/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=34328 CPUtime=402.3 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 5946 0 0 0 40230 0 0 0 25 0 1 0 494400866 35151872 5827 33554432000 4194304 4929204 140736998375552 18446744073709551615 4327577 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 8582 5827 374 180 0 5592 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 34328

[startup+462.301 s]
/proc/loadavg: 4.02 3.97 3.81 5/190 2684
/proc/meminfo: memFree=30890700/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=35120 CPUtime=462.3 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 6115 0 0 0 46230 0 0 0 25 0 1 0 494400866 35962880 5996 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 8780 5996 374 180 0 5790 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 35120

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 2686
/proc/meminfo: memFree=30888672/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=36060 CPUtime=522.3 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 6329 0 0 0 52229 1 0 0 25 0 1 0 494400866 36925440 6210 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 9015 6210 374 180 0 6025 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 36060

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 2687
/proc/meminfo: memFree=30886280/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=37076 CPUtime=582.31 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 6606 0 0 0 58230 1 0 0 25 0 1 0 494400866 37965824 6487 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 9269 6487 374 180 0 6279 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 37076

[startup+642.301 s]
/proc/loadavg: 4.07 3.99 3.84 5/190 2689
/proc/meminfo: memFree=30885492/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=37536 CPUtime=642.31 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 6703 0 0 0 64230 1 0 0 25 0 1 0 494400866 38436864 6584 33554432000 4194304 4929204 140736998375552 18446744073709551615 4657900 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 9384 6584 374 180 0 6394 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 37536

[startup+702.3 s]
/proc/loadavg: 4.02 3.99 3.85 5/190 2718
/proc/meminfo: memFree=30879656/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=39380 CPUtime=702.31 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 7117 0 0 0 70229 2 0 0 25 0 1 0 494400866 40325120 6998 33554432000 4194304 4929204 140736998375552 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 9845 6998 374 180 0 6855 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 39380

[startup+762.306 s]
/proc/loadavg: 4.01 3.99 3.85 5/190 2719
/proc/meminfo: memFree=30866904/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=40000 CPUtime=762.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 7296 0 0 0 76230 2 0 0 25 0 1 0 494400866 40960000 7177 33554432000 4194304 4929204 140736998375552 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 10000 7177 374 180 0 7010 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 40000

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 2748
/proc/meminfo: memFree=30871452/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=40148 CPUtime=822.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 7305 0 0 0 82230 2 0 0 25 0 1 0 494400866 41111552 7186 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 10037 7186 374 180 0 7047 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 40148

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 2749
/proc/meminfo: memFree=30862280/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=40572 CPUtime=882.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 7422 0 0 0 88230 2 0 0 25 0 1 0 494400866 41545728 7303 33554432000 4194304 4929204 140736998375552 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 10143 7303 374 180 0 7153 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 40572

[startup+942.301 s]
/proc/loadavg: 4.08 4.00 3.87 5/190 2751
/proc/meminfo: memFree=30851328/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=41708 CPUtime=942.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 7692 0 0 0 94230 2 0 0 25 0 1 0 494400866 42708992 7573 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 10427 7573 374 180 0 7437 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 41708

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.88 5/190 2753
/proc/meminfo: memFree=30843964/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=41708 CPUtime=1002.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 7692 0 0 0 100230 2 0 0 25 0 1 0 494400866 42708992 7573 33554432000 4194304 4929204 140736998375552 18446744073709551615 4627787 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 10427 7573 374 180 0 7437 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 41708

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 2754
/proc/meminfo: memFree=30835988/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=42336 CPUtime=1062.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 7815 0 0 0 106230 2 0 0 25 0 1 0 494400866 43352064 7696 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 10584 7696 374 180 0 7594 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 42336

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.90 5/190 2756
/proc/meminfo: memFree=30824904/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=43784 CPUtime=1122.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 8179 0 0 0 112230 2 0 0 25 0 1 0 494400866 44834816 8060 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 10946 8060 374 180 0 7956 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 43784

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.90 5/190 2761
/proc/meminfo: memFree=30817792/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=44120 CPUtime=1182.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 8249 0 0 0 118230 2 0 0 25 0 1 0 494400866 45178880 8130 33554432000 4194304 4929204 140736998375552 18446744073709551615 4337338 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 11030 8130 374 180 0 8040 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 44120

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2763
/proc/meminfo: memFree=30811188/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=44120 CPUtime=1242.32 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 8249 0 0 0 124230 2 0 0 25 0 1 0 494400866 45178880 8130 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633062 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 11030 8130 374 180 0 8040 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 44120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2765
/proc/meminfo: memFree=30804696/32951124 swapFree=67111364/67111528
[pid=2591] ppid=2589 vsize=44260 CPUtime=1300.03 cores=0,2
/proc/2591/stat : 2591 (clasp) R 2589 2591 2057 0 -1 4202496 8263 0 0 0 130001 2 0 0 25 0 1 0 494400866 45322240 8144 33554432000 4194304 4929204 140736998375552 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2591/statm: 11065 8144 374 180 0 8075 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 44260

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.02
CPU system time (s): 0.030995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 44260

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

runsolver used 2.31665 second user time and 4.5663 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 16:26:45
IDJOB=3300259
IDBENCH=83421
IDSOLVER=1684
FILE ID=node106/3300259-1303828005
RUNJOBID= node106-1303828005-2575
PBS_JOBID= 13160790
Free space on /tmp= 72380 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_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-3300259-1303828005/watcher-3300259-1303828005 -o /tmp/evaluation-result-3300259-1303828005/solver-3300259-1303828005 -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-3300259-1303828005.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=728331153

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:      30954596 kB
Buffers:        133628 kB
Cached:        1589148 kB
SwapCached:         88 kB
Active:         478424 kB
Inactive:      1308100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30954596 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             944 kB
Writeback:           0 kB
AnonPages:       64120 kB
Mapped:          14480 kB
Slab:           144400 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191880 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:48:27