Trace number 1557939

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) 1200.06 1200.42

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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-1557939-1238860887/watcher-1557939-1238860887 -o /tmp/evaluation-result-1557939-1238860887/solver-1557939-1238860887 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1557939-1238860887.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.99 2.94 2.59 4/86 22397
/proc/meminfo: memFree=1667720/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=4212 CPUtime=0
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 748 0 0 0 0 0 0 0 20 0 1 0 1158752755 4313088 635 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 1053 639 140 377 0 673 0

[startup+0.104759 s]
/proc/loadavg: 2.99 2.94 2.59 4/86 22397
/proc/meminfo: memFree=1667720/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=10896 CPUtime=0.09
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 2910 0 0 0 8 1 0 0 20 0 1 0 1158752755 11157504 2398 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 2724 2399 165 377 0 2344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10896

[startup+0.201769 s]
/proc/loadavg: 2.99 2.94 2.59 4/86 22397
/proc/meminfo: memFree=1667720/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=12280 CPUtime=0.19
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 3221 0 0 0 18 1 0 0 21 0 1 0 1158752755 12574720 2709 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 3070 2709 170 377 0 2690 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12280

[startup+0.301781 s]
/proc/loadavg: 2.99 2.94 2.59 4/86 22397
/proc/meminfo: memFree=1667720/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=13128 CPUtime=0.29
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 3441 0 0 0 28 1 0 0 22 0 1 0 1158752755 13443072 2929 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 3282 2929 170 377 0 2902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13128

[startup+0.701831 s]
/proc/loadavg: 2.99 2.94 2.59 4/86 22397
/proc/meminfo: memFree=1667720/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=12236 CPUtime=0.69
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 3750 0 0 0 68 1 0 0 25 0 1 0 1158752755 12529664 2804 1992294400 134512640 136057169 4294956144 18446744073709551615 135433712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 3059 2804 182 377 0 2679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12236

[startup+1.50193 s]
/proc/loadavg: 2.99 2.94 2.59 3/87 22398
/proc/meminfo: memFree=1656840/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=12764 CPUtime=1.49
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 3880 0 0 0 147 2 0 0 25 0 1 0 1158752755 13070336 2934 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 3191 2934 183 377 0 2811 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12764

[startup+3.10113 s]
/proc/loadavg: 2.91 2.92 2.59 3/87 22398
/proc/meminfo: memFree=1655944/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=13820 CPUtime=3.09
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 4133 0 0 0 307 2 0 0 25 0 1 0 1158752755 14151680 3187 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 3455 3187 183 377 0 3075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13820

[startup+6.30153 s]
/proc/loadavg: 2.91 2.92 2.59 3/87 22398
/proc/meminfo: memFree=1653576/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=15932 CPUtime=6.29
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 4664 0 0 0 626 3 0 0 25 0 1 0 1158752755 16314368 3718 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 3983 3718 183 377 0 3603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15932

[startup+12.7023 s]
/proc/loadavg: 2.77 2.89 2.58 3/87 22398
/proc/meminfo: memFree=1649288/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=20156 CPUtime=12.68
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 5729 0 0 0 1264 4 0 0 25 0 1 0 1158752755 20639744 4783 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 5039 4783 183 377 0 4659 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20156

[startup+25.5019 s]
/proc/loadavg: 2.65 2.86 2.57 3/87 22398
/proc/meminfo: memFree=1641096/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=28212 CPUtime=25.49
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 7731 0 0 0 2542 7 0 0 25 0 1 0 1158752755 28889088 6785 1992294400 134512640 136057169 4294956144 18446744073709551615 134823453 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 7053 6785 183 377 0 6673 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28212

[startup+51.1011 s]
/proc/loadavg: 2.43 2.79 2.55 4/87 22398
/proc/meminfo: memFree=1624072/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=45380 CPUtime=51.08
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 12026 0 0 0 5097 11 0 0 25 0 1 0 1158752755 46469120 11080 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 11345 11080 183 377 0 10965 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45380

[startup+102.302 s]
/proc/loadavg: 2.17 2.65 2.52 3/87 22398
/proc/meminfo: memFree=1618824/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=50264 CPUtime=102.26
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 13245 0 0 0 10214 12 0 0 25 0 1 0 1158752755 51470336 12299 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 12566 12299 183 377 0 12186 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50264

