Trace number 3300029

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.97 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
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 ...824080/instance-3300029-1303824080.cnf
0.19/0.20	c Solving...
1299.96/1300.00	
1299.96/1300.00	*** INTERRUPTED! ***
1299.96/1300.00	s UNKNOWN
1299.96/1300.00	
1299.96/1300.00	c INTERRUPTED   : 1
1299.96/1300.00	c Models        : 0+    
1299.96/1300.00	c Time          : 1300.003s (Solving: 1299.80s 1st Model: 0.00s Unsat: 0.00s)
1299.96/1300.00	c CPU Time      : 1299.960s

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-3300029-1303824080/watcher-3300029-1303824080 -o /tmp/evaluation-result-3300029-1303824080/solver-3300029-1303824080 -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-3300029-1303824080.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: 0.00 0.00 0.06 3/179 29913
/proc/meminfo: memFree=16114768/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=16300 CPUtime=0 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 1359 0 0 0 0 0 0 0 22 0 1 0 494008440 16691200 1299 33554432000 4194304 4929204 140734773020736 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 4075 1308 319 180 0 1085 0

[startup+0.029604 s]
/proc/loadavg: 0.00 0.00 0.06 3/179 29913
/proc/meminfo: memFree=16114768/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=21972 CPUtime=0.02 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 3333 0 0 0 2 0 0 0 22 0 1 0 494008440 22499328 2732 33554432000 4194304 4929204 140734773020736 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 5493 2734 330 180 0 2503 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21972

[startup+0.100583 s]
/proc/loadavg: 0.00 0.00 0.06 3/179 29913
/proc/meminfo: memFree=16114768/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=28980 CPUtime=0.09 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 5460 0 0 0 9 0 0 0 22 0 1 0 494008440 29675520 4366 33554432000 4194304 4929204 140734773020736 18446744073709551615 4590074 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 7245 4367 342 180 0 4255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28980

[startup+0.300545 s]
/proc/loadavg: 0.00 0.00 0.06 3/179 29913
/proc/meminfo: memFree=16114768/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=27700 CPUtime=0.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 5776 0 0 0 29 0 0 0 23 0 1 0 494008440 28364800 4181 33554432000 4194304 4929204 140734773020736 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 6925 4181 367 180 0 3935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27700

[startup+0.700496 s]
/proc/loadavg: 0.00 0.00 0.06 3/179 29913
/proc/meminfo: memFree=16114768/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=27700 CPUtime=0.69 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 5776 0 0 0 69 0 0 0 25 0 1 0 494008440 28364800 4181 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 6925 4181 367 180 0 3935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27700

[startup+1.50034 s]
/proc/loadavg: 0.24 0.05 0.07 4/182 29918
/proc/meminfo: memFree=16059928/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=27700 CPUtime=1.49 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 5776 0 0 0 149 0 0 0 25 0 1 0 494008440 28364800 4181 33554432000 4194304 4929204 140734773020736 18446744073709551615 4337341 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 6925 4181 367 180 0 3935 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27700

[startup+3.10099 s]
/proc/loadavg: 0.24 0.05 0.07 4/185 29924
/proc/meminfo: memFree=15923140/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=27700 CPUtime=3.09 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 5776 0 0 0 309 0 0 0 25 0 1 0 494008440 28364800 4181 33554432000 4194304 4929204 140734773020736 18446744073709551615 4337383 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 6925 4181 367 180 0 3935 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27700

[startup+6.30043 s]
/proc/loadavg: 0.24 0.05 0.07 5/190 29935
/proc/meminfo: memFree=15580784/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=27700 CPUtime=6.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 5776 0 0 0 629 0 0 0 25 0 1 0 494008440 28364800 4181 33554432000 4194304 4929204 140734773020736 18446744073709551615 4316281 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 6925 4181 367 180 0 3935 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27700

[startup+12.7002 s]
/proc/loadavg: 0.82 0.18 0.12 4/188 29962
/proc/meminfo: memFree=15763744/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=28100 CPUtime=12.69 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 5884 0 0 0 1269 0 0 0 25 0 1 0 494008440 28774400 4289 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 7025 4289 367 180 0 4035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28100

[startup+25.5009 s]
/proc/loadavg: 1.31 0.30 0.16 5/190 29989
/proc/meminfo: memFree=15603804/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=28764 CPUtime=25.49 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 6050 0 0 0 2549 0 0 0 25 0 1 0 494008440 29454336 4455 33554432000 4194304 4929204 140734773020736 18446744073709551615 4658027 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 7191 4455 367 180 0 4201 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28764

