Trace number 1831723

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 1.2.0-SAT09-32? (TO) 10000.1 10002.7

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-24-s100.cnf
MD5SUM107f2922072d64498e09af3270c7b9c3
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 variables31821
Number of clauses95735
Sum of the clauses size225739
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261338
Number of clauses of size 334333
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831723-1242775527/watcher-1831723-1242775527 -o /tmp/evaluation-result-1831723-1242775527/solver-1831723-1242775527 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831723-1242775527.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 11510
/proc/meminfo: memFree=1789472/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=4224 CPUtime=0
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 556 0 0 0 0 0 0 0 18 0 1 0 305580598 4325376 442 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 1056 446 140 377 0 676 0

[startup+0.0223021 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 11510
/proc/meminfo: memFree=1789472/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=5368 CPUtime=0.01
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 1195 0 0 0 1 0 0 0 18 0 1 0 305580598 5496832 1081 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 1342 1081 147 377 0 962 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5368

[startup+0.101309 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 11510
/proc/meminfo: memFree=1789472/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=10936 CPUtime=0.09
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 2894 0 0 0 8 1 0 0 18 0 1 0 305580598 11198464 2380 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 2734 2380 165 377 0 2354 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10936

[startup+0.301328 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 11510
/proc/meminfo: memFree=1789472/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=13224 CPUtime=0.29
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 3442 0 0 0 28 1 0 0 19 0 1 0 305580598 13541376 2928 1992294400 134512640 136057169 4294956160 18446744073709551615 134782597 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 3306 2928 170 377 0 2926 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13224

[startup+0.701369 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 11510
/proc/meminfo: memFree=1789472/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=12460 CPUtime=0.69
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 3798 0 0 0 68 1 0 0 22 0 1 0 305580598 12759040 2847 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 3115 2847 182 377 0 2735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12460

[startup+1.50145 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1778584/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=12988 CPUtime=1.49
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 3924 0 0 0 147 2 0 0 25 0 1 0 305580598 13299712 2973 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 3247 2973 183 377 0 2867 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12988

[startup+3.10161 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1777688/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=13912 CPUtime=3.09
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 4180 0 0 0 307 2 0 0 25 0 1 0 305580598 14245888 3229 1992294400 134512640 136057169 4294956160 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 3478 3229 183 377 0 3098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13912

[startup+6.30295 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1775448/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=16024 CPUtime=6.29
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 4703 0 0 0 626 3 0 0 25 0 1 0 305580598 16408576 3752 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 4006 3752 183 377 0 3626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16024

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1771352/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=20132 CPUtime=12.69
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 5719 0 0 0 1265 4 0 0 25 0 1 0 305580598 20615168 4768 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 5033 4768 183 377 0 4653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20132

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1761944/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=29272 CPUtime=25.48
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 8010 0 0 0 2541 7 0 0 25 0 1 0 305580598 29974528 7059 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 7318 7059 183 377 0 6938 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29272

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1745624/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=45784 CPUtime=51.07
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 12149 0 0 0 5096 11 0 0 25 0 1 0 305580598 46882816 11198 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 11446 11198 183 377 0 11066 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45784

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1736344/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=54648 CPUtime=102.27
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 14357 0 0 0 10213 14 0 0 25 0 1 0 305580598 55959552 13406 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 13662 13406 183 377 0 13282 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54648

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1733720/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=57288 CPUtime=162.25
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 14993 0 0 0 16210 15 0 0 25 0 1 0 305580598 58662912 14042 1992294400 134512640 136057169 4294956160 18446744073709551615 134828552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 14322 14042 183 377 0 13942 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57288

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1728920/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=61908 CPUtime=222.23
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 16178 0 0 0 22207 16 0 0 25 0 1 0 305580598 63393792 15227 1992294400 134512640 136057169 4294956160 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 15477 15227 183 377 0 15097 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61908

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1725720/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=65208 CPUtime=282.21
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 16974 0 0 0 28205 16 0 0 25 0 1 0 305580598 66772992 16023 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 16302 16023 183 377 0 15922 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 65208

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1721112/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=69744 CPUtime=342.2
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 18120 0 0 0 34202 18 0 0 25 0 1 0 305580598 71417856 17169 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 17436 17169 183 377 0 17056 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 69744

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1719000/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=71856 CPUtime=402.18
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 18640 0 0 0 40199 19 0 0 25 0 1 0 305580598 73580544 17689 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 17964 17689 183 377 0 17584 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 71856

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1718744/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=72120 CPUtime=462.17
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 18701 0 0 0 46198 19 0 0 25 0 1 0 305580598 73850880 17750 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 18030 17750 183 377 0 17650 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 72120

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1718296/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=73176 CPUtime=522.16
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 18986 0 0 0 52196 20 0 0 25 0 1 0 305580598 74932224 18035 1992294400 134512640 136057169 4294956160 18446744073709551615 134634443 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 18294 18035 183 377 0 17914 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 73176

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1712536/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=78324 CPUtime=582.14
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 20244 0 0 0 58192 22 0 0 25 0 1 0 305580598 80203776 19293 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 19581 19293 183 377 0 19201 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 78324

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 11511
/proc/meminfo: memFree=1704600/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=86112 CPUtime=642.13
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 22220 0 0 0 64189 24 0 0 25 0 1 0 305580598 88178688 21269 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 21528 21269 183 377 0 21148 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 86112

[startup+702.302 s]

################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 11529
/proc/meminfo: memFree=1628056/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9099.97
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 909937 60 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9099.97
Current children cumulated vsize (KiB) 158152

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 11529
/proc/meminfo: memFree=1628056/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9159.95
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 915935 60 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134618566 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9159.95
Current children cumulated vsize (KiB) 158152

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 11529
/proc/meminfo: memFree=1627992/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9219.94
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 921934 60 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9219.94
Current children cumulated vsize (KiB) 158152

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 11529
/proc/meminfo: memFree=1627992/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9279.92
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 927932 60 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9279.92
Current children cumulated vsize (KiB) 158152

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 11535
/proc/meminfo: memFree=1627864/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9339.91
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 933931 60 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9339.91
Current children cumulated vsize (KiB) 158152

[startup+9402.3 s]
/proc/loadavg: 1.08 1.02 1.00 3/71 11970
/proc/meminfo: memFree=1585152/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9399.77
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 939912 65 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9399.77
Current children cumulated vsize (KiB) 158152

[startup+9462.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 12011
/proc/meminfo: memFree=1585744/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9459.75
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 945910 65 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9459.75
Current children cumulated vsize (KiB) 158152

[startup+9522.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1585744/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9519.73
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 951908 65 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9519.73
Current children cumulated vsize (KiB) 158152

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1585744/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158152 CPUtime=9579.72
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 40991 0 0 0 957907 65 0 0 25 0 1 0 305580598 161947648 39220 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39538 39220 183 377 0 39158 0
Current children cumulated CPU time (s) 9579.72
Current children cumulated vsize (KiB) 158152

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1585424/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158416 CPUtime=9639.7
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 41078 0 0 0 963905 65 0 0 25 0 1 0 305580598 162217984 39307 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39604 39307 183 377 0 39224 0
Current children cumulated CPU time (s) 9639.7
Current children cumulated vsize (KiB) 158416

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1585432/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158416 CPUtime=9699.69
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 41078 0 0 0 969904 65 0 0 25 0 1 0 305580598 162217984 39307 1992294400 134512640 136057169 4294956160 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39604 39307 183 377 0 39224 0
Current children cumulated CPU time (s) 9699.69
Current children cumulated vsize (KiB) 158416

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1585368/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=158416 CPUtime=9759.67
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 41078 0 0 0 975902 65 0 0 25 0 1 0 305580598 162217984 39307 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 39604 39307 183 377 0 39224 0
Current children cumulated CPU time (s) 9759.67
Current children cumulated vsize (KiB) 158416

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1581272/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=162508 CPUtime=9819.66
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 42087 0 0 0 981900 66 0 0 25 0 1 0 305580598 166408192 40316 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 40627 40316 183 377 0 40247 0
Current children cumulated CPU time (s) 9819.66
Current children cumulated vsize (KiB) 162508

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1581272/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=162508 CPUtime=9879.65
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 42087 0 0 0 987899 66 0 0 25 0 1 0 305580598 166408192 40316 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 40627 40316 183 377 0 40247 0
Current children cumulated CPU time (s) 9879.65
Current children cumulated vsize (KiB) 162508

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1581272/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=162508 CPUtime=9939.63
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 42087 0 0 0 993897 66 0 0 25 0 1 0 305580598 166408192 40316 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 40627 40316 183 377 0 40247 0
Current children cumulated CPU time (s) 9939.63
Current children cumulated vsize (KiB) 162508

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1581208/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=162508 CPUtime=9999.61
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 42088 0 0 0 999895 66 0 0 25 0 1 0 305580598 166408192 40317 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 40627 40317 183 377 0 40247 0
Current children cumulated CPU time (s) 9999.61
Current children cumulated vsize (KiB) 162508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1581208/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=162508 CPUtime=10000
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 42088 0 0 0 999935 66 0 0 25 0 1 0 305580598 166408192 40317 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 40627 40317 183 377 0 40247 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 162508

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

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12011
/proc/meminfo: memFree=1581208/2055920 swapFree=4180284/4192956
[pid=11510] ppid=11508 vsize=162508 CPUtime=10000
/proc/11510/stat : 11510 (clasp) R 11508 11510 11446 0 -1 4194304 42088 0 0 0 999935 66 0 0 25 0 1 0 305580598 166408192 40317 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11510/statm: 40627 40317 183 377 0 40247 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 162508

Child status: 0
Real time (s): 10002.7
CPU time (s): 10000.1
CPU user time (s): 9999.36
CPU system time (s): 0.692894
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 162508

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

runsolver used 7.42487 second user time and 20.6719 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-20 01:25:27
IDJOB=1831723
IDBENCH=70874
IDSOLVER=637
FILE ID=node45/1831723-1242775527
PBS_JOBID= 9322311
Free space on /tmp= 66224 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-24-s100.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831723-1242775527/watcher-1831723-1242775527 -o /tmp/evaluation-result-1831723-1242775527/solver-1831723-1242775527 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831723-1242775527.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 107f2922072d64498e09af3270c7b9c3
RANDOM SEED=369332148

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1789888 kB
Buffers:         14740 kB
Cached:         212320 kB
SwapCached:       6860 kB
Active:         169108 kB
Inactive:        66752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789888 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:            3364 kB
Writeback:           0 kB
Mapped:          13948 kB
Slab:            16184 kB
Committed_AS:  1008824 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66220 MiB
End job on node45 at 2009-05-20 04:12:12