[startup+162.301 s]
/proc/loadavg: 2.06 2.53 2.49 3/87 22398
/proc/meminfo: memFree=1606088/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=62856 CPUtime=162.24
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 16400 0 0 0 16209 15 0 0 25 0 1 0 1158752755 64364544 15454 1992294400 134512640 136057169 4294956144 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 15714 15454 183 377 0 15334 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 62856

[startup+222.307 s]
/proc/loadavg: 2.02 2.43 2.45 3/87 22398
/proc/meminfo: memFree=1599944/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=69148 CPUtime=222.23
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 17951 0 0 0 22206 17 0 0 25 0 1 0 1158752755 70807552 17005 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 17287 17005 183 377 0 16907 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69148

[startup+282.301 s]
/proc/loadavg: 2.01 2.36 2.42 3/87 22398
/proc/meminfo: memFree=1599944/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=69148 CPUtime=282.21
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 17953 0 0 0 28204 17 0 0 25 0 1 0 1158752755 70807552 17007 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 17287 17007 183 377 0 16907 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 69148

[startup+342.302 s]
/proc/loadavg: 2.00 2.28 2.39 3/87 22398
/proc/meminfo: memFree=1595144/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=73956 CPUtime=342.19
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 19152 0 0 0 34201 18 0 0 25 0 1 0 1158752755 75730944 18206 1992294400 134512640 136057169 4294956144 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 18489 18206 183 377 0 18109 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 73956

[startup+402.301 s]
/proc/loadavg: 2.00 2.23 2.37 3/87 22398
/proc/meminfo: memFree=1595080/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=73956 CPUtime=402.17
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 19158 0 0 0 40199 18 0 0 25 0 1 0 1158752755 75730944 18212 1992294400 134512640 136057169 4294956144 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 18489 18212 183 377 0 18109 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 73956

[startup+462.302 s]
/proc/loadavg: 2.00 2.19 2.34 3/87 22398
/proc/meminfo: memFree=1588808/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=80160 CPUtime=462.15
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 20723 0 0 0 46195 20 0 0 25 0 1 0 1158752755 82083840 19777 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 20040 19777 183 377 0 19660 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 80160

[startup+522.301 s]
/proc/loadavg: 2.00 2.15 2.32 3/87 22398
/proc/meminfo: memFree=1581896/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=87196 CPUtime=522.13
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 22441 0 0 0 52192 21 0 0 25 0 1 0 1158752755 89288704 21495 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 21799 21495 183 377 0 21419 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 87196

[startup+582.302 s]
/proc/loadavg: 2.00 2.12 2.29 3/87 22398
/proc/meminfo: memFree=1581832/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=87196 CPUtime=582.11
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 22441 0 0 0 58190 21 0 0 25 0 1 0 1158752755 89288704 21495 1992294400 134512640 136057169 4294956144 18446744073709551615 134825018 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 21799 21495 183 377 0 21419 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 87196

[startup+642.301 s]
/proc/loadavg: 2.00 2.10 2.27 3/87 22398
/proc/meminfo: memFree=1581832/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=87196 CPUtime=642.09
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 22441 0 0 0 64188 21 0 0 25 0 1 0 1158752755 89288704 21495 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 21799 21495 183 377 0 21419 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 87196

[startup+702.302 s]
/proc/loadavg: 2.00 2.08 2.25 3/87 22398
/proc/meminfo: memFree=1581640/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=87196 CPUtime=702.08
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 22445 0 0 0 70187 21 0 0 25 0 1 0 1158752755 89288704 21499 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 21799 21499 183 377 0 21419 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 87196

[startup+762.301 s]
/proc/loadavg: 2.00 2.06 2.23 3/87 22398
/proc/meminfo: memFree=1580488/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=88252 CPUtime=762.06
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 22733 0 0 0 76185 21 0 0 25 0 1 0 1158752755 90370048 21787 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 22063 21787 183 377 0 21683 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 88252

[startup+822.302 s]
/proc/loadavg: 2.00 2.05 2.22 3/87 22398
/proc/meminfo: memFree=1580552/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=88252 CPUtime=822.04
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 22733 0 0 0 82183 21 0 0 25 0 1 0 1158752755 90370048 21787 1992294400 134512640 136057169 4294956144 18446744073709551615 134756785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 22063 21787 183 377 0 21683 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 88252

