Trace number 3300034

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0-R4092-indust? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT-Race-2010-CNF/cryptography/
mizh/sha0_36_5.cnf
MD5SUM7aa25d61513f0f224b5ca45e4e1e0448
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.1548
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210223
Sum of the clauses size628359
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286980
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...829171/instance-3300034-1303829171.cnf
0.29/0.36	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.004s (Solving: 1299.64s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

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-3300034-1303829171/watcher-3300034-1303829171 -o /tmp/evaluation-result-3300034-1303829171/solver-3300034-1303829171 -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-3300034-1303829171.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.99 3.97 3.78 4/187 24901
/proc/meminfo: memFree=17647064/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=18564 CPUtime=0 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 1883 0 0 0 0 0 0 0 25 0 1 0 494516759 19009536 1823 33554432000 4194304 4929204 140735567173856 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 4641 1831 319 180 0 1651 0

[startup+0.102692 s]
/proc/loadavg: 3.99 3.97 3.78 4/187 24901
/proc/meminfo: memFree=17647064/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=35736 CPUtime=0.09 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 7772 0 0 0 8 1 0 0 25 0 1 0 494516759 36593664 6088 33554432000 4194304 4929204 140735567173856 18446744073709551615 4589869 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 8934 6088 340 180 0 5944 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35736

[startup+0.200672 s]
/proc/loadavg: 3.99 3.97 3.78 4/187 24901
/proc/meminfo: memFree=17647064/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=40264 CPUtime=0.19 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 8887 0 0 0 18 1 0 0 25 0 1 0 494516759 41230336 7203 33554432000 4194304 4929204 140735567173856 18446744073709551615 4587028 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 10066 7203 342 180 0 7076 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40264

[startup+0.300654 s]
/proc/loadavg: 3.99 3.97 3.78 4/187 24901
/proc/meminfo: memFree=17647064/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=41980 CPUtime=0.29 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 9303 0 0 0 28 1 0 0 25 0 1 0 494516759 42987520 7619 33554432000 4194304 4929204 140735567173856 18446744073709551615 4597155 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 10495 7619 342 180 0 7505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41980

[startup+0.700603 s]
/proc/loadavg: 3.99 3.97 3.78 4/187 24901
/proc/meminfo: memFree=17647064/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=40872 CPUtime=0.69 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 9940 0 0 0 68 1 0 0 25 0 1 0 494516759 41852928 7413 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 10218 7413 367 180 0 7228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40872

[startup+1.50045 s]
/proc/loadavg: 3.99 3.97 3.78 5/188 24902
/proc/meminfo: memFree=17617428/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=40872 CPUtime=1.49 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 9941 0 0 0 148 1 0 0 25 0 1 0 494516759 41852928 7414 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633970 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 10218 7414 367 180 0 7228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40872

[startup+3.13714 s]
/proc/loadavg: 3.99 3.97 3.78 5/188 24902
/proc/meminfo: memFree=17617428/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=40872 CPUtime=3.16 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 9947 0 0 0 315 1 0 0 25 0 1 0 494516759 41852928 7420 33554432000 4194304 4929204 140735567173856 18446744073709551615 4365568 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 10218 7420 372 180 0 7228 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 40872

[startup+6.30065 s]
/proc/loadavg: 4.15 4.01 3.79 5/188 24902
/proc/meminfo: memFree=17615628/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=40872 CPUtime=6.29 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 9954 0 0 0 628 1 0 0 25 0 1 0 494516759 41852928 7427 33554432000 4194304 4929204 140735567173856 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 10218 7427 373 180 0 7228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40872

[startup+12.7006 s]
/proc/loadavg: 4.14 4.01 3.79 5/188 24902
/proc/meminfo: memFree=17614600/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=40872 CPUtime=12.69 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 9955 0 0 0 1268 1 0 0 25 0 1 0 494516759 41852928 7428 33554432000 4194304 4929204 140735567173856 18446744073709551615 4333968 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 10218 7428 373 180 0 7228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40872

[startup+25.5004 s]
/proc/loadavg: 4.18 4.02 3.80 5/188 24902
/proc/meminfo: memFree=17612592/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=41816 CPUtime=25.49 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 10213 0 0 0 2548 1 0 0 25 0 1 0 494516759 42819584 7686 33554432000 4194304 4929204 140735567173856 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 10454 7686 373 180 0 7464 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41816

[startup+51.1011 s]
/proc/loadavg: 4.36 4.07 3.82 5/188 24929
/proc/meminfo: memFree=17589700/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=51704 CPUtime=51.09 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 12687 0 0 0 5107 2 0 0 25 0 1 0 494516759 52944896 10160 33554432000 4194304 4929204 140735567173856 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 12926 10160 373 180 0 9936 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51704

[startup+102.3 s]
/proc/loadavg: 4.15 4.05 3.83 5/188 24930
/proc/meminfo: memFree=17567048/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=61268 CPUtime=102.29 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 15035 0 0 0 10226 3 0 0 25 0 1 0 494516759 62738432 12508 33554432000 4194304 4929204 140735567173856 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 15317 12508 373 180 0 12327 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61268

[startup+162.3 s]
/proc/loadavg: 4.06 4.04 3.83 5/188 24932
/proc/meminfo: memFree=17496732/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=98428 CPUtime=162.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 24346 0 0 0 16224 6 0 0 25 0 1 0 494516759 100790272 21819 33554432000 4194304 4929204 140735567173856 18446744073709551615 4365472 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 24607 21819 373 180 0 21617 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 98428

[startup+222.3 s]
/proc/loadavg: 4.02 4.03 3.84 5/188 24933
/proc/meminfo: memFree=17486180/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=99244 CPUtime=222.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 24490 0 0 0 22224 6 0 0 25 0 1 0 494516759 101625856 21963 33554432000 4194304 4929204 140735567173856 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 24811 21963 373 180 0 21821 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99244

[startup+282.301 s]
/proc/loadavg: 4.05 4.04 3.85 5/188 24935
/proc/meminfo: memFree=17473516/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=99244 CPUtime=282.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 24523 0 0 0 28224 6 0 0 25 0 1 0 494516759 101625856 21996 33554432000 4194304 4929204 140735567173856 18446744073709551615 4365479 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 24811 21996 373 180 0 21821 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99244

[startup+342.307 s]
/proc/loadavg: 4.02 4.03 3.86 5/188 24937
/proc/meminfo: memFree=17428844/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=105920 CPUtime=342.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 26065 0 0 0 34223 7 0 0 25 0 1 0 494516759 108462080 23538 33554432000 4194304 4929204 140735567173856 18446744073709551615 4634102 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 26480 23538 373 180 0 23490 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105920

[startup+402.301 s]
/proc/loadavg: 4.06 4.04 3.87 5/188 24938
/proc/meminfo: memFree=17339660/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=157156 CPUtime=402.29 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 38889 0 0 0 40218 11 0 0 25 0 1 0 494516759 160927744 36362 33554432000 4194304 4929204 140735567173856 18446744073709551615 4627746 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 39289 36362 373 180 0 36299 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 157156

[startup+462.301 s]
/proc/loadavg: 4.02 4.03 3.87 5/188 24940
/proc/meminfo: memFree=17293520/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=159640 CPUtime=462.29 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 39487 0 0 0 46218 11 0 0 25 0 1 0 494516759 163471360 36960 33554432000 4194304 4929204 140735567173856 18446744073709551615 4634064 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 39910 36960 373 180 0 36920 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 159640

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/188 24941
/proc/meminfo: memFree=17285444/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=159640 CPUtime=522.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 39533 0 0 0 52219 11 0 0 25 0 1 0 494516759 163471360 37006 33554432000 4194304 4929204 140735567173856 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 39910 37006 373 180 0 36920 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 159640

[startup+582.301 s]
/proc/loadavg: 4.03 4.03 3.89 5/188 24943
/proc/meminfo: memFree=17281220/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=159640 CPUtime=582.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 39535 0 0 0 58219 11 0 0 25 0 1 0 494516759 163471360 37008 33554432000 4194304 4929204 140735567173856 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 39910 37008 373 180 0 36920 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 159640

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/188 24945
/proc/meminfo: memFree=17273028/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=159640 CPUtime=642.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 39583 0 0 0 64219 11 0 0 25 0 1 0 494516759 163471360 37056 33554432000 4194304 4929204 140735567173856 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 39910 37056 373 180 0 36920 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 159640

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.90 5/188 24946
/proc/meminfo: memFree=17269424/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=162072 CPUtime=702.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 40028 0 0 0 70219 11 0 0 25 0 1 0 494516759 165961728 37501 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633025 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 40518 37501 373 180 0 37528 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 162072

[startup+762.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/188 24948
/proc/meminfo: memFree=17260108/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=162072 CPUtime=762.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 40033 0 0 0 76219 11 0 0 25 0 1 0 494516759 165961728 37506 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 40518 37506 373 180 0 37528 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 162072

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 24949
/proc/meminfo: memFree=17233420/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=188128 CPUtime=822.31 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 46564 0 0 0 82216 15 0 0 25 0 1 0 494516759 192643072 44037 33554432000 4194304 4929204 140735567173856 18446744073709551615 4316305 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 47032 44037 373 180 0 44042 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 188128

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 24951
/proc/meminfo: memFree=17226324/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=188128 CPUtime=882.31 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 46564 0 0 0 88216 15 0 0 25 0 1 0 494516759 192643072 44037 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 47032 44037 373 180 0 44042 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 188128

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 24962
/proc/meminfo: memFree=17224740/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=188128 CPUtime=942.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 46626 0 0 0 94215 15 0 0 25 0 1 0 494516759 192643072 44099 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 47032 44099 373 180 0 44042 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 188128

[startup+1002.31 s]
/proc/loadavg: 3.56 3.89 3.87 4/182 24980
/proc/meminfo: memFree=17397868/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=188128 CPUtime=1002.31 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 46626 0 0 0 100216 15 0 0 25 0 1 0 494516759 192643072 44099 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 47032 44099 373 180 0 44042 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 188128

[startup+1062.3 s]
/proc/loadavg: 3.20 3.72 3.82 4/182 24982
/proc/meminfo: memFree=17372072/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=211916 CPUtime=1062.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 52597 0 0 0 106213 17 0 0 25 0 1 0 494516759 217001984 50070 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 52979 50070 373 180 0 49989 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 211916

[startup+1122.3 s]
/proc/loadavg: 3.07 3.59 3.76 4/182 24983
/proc/meminfo: memFree=17365736/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=214732 CPUtime=1122.3 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 53214 0 0 0 112213 17 0 0 25 0 1 0 494516759 219885568 50687 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 53683 50687 373 180 0 50693 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 214732

[startup+1182.3 s]
/proc/loadavg: 2.87 3.45 3.70 3/176 25005
/proc/meminfo: memFree=17320408/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=289792 CPUtime=1182.31 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 71769 0 0 0 118209 22 0 0 25 0 1 0 494516759 296747008 69242 33554432000 4194304 4929204 140735567173856 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 72448 69242 373 180 0 69458 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 289792

[startup+1242.3 s]
/proc/loadavg: 2.36 3.19 3.60 3/176 25007
/proc/meminfo: memFree=17292088/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=317712 CPUtime=1242.31 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 79091 0 0 0 124207 24 0 0 25 0 1 0 494516759 325337088 75956 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 79428 75956 373 180 0 76438 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 317712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.97 2.94 3.48 2/170 25026
/proc/meminfo: memFree=17417740/32951132 swapFree=67111524/67111528
[pid=24901] ppid=24899 vsize=318932 CPUtime=1300.02 cores=0,2
/proc/24901/stat : 24901 (clasp) R 24899 24901 23901 0 -1 4202496 79350 0 0 0 129978 24 0 0 25 0 1 0 494516759 326586368 76215 33554432000 4194304 4929204 140735567173856 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24901/statm: 79733 76215 373 180 0 76743 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 318932

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

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

Child status: 0
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.78
CPU system time (s): 0.25896
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 318932

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

runsolver used 2.55661 second user time and 5.68914 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 16:46:11
IDJOB=3300034
IDBENCH=88136
IDSOLVER=1684
FILE ID=node129/3300034-1303829171
RUNJOBID= node129-1303829162-24751
PBS_JOBID= 13160766
Free space on /tmp= 66780 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/sha0_36_5.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-3300034-1303829171/watcher-3300034-1303829171 -o /tmp/evaluation-result-3300034-1303829171/solver-3300034-1303829171 -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-3300034-1303829171.cnf

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

MD5SUM BENCH= 7aa25d61513f0f224b5ca45e4e1e0448
RANDOM SEED=669042793

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:      17647096 kB
Buffers:       1263640 kB
Cached:       13245328 kB
SwapCached:          4 kB
Active:        3128064 kB
Inactive:     11509736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17647096 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14824 kB
Writeback:           0 kB
AnonPages:      129312 kB
Mapped:          16548 kB
Slab:           602680 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   315712 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= 66788 MiB
End job on node129 at 2011-04-26 17:07:53