Trace number 1831727

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 10003.9

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark362.402
Satisfiable
(Un)Satisfiability was proved
Number of variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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-1831727-1242775861/watcher-1831727-1242775861 -o /tmp/evaluation-result-1831727-1242775861/solver-1831727-1242775861 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831727-1242775861.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.94 3/65 10694
/proc/meminfo: memFree=1801280/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=4228 CPUtime=0
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 591 0 0 0 0 0 0 0 18 0 1 0 305615407 4329472 477 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 1057 481 140 377 0 677 0

[startup+0.021342 s]
/proc/loadavg: 0.99 0.97 0.94 3/65 10694
/proc/meminfo: memFree=1801280/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=5372 CPUtime=0.01
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 1201 0 0 0 1 0 0 0 18 0 1 0 305615407 5500928 1087 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 1343 1087 147 377 0 963 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5372

[startup+0.101356 s]
/proc/loadavg: 0.99 0.97 0.94 3/65 10694
/proc/meminfo: memFree=1801280/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=10956 CPUtime=0.09
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 2915 0 0 0 8 1 0 0 18 0 1 0 305615407 11218944 2400 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 2739 2400 165 377 0 2359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10956

[startup+0.301391 s]
/proc/loadavg: 0.99 0.97 0.94 3/65 10694
/proc/meminfo: memFree=1801280/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=13268 CPUtime=0.29
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 3488 0 0 0 28 1 0 0 20 0 1 0 305615407 13586432 2973 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 3317 2973 170 377 0 2937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13268

[startup+0.701463 s]
/proc/loadavg: 0.99 0.97 0.94 3/65 10694
/proc/meminfo: memFree=1801280/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=12500 CPUtime=0.69
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 3822 0 0 0 68 1 0 0 24 0 1 0 305615407 12800000 2869 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 3125 2869 182 377 0 2745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12500

