Trace number 1831419

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.3 10003.2

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark228.828
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

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-1831419-1242759107/watcher-1831419-1242759107 -o /tmp/evaluation-result-1831419-1242759107/solver-1831419-1242759107 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831419-1242759107.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.08 0.02 0.01 3/65 6494
/proc/meminfo: memFree=1912088/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=4064 CPUtime=0
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 564 0 0 0 0 0 0 0 20 0 1 0 303940232 4161536 451 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 1016 459 139 377 0 636 0

[startup+0.0588899 s]
/proc/loadavg: 0.08 0.02 0.01 3/65 6494
/proc/meminfo: memFree=1912088/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=26084 CPUtime=0.05
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 6386 0 0 0 3 2 0 0 20 0 1 0 303940232 26710016 5213 1992294400 134512640 136057169 4294956160 18446744073709551615 134640865 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 6521 5221 141 377 0 6141 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26084

[startup+0.101894 s]
/proc/loadavg: 0.08 0.02 0.01 3/65 6494
/proc/meminfo: memFree=1912088/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=28320 CPUtime=0.09
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 7656 0 0 0 7 2 0 0 20 0 1 0 303940232 28999680 6483 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 7113 6484 144 377 0 6733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28320

[startup+0.301913 s]
/proc/loadavg: 0.08 0.02 0.01 3/65 6494
/proc/meminfo: memFree=1912088/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=40428 CPUtime=0.29
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 11557 0 0 0 26 3 0 0 22 0 1 0 303940232 41398272 9286 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 10107 9286 144 377 0 9727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40428

[startup+0.701954 s]
/proc/loadavg: 0.08 0.02 0.01 3/65 6494
/proc/meminfo: memFree=1912088/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=70360 CPUtime=0.69
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 20181 0 0 0 62 7 0 0 25 0 1 0 303940232 72048640 15364 1992294400 134512640 136057169 4294956160 18446744073709551615 134783751 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 17590 15369 164 377 0 17210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70360