[startup+51.1011 s]
/proc/loadavg: 2.22 0.60 0.26 5/190 30017
/proc/meminfo: memFree=15496700/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=29692 CPUtime=51.09 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 6300 0 0 0 5109 0 0 0 25 0 1 0 494008440 30404608 4705 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 7423 4705 367 180 0 4433 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29692

[startup+102.307 s]
/proc/loadavg: 3.33 1.18 0.48 5/190 30018
/proc/meminfo: memFree=15494792/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=31828 CPUtime=102.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 6838 0 0 0 10229 0 0 0 25 0 1 0 494008440 32591872 5243 33554432000 4194304 4929204 140734773020736 18446744073709551615 4638417 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 7957 5243 373 180 0 4967 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31828

[startup+162.3 s]
/proc/loadavg: 3.75 1.69 0.69 5/190 30020
/proc/meminfo: memFree=15492228/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=34224 CPUtime=162.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 7390 0 0 0 16228 1 0 0 25 0 1 0 494008440 35045376 5795 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 8556 5795 373 180 0 5566 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34224

[startup+222.3 s]
/proc/loadavg: 3.98 2.13 0.90 5/190 30021
/proc/meminfo: memFree=15488820/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=35744 CPUtime=222.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 7791 0 0 0 22228 1 0 0 25 0 1 0 494008440 36601856 6196 33554432000 4194304 4929204 140734773020736 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 8936 6196 373 180 0 5946 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35744

[startup+282.301 s]
/proc/loadavg: 3.99 2.46 1.09 5/190 30023
/proc/meminfo: memFree=15486676/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=37836 CPUtime=282.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 8294 0 0 0 28227 2 0 0 25 0 1 0 494008440 38744064 6699 33554432000 4194304 4929204 140734773020736 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 9459 6699 373 180 0 6469 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 37836

[startup+342.301 s]
/proc/loadavg: 3.99 2.74 1.27 5/190 30024
/proc/meminfo: memFree=15485080/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=39472 CPUtime=342.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 8670 0 0 0 34227 2 0 0 25 0 1 0 494008440 40419328 7075 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 9868 7075 373 180 0 6878 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 39472

[startup+402.301 s]
/proc/loadavg: 4.03 2.98 1.45 5/190 30026
/proc/meminfo: memFree=15478964/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=41524 CPUtime=402.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 9171 0 0 0 40227 2 0 0 25 0 1 0 494008440 42520576 7576 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 10381 7576 373 180 0 7391 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 41524

[startup+462.301 s]
/proc/loadavg: 4.01 3.16 1.60 5/190 30028
/proc/meminfo: memFree=15462680/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=43220 CPUtime=462.28 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 9616 0 0 0 46226 2 0 0 25 0 1 0 494008440 44257280 8021 33554432000 4194304 4929204 140734773020736 18446744073709551615 4357446 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 10805 8021 373 180 0 7815 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 43220

[startup+522.301 s]
/proc/loadavg: 4.00 3.31 1.75 5/190 30029
/proc/meminfo: memFree=15453352/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=44624 CPUtime=522.28 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 9958 0 0 0 52226 2 0 0 25 0 1 0 494008440 45694976 8363 33554432000 4194304 4929204 140734773020736 18446744073709551615 4636681 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 11156 8363 373 180 0 8166 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 44624

[startup+582.3 s]
/proc/loadavg: 4.00 3.43 1.89 5/190 30058
/proc/meminfo: memFree=15623776/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=46216 CPUtime=582.28 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 10311 0 0 0 58226 2 0 0 25 0 1 0 494008440 47325184 8716 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 11554 8716 373 180 0 8564 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 46216

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 2.02 5/190 30059
/proc/meminfo: memFree=15525392/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=48732 CPUtime=642.29 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 10942 0 0 0 64226 3 0 0 25 0 1 0 494008440 49901568 9347 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633920 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 12183 9347 373 180 0 9193 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 48732

[startup+702.3 s]
/proc/loadavg: 4.10 3.65 2.15 5/190 30088
/proc/meminfo: memFree=15524408/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=52020 CPUtime=702.28 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 11739 0 0 0 70225 3 0 0 25 0 1 0 494008440 53268480 10144 33554432000 4194304 4929204 140734773020736 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 13005 10144 373 180 0 10015 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 52020

[startup+762.307 s]
/proc/loadavg: 4.04 3.71 2.26 5/190 30090
/proc/meminfo: memFree=15418336/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=52172 CPUtime=762.28 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 11805 0 0 0 76225 3 0 0 25 0 1 0 494008440 53424128 10210 33554432000 4194304 4929204 140734773020736 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 13043 10210 373 180 0 10053 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 52172