[startup+1.50261 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 10695
/proc/meminfo: memFree=1790264/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=13028 CPUtime=1.5
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 3963 0 0 0 148 2 0 0 25 0 1 0 305615407 13340672 3010 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 3257 3010 183 377 0 2877 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 13028

[startup+3.1019 s]
/proc/loadavg: 1.07 0.99 0.94 2/66 10695
/proc/meminfo: memFree=1789368/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=14084 CPUtime=3.09
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 4215 0 0 0 307 2 0 0 25 0 1 0 305615407 14422016 3262 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 3521 3262 183 377 0 3141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14084

[startup+6.30148 s]
/proc/loadavg: 1.07 0.99 0.94 2/66 10695
/proc/meminfo: memFree=1787000/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=16336 CPUtime=6.29
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 4773 0 0 0 627 2 0 0 25 0 1 0 305615407 16728064 3820 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 4084 3820 183 377 0 3704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16336

[startup+12.7016 s]
/proc/loadavg: 1.06 0.99 0.94 2/66 10695
/proc/meminfo: memFree=1782648/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=20296 CPUtime=12.69
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 5783 0 0 0 1265 4 0 0 25 0 1 0 305615407 20783104 4830 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 5074 4830 183 377 0 4694 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20296

[startup+25.5019 s]
/proc/loadavg: 1.05 0.99 0.94 2/66 10695
/proc/meminfo: memFree=1773880/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=28880 CPUtime=25.48
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 7916 0 0 0 2542 6 0 0 25 0 1 0 305615407 29573120 6963 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 7220 6963 183 377 0 6840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28880

[startup+51.1016 s]
/proc/loadavg: 1.03 0.99 0.94 2/66 10695
/proc/meminfo: memFree=1755320/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=47808 CPUtime=51.07
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 12629 0 0 0 5096 11 0 0 25 0 1 0 305615407 48955392 11676 1992294400 134512640 136057169 4294956160 18446744073709551615 134637534 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 11952 11676 183 377 0 11572 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47808

[startup+102.306 s]
/proc/loadavg: 1.05 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1748792/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=53896 CPUtime=102.26
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 14147 0 0 0 10212 14 0 0 25 0 1 0 305615407 55189504 13194 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 13474 13194 183 377 0 13094 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53896

[startup+162.302 s]
/proc/loadavg: 1.02 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1737080/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=65976 CPUtime=162.24
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 17156 0 0 0 16207 17 0 0 25 0 1 0 305615407 67559424 16203 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 16494 16203 183 377 0 16114 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 65976

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1735224/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=67428 CPUtime=222.22
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 17518 0 0 0 22205 17 0 0 25 0 1 0 305615407 69046272 16565 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 16857 16565 183 377 0 16477 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67428

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1734136/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=68484 CPUtime=282.19
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 17788 0 0 0 28202 17 0 0 25 0 1 0 305615407 70127616 16835 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 17121 16835 183 377 0 16741 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 68484

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1731512/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=70992 CPUtime=342.18
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 18436 0 0 0 34200 18 0 0 25 0 1 0 305615407 72695808 17483 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 17748 17483 183 377 0 17368 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 70992

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1729080/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=73504 CPUtime=402.15
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 19035 0 0 0 40197 18 0 0 25 0 1 0 305615407 75268096 18082 1992294400 134512640 136057169 4294956160 18446744073709551615 134756807 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 18376 18082 183 377 0 17996 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 73504

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1729080/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=73504 CPUtime=462.13
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 19035 0 0 0 46195 18 0 0 25 0 1 0 305615407 75268096 18082 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 18376 18082 183 377 0 17996 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 73504

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1729016/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=73504 CPUtime=522.11
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 19035 0 0 0 52193 18 0 0 25 0 1 0 305615407 75268096 18082 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 18376 18082 183 377 0 17996 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 73504

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1724216/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=78124 CPUtime=582.09
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 20224 0 0 0 58190 19 0 0 25 0 1 0 305615407 79998976 19271 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 19531 19271 183 377 0 19151 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 78124

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10695
/proc/meminfo: memFree=1718392/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=84068 CPUtime=642.08
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 21678 0 0 0 64187 21 0 0 25 0 1 0 305615407 86085632 20725 1992294400 134512640 136057169 4294956160 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 21017 20725 183 377 0 20637 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 84068

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.13 1.04 0.99 2/66 11195
/proc/meminfo: memFree=1589048/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166836 CPUtime=9098.78
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 909833 45 0 0 25 0 1 0 305615407 170840064 41404 1992294400 134512640 136057169 4294956160 18446744073709551615 134637424 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41709 41404 183 377 0 41329 0
Current children cumulated CPU time (s) 9098.78
Current children cumulated vsize (KiB) 166836

[startup+9162.3 s]
/proc/loadavg: 1.05 1.03 0.99 2/66 11195
/proc/meminfo: memFree=1589496/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9158.76
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 915831 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9158.76
Current children cumulated vsize (KiB) 166156

[startup+9222.3 s]
/proc/loadavg: 1.02 1.02 0.99 2/66 11195
/proc/meminfo: memFree=1589496/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9218.74
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 921829 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9218.74
Current children cumulated vsize (KiB) 166156

[startup+9282.3 s]
/proc/loadavg: 1.00 1.02 0.99 2/66 11195
/proc/meminfo: memFree=1589496/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9278.72
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 927827 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134756858 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9278.72
Current children cumulated vsize (KiB) 166156

[startup+9342.31 s]
/proc/loadavg: 1.00 1.01 0.99 2/66 11195
/proc/meminfo: memFree=1589560/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9338.7
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 933825 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9338.7
Current children cumulated vsize (KiB) 166156

[startup+9402.3 s]
/proc/loadavg: 1.00 1.01 0.99 2/66 11195
/proc/meminfo: memFree=1589560/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9398.68
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 939823 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9398.68
Current children cumulated vsize (KiB) 166156

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589560/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9458.66
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 945821 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9458.66
Current children cumulated vsize (KiB) 166156

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589560/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9518.64
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 951819 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9518.64
Current children cumulated vsize (KiB) 166156

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589560/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9578.62
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 957817 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9578.62
Current children cumulated vsize (KiB) 166156

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589560/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9638.6
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 963815 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9638.6
Current children cumulated vsize (KiB) 166156

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589432/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9698.58
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 969813 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9698.58
Current children cumulated vsize (KiB) 166156

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589368/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166156 CPUtime=9758.56
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42357 0 0 0 975811 45 0 0 25 0 1 0 305615407 170143744 41265 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41539 41265 183 377 0 41159 0
Current children cumulated CPU time (s) 9758.56
Current children cumulated vsize (KiB) 166156

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589048/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166684 CPUtime=9818.54
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42480 0 0 0 981809 45 0 0 25 0 1 0 305615407 170684416 41388 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41671 41388 183 377 0 41291 0
Current children cumulated CPU time (s) 9818.54
Current children cumulated vsize (KiB) 166684

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589048/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166684 CPUtime=9878.52
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42480 0 0 0 987807 45 0 0 25 0 1 0 305615407 170684416 41388 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41671 41388 183 377 0 41291 0
Current children cumulated CPU time (s) 9878.52
Current children cumulated vsize (KiB) 166684

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1589048/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166684 CPUtime=9938.5
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42480 0 0 0 993805 45 0 0 25 0 1 0 305615407 170684416 41388 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41671 41388 183 377 0 41291 0
Current children cumulated CPU time (s) 9938.5
Current children cumulated vsize (KiB) 166684

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1588920/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166816 CPUtime=9998.48
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42520 0 0 0 999803 45 0 0 25 0 1 0 305615407 170819584 41428 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41704 41428 183 377 0 41324 0
Current children cumulated CPU time (s) 9998.48
Current children cumulated vsize (KiB) 166816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1588920/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166816 CPUtime=10000.1
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42520 0 0 0 999963 45 0 0 25 0 1 0 305615407 170819584 41428 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41704 41428 183 377 0 41324 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 166816

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

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

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11195
/proc/meminfo: memFree=1588920/2055920 swapFree=4075912/4192956
[pid=10694] ppid=10692 vsize=166816 CPUtime=10000.1
/proc/10694/stat : 10694 (clasp) R 10692 10694 10630 0 -1 4194304 42520 0 0 0 999963 45 0 0 25 0 1 0 305615407 170819584 41428 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10694/statm: 41704 41428 183 377 0 41324 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 166816

Child status: 0
Real time (s): 10003.9
CPU time (s): 10000.1
CPU user time (s): 9999.64
CPU system time (s): 0.482926
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 166836

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

runsolver used 11.1123 second user time and 22.7625 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-20 01:31:01
IDJOB=1831727
IDBENCH=70878
IDSOLVER=637
FILE ID=node84/1831727-1242775861
PBS_JOBID= 9322318
Free space on /tmp= 66292 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-25-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-1831727-1242775861/watcher-1831727-1242775861 -o /tmp/evaluation-result-1831727-1242775861/solver-1831727-1242775861 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831727-1242775861.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= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=1082605070

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1801696 kB
Buffers:         16492 kB
Cached:          93348 kB
SwapCached:     111160 kB
Active:         121544 kB
Inactive:       101044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801696 kB
SwapTotal:     4192956 kB
SwapFree:      4075912 kB
Dirty:            3368 kB
Writeback:           0 kB
Mapped:          15988 kB
Slab:            17616 kB
Committed_AS:   967044 kB
PageTables:       1380 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= 66288 MiB
End job on node84 at 2009-05-20 04:17:47