[startup+882.307 s]
/proc/loadavg: 2.00 2.03 2.20 3/87 22398
/proc/meminfo: memFree=1580488/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=88252 CPUtime=882.03
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 22735 0 0 0 88182 21 0 0 25 0 1 0 1158752755 90370048 21789 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 22063 21789 183 377 0 21683 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 88252

[startup+942.302 s]
/proc/loadavg: 2.00 2.03 2.18 3/87 22398
/proc/meminfo: memFree=1571976/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=96736 CPUtime=942
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 24846 0 0 0 94177 23 0 0 25 0 1 0 1158752755 99057664 23900 1992294400 134512640 136057169 4294956144 18446744073709551615 134616006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 24184 23900 183 377 0 23804 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 96736

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.17 3/87 22398
/proc/meminfo: memFree=1571912/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=96736 CPUtime=1001.98
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 24846 0 0 0 100175 23 0 0 25 0 1 0 1158752755 99057664 23900 1992294400 134512640 136057169 4294956144 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 24184 23900 183 377 0 23804 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 96736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.16 3/87 22398
/proc/meminfo: memFree=1564296/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=104392 CPUtime=1061.97
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 26760 0 0 0 106172 25 0 0 25 0 1 0 1158752755 106897408 25814 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 26098 25814 183 377 0 25718 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 104392

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.15 3/87 22398
/proc/meminfo: memFree=1564232/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=104392 CPUtime=1121.95
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 26760 0 0 0 112170 25 0 0 25 0 1 0 1158752755 106897408 25814 1992294400 134512640 136057169 4294956144 18446744073709551615 134637534 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 26098 25814 183 377 0 25718 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 104392

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/87 22398
/proc/meminfo: memFree=1564232/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=104392 CPUtime=1181.93
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 26760 0 0 0 118168 25 0 0 25 0 1 0 1158752755 106897408 25814 1992294400 134512640 136057169 4294956144 18446744073709551615 134823495 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 26098 25814 183 377 0 25718 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 104392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 2.00 2.00 2.13 3/87 22398
/proc/meminfo: memFree=1564232/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=104392 CPUtime=1200.03
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 26760 0 0 0 119978 25 0 0 25 0 1 0 1158752755 106897408 25814 1992294400 134512640 136057169 4294956144 18446744073709551615 134824084 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 26098 25814 183 377 0 25718 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 104392

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

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

[startup+1200.4 s]
/proc/loadavg: 2.00 2.00 2.13 3/87 22398
/proc/meminfo: memFree=1564232/2055920 swapFree=4170232/4192956
[pid=22397] ppid=22395 vsize=104392 CPUtime=1200.03
/proc/22397/stat : 22397 (clasp) R 22395 22397 22135 0 -1 4194304 26760 0 0 0 119978 25 0 0 25 0 1 0 1158752755 106897408 25814 1992294400 134512640 136057169 4294956144 18446744073709551615 134824084 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22397/statm: 26098 25814 183 377 0 25718 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 104392

Child status: 0
Real time (s): 1200.42
CPU time (s): 1200.06
CPU user time (s): 1199.78
CPU system time (s): 0.273958
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 104392

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

runsolver used 1.53377 second user time and 3.9354 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-04 18:01:27
IDJOB=1557939
IDBENCH=70848
IDSOLVER=508
FILE ID=node92/1557939-1238860887
PBS_JOBID= 9085889
Free space on /tmp= 66552 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-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-1557939-1238860887/watcher-1557939-1238860887 -o /tmp/evaluation-result-1557939-1238860887/solver-1557939-1238860887 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1557939-1238860887.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1940957254

node92.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.249
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.249
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:       1668136 kB
Buffers:         39000 kB
Cached:         280944 kB
SwapCached:       7340 kB
Active:         122196 kB
Inactive:       207272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668136 kB
SwapTotal:     4192956 kB
SwapFree:      4170232 kB
Dirty:            3360 kB
Writeback:           0 kB
Mapped:          15252 kB
Slab:            42300 kB
Committed_AS:  2071516 kB
PageTables:       2768 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= 66552 MiB
End job on node92 at 2009-04-04 18:21:30