[startup+822.301 s]
/proc/loadavg: 4.01 3.76 2.37 5/190 30091
/proc/meminfo: memFree=15178116/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=55028 CPUtime=822.26 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 12470 0 0 0 82223 3 0 0 25 0 1 0 494008440 56348672 10875 33554432000 4194304 4929204 140734773020736 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 13757 10875 373 180 0 10767 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 55028

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.47 5/190 30093
/proc/meminfo: memFree=15023948/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=57820 CPUtime=882.27 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 13085 0 0 0 88223 4 0 0 25 0 1 0 494008440 59207680 11490 33554432000 4194304 4929204 140734773020736 18446744073709551615 4657916 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 14455 11490 373 180 0 11465 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 57820

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.56 5/190 30094
/proc/meminfo: memFree=14874872/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=58340 CPUtime=942.27 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 13211 0 0 0 94223 4 0 0 25 0 1 0 494008440 59740160 11616 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 14585 11616 373 180 0 11595 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 58340

[startup+1002.3 s]
/proc/loadavg: 4.06 3.88 2.65 5/190 30096
/proc/meminfo: memFree=14853376/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=59924 CPUtime=1002.27 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 13656 0 0 0 100222 5 0 0 25 0 1 0 494008440 61362176 12061 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 14981 12061 373 180 0 11991 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 59924

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.73 5/190 30098
/proc/meminfo: memFree=14773132/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=61268 CPUtime=1062.27 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 13983 0 0 0 106222 5 0 0 25 0 1 0 494008440 62738432 12388 33554432000 4194304 4929204 140734773020736 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 15317 12388 373 180 0 12327 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 61268

[startup+1122.3 s]
/proc/loadavg: 4.01 3.91 2.81 5/190 30099
/proc/meminfo: memFree=14711968/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=61928 CPUtime=1122.26 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 14119 0 0 0 112221 5 0 0 25 0 1 0 494008440 63414272 12524 33554432000 4194304 4929204 140734773020736 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 15482 12524 373 180 0 12492 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 61928

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.88 5/190 30101
/proc/meminfo: memFree=14142396/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=64464 CPUtime=1182.26 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 14777 0 0 0 118221 5 0 0 25 0 1 0 494008440 66011136 13182 33554432000 4194304 4929204 140734773020736 18446744073709551615 4633400 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 16116 13182 373 180 0 13126 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 64464

[startup+1242.3 s]
/proc/loadavg: 4.08 3.95 2.95 5/190 30102
/proc/meminfo: memFree=13864724/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=64464 CPUtime=1242.26 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 14785 0 0 0 124221 5 0 0 25 0 1 0 494008440 66011136 13190 33554432000 4194304 4929204 140734773020736 18446744073709551615 4316095 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 16116 13190 373 180 0 13126 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 64464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.96 3.01 5/190 30104
/proc/meminfo: memFree=13823896/32951124 swapFree=67111528/67111528
[pid=29913] ppid=29911 vsize=67884 CPUtime=1299.96 cores=0,2
/proc/29913/stat : 29913 (clasp) R 29911 29913 29873 0 -1 4202496 15648 0 0 0 129990 6 0 0 25 0 1 0 494008440 69513216 14053 33554432000 4194304 4929204 140734773020736 18446744073709551615 4337358 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29913/statm: 16971 14053 373 180 0 13981 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 67884

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.97
CPU user time (s): 1299.91
CPU system time (s): 0.06499
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 67884

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

runsolver used 2.19766 second user time and 4.90525 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 15:21:20
IDJOB=3300029
IDBENCH=70849
IDSOLVER=1684
FILE ID=node105/3300029-1303824080
RUNJOBID= node105-1303824079-29891
PBS_JOBID= 13160791
Free space on /tmp= 72172 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.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-3300029-1303824080/watcher-3300029-1303824080 -o /tmp/evaluation-result-3300029-1303824080/solver-3300029-1303824080 -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-3300029-1303824080.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=730075515

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16115668 kB
Buffers:       2292940 kB
Cached:       13901320 kB
SwapCached:          0 kB
Active:        8544232 kB
Inactive:      7721140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16115668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4728 kB
Writeback:           0 kB
AnonPages:       70712 kB
Mapped:          15204 kB
Slab:           505544 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212808 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= 72120 MiB
End job on node105 at 2011-04-26 15:43:02