[startup+1.50104 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 6495
/proc/meminfo: memFree=1833424/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=89416 CPUtime=1.49
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 29852 0 0 0 138 11 0 0 25 0 1 0 303940232 91561984 21321 1992294400 134512640 136057169 4294956160 18446744073709551615 134774506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 22354 21321 168 377 0 21974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89416

[startup+3.1012 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 6495
/proc/meminfo: memFree=1825808/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=96256 CPUtime=3.09
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 31657 0 0 0 297 12 0 0 25 0 1 0 303940232 98566144 22998 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 24064 22998 170 377 0 23684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96256

[startup+6.30154 s]
/proc/loadavg: 0.23 0.05 0.02 2/66 6495
/proc/meminfo: memFree=1831952/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=81872 CPUtime=6.29
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 32747 0 0 0 616 13 0 0 25 0 1 0 303940232 83836928 19887 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 20468 19887 181 377 0 20088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81872

[startup+12.7012 s]
/proc/loadavg: 0.37 0.08 0.03 2/66 6495
/proc/meminfo: memFree=1831832/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=81872 CPUtime=12.69
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 32783 0 0 0 1256 13 0 0 25 0 1 0 303940232 83836928 19923 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 20468 19923 182 377 0 20088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81872

[startup+25.5015 s]
/proc/loadavg: 0.73 0.18 0.06 2/66 6495
/proc/meminfo: memFree=1831896/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=81872 CPUtime=25.48
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 32789 0 0 0 2535 13 0 0 25 0 1 0 303940232 83836928 19929 1992294400 134512640 136057169 4294956160 18446744073709551615 134618118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 20468 19929 182 377 0 20088 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81872

[startup+51.1012 s]
/proc/loadavg: 0.94 0.27 0.09 2/66 6495
/proc/meminfo: memFree=1832664/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=81872 CPUtime=51.07
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 32789 0 0 0 5094 13 0 0 25 0 1 0 303940232 83836928 19929 1992294400 134512640 136057169 4294956160 18446744073709551615 134823277 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 20468 19929 182 377 0 20088 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81872

[startup+102.305 s]
/proc/loadavg: 0.97 0.38 0.14 2/66 6495
/proc/meminfo: memFree=1828696/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=86176 CPUtime=102.26
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 33858 0 0 0 10212 14 0 0 25 0 1 0 303940232 88244224 20998 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 21544 20998 182 377 0 21164 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 86176

[startup+162.302 s]
/proc/loadavg: 0.99 0.49 0.19 2/66 6495
/proc/meminfo: memFree=1816600/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=98384 CPUtime=162.25
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 36911 0 0 0 16207 18 0 0 25 0 1 0 303940232 100745216 24051 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 24596 24051 182 377 0 24216 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 98384

[startup+222.302 s]
/proc/loadavg: 0.99 0.58 0.23 2/66 6495
/proc/meminfo: memFree=1774936/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=139792 CPUtime=222.23
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 47259 0 0 0 22199 24 0 0 25 0 1 0 303940232 143147008 34399 1992294400 134512640 136057169 4294956160 18446744073709551615 134624585 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 34948 34399 182 377 0 34568 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 139792

[startup+282.301 s]
/proc/loadavg: 0.99 0.65 0.28 2/66 6495
/proc/meminfo: memFree=1733720/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=181112 CPUtime=282.21
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 57570 0 0 0 28190 31 0 0 25 0 1 0 303940232 185458688 44710 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 45278 44710 182 377 0 44898 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 181112

[startup+342.301 s]
/proc/loadavg: 0.99 0.71 0.32 2/66 6495
/proc/meminfo: memFree=1678168/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=236728 CPUtime=342.2
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 71480 0 0 0 34181 39 0 0 25 0 1 0 303940232 242409472 58620 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 59182 58620 182 377 0 58802 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 236728

[startup+402.302 s]
/proc/loadavg: 0.99 0.76 0.36 2/66 6495
/proc/meminfo: memFree=1642136/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=273164 CPUtime=402.17
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 80572 0 0 0 40171 46 0 0 25 0 1 0 303940232 279719936 67712 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 68291 67712 182 377 0 67911 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 273164

[startup+462.302 s]
/proc/loadavg: 0.99 0.80 0.40 2/66 6495
/proc/meminfo: memFree=1600280/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=314040 CPUtime=462.16
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 90801 0 0 0 46163 53 0 0 25 0 1 0 303940232 321576960 77941 1992294400 134512640 136057169 4294956160 18446744073709551615 134624568 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 78510 77941 182 377 0 78130 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 314040

[startup+522.302 s]
/proc/loadavg: 0.99 0.84 0.43 2/66 6495
/proc/meminfo: memFree=1511448/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=404768 CPUtime=522.14
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 113564 0 0 0 52145 69 0 0 25 0 1 0 303940232 414482432 100568 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 101192 100568 182 377 0 100812 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 404768

[startup+582.301 s]
/proc/loadavg: 0.99 0.86 0.47 2/66 6501
/proc/meminfo: memFree=1464024/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=450096 CPUtime=582.12
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 124916 0 0 0 58135 77 0 0 25 0 1 0 303940232 460898304 111920 1992294400 134512640 136057169 4294956160 18446744073709551615 134624614 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 112524 111920 182 377 0 112144 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 450096

[startup+642.301 s]
/proc/loadavg: 0.99 0.89 0.50 2/66 6501
/proc/meminfo: memFree=1444568/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=469484 CPUtime=642.11
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 129769 0 0 0 64129 82 0 0 25 0 1 0 303940232 480751616 116773 1992294400 134512640 136057169 4294956160 18446744073709551615 134624627 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 117371 116773 182 377 0 116991 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 469484

[startup+702.302 s]

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

[startup+9162.3 s]
/proc/loadavg: 1.12 1.07 0.95 2/66 6517
/proc/meminfo: memFree=80664/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9159.69
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469495 0 0 0 915653 316 0 0 25 0 1 0 303940232 1871077376 455992 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455992 182 377 0 456426 0
Current children cumulated CPU time (s) 9159.69
Current children cumulated vsize (KiB) 1827224

[startup+9222.3 s]
/proc/loadavg: 1.04 1.05 0.95 2/66 6517
/proc/meminfo: memFree=80728/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9219.67
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469496 0 0 0 921651 316 0 0 25 0 1 0 303940232 1871077376 455993 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455993 182 377 0 456426 0
Current children cumulated CPU time (s) 9219.67
Current children cumulated vsize (KiB) 1827224

[startup+9282.3 s]
/proc/loadavg: 1.01 1.04 0.95 2/66 6517
/proc/meminfo: memFree=80664/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9279.65
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469496 0 0 0 927649 316 0 0 25 0 1 0 303940232 1871077376 455993 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455993 182 377 0 456426 0
Current children cumulated CPU time (s) 9279.65
Current children cumulated vsize (KiB) 1827224

[startup+9342.31 s]
/proc/loadavg: 1.00 1.03 0.95 2/66 6517
/proc/meminfo: memFree=80600/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9339.64
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 933648 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134624614 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9339.64
Current children cumulated vsize (KiB) 1827224

[startup+9402.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 6517
/proc/meminfo: memFree=80600/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9399.62
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 939646 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134624634 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9399.62
Current children cumulated vsize (KiB) 1827224

[startup+9462.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 6517
/proc/meminfo: memFree=80536/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9459.6
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 945644 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9459.6
Current children cumulated vsize (KiB) 1827224

[startup+9522.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 6517
/proc/meminfo: memFree=80472/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9519.58
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 951642 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9519.58
Current children cumulated vsize (KiB) 1827224

[startup+9582.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 6517
/proc/meminfo: memFree=80472/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9579.57
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 957641 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134812030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9579.57
Current children cumulated vsize (KiB) 1827224

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80408/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9639.55
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 963639 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134823404 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9639.55
Current children cumulated vsize (KiB) 1827224

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80344/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9699.53
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 969637 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9699.53
Current children cumulated vsize (KiB) 1827224

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80408/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9759.51
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 975635 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9759.51
Current children cumulated vsize (KiB) 1827224

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80344/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9819.5
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 981634 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134624627 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9819.5
Current children cumulated vsize (KiB) 1827224

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80344/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9879.48
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 987632 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9879.48
Current children cumulated vsize (KiB) 1827224

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80280/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9939.46
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 993630 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9939.46
Current children cumulated vsize (KiB) 1827224

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80216/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=9999.45
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 999629 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 9999.45
Current children cumulated vsize (KiB) 1827224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80216/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=1827224 CPUtime=10000
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194304 469498 0 0 0 999689 316 0 0 25 0 1 0 303940232 1871077376 455995 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6494/statm: 456806 455995 182 377 0 456426 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1827224

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

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

[startup+10003 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80216/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=0 CPUtime=10000.2
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194308 469501 0 0 0 999689 326 0 0 25 0 1 0 303940232 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/6494/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6517
/proc/meminfo: memFree=80216/2055924 swapFree=4157844/4192956
[pid=6494] ppid=6492 vsize=0 CPUtime=10000.2
/proc/6494/stat : 6494 (clasp) R 6492 6494 6457 0 -1 4194308 469501 0 0 0 999689 336 0 0 25 0 1 0 303940232 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/6494/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10003.2
CPU time (s): 10000.3
CPU user time (s): 9996.89
CPU system time (s): 3.42848
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 1827224

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

runsolver used 11.2693 second user time and 23.5334 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-19 20:51:49
IDJOB=1831419
IDBENCH=20352
IDSOLVER=637
FILE ID=node83/1831419-1242759107
PBS_JOBID= 9322221
Free space on /tmp= 66260 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.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-1831419-1242759107/watcher-1831419-1242759107 -o /tmp/evaluation-result-1831419-1242759107/solver-1831419-1242759107 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831419-1242759107.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= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED=1222777395

node83.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.222
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.222
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:      2055924 kB
MemFree:       1912888 kB
Buffers:          3680 kB
Cached:          81176 kB
SwapCached:      29384 kB
Active:          47024 kB
Inactive:        69160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1912888 kB
SwapTotal:     4192956 kB
SwapFree:      4157844 kB
Dirty:           23708 kB
Writeback:           0 kB
Mapped:          15316 kB
Slab:            12932 kB
Committed_AS:  1038628 kB
PageTables:       1392 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= 66260 MiB
End job on node83 at 2009-05-19 23:38:34