Trace number 1728635

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.09 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
Bench CategoryCRAFTED (crafted 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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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-1728635-1240739285/watcher-1728635-1240739285 -o /tmp/evaluation-result-1728635-1240739285/solver-1728635-1240739285 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1728635-1240739285.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: 0.99 0.97 0.98 3/64 31174
/proc/meminfo: memFree=1603648/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=1968 CPUtime=0
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 101962898 2015232 215 1992294400 134512640 136057169 4294956176 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 492 221 144 377 0 112 0

[startup+0.031949 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31174
/proc/meminfo: memFree=1603648/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=2684 CPUtime=0.03
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 451 0 0 0 3 0 0 0 18 0 1 0 101962898 2748416 433 1992294400 134512640 136057169 4294956176 18446744073709551615 134774491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 671 433 166 377 0 291 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2684

[startup+0.101963 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31174
/proc/meminfo: memFree=1603648/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=2816 CPUtime=0.09
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 499 0 0 0 9 0 0 0 18 0 1 0 101962898 2883584 481 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 704 481 168 377 0 324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2816

[startup+0.302001 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31174
/proc/meminfo: memFree=1603648/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=3476 CPUtime=0.29
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 679 0 0 0 29 0 0 0 19 0 1 0 101962898 3559424 661 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 869 661 183 377 0 489 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3476

[startup+0.70108 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31174
/proc/meminfo: memFree=1603648/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=4140 CPUtime=0.69
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 835 0 0 0 69 0 0 0 22 0 1 0 101962898 4239360 817 1992294400 134512640 136057169 4294956176 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 1035 817 183 377 0 655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4140

[startup+1.50124 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1600888/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=5200 CPUtime=1.49
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 1096 0 0 0 149 0 0 0 25 0 1 0 101962898 5324800 1078 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 1300 1078 183 377 0 920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5200

[startup+3.10255 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1598584/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=6824 CPUtime=3.09
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 1515 0 0 0 309 0 0 0 25 0 1 0 101962898 6987776 1497 1992294400 134512640 136057169 4294956176 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 1706 1497 183 377 0 1326 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6824

[startup+6.30118 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1597240/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=7900 CPUtime=6.28
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 1784 0 0 0 628 0 0 0 25 0 1 0 101962898 8089600 1766 1992294400 134512640 136057169 4294956176 18446744073709551615 134637501 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 1975 1766 183 377 0 1595 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7900

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1595448/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=9532 CPUtime=12.69
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 2185 0 0 0 1268 1 0 0 25 0 1 0 101962898 9760768 2167 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 2383 2167 183 377 0 2003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9532

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1593592/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=11576 CPUtime=25.48
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 2648 0 0 0 2547 1 0 0 25 0 1 0 101962898 11853824 2630 1992294400 134512640 136057169 4294956176 18446744073709551615 134819221 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 2894 2630 183 377 0 2514 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11576

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1591096/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=14208 CPUtime=51.08
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 3266 0 0 0 5106 2 0 0 25 0 1 0 101962898 14548992 3248 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 3552 3248 183 377 0 3172 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14208

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1586680/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=18664 CPUtime=102.26
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 4360 0 0 0 10224 2 0 0 25 0 1 0 101962898 19111936 4342 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 4666 4342 183 377 0 4286 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18664

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1584632/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=20804 CPUtime=162.23
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 4869 0 0 0 16220 3 0 0 25 0 1 0 101962898 21303296 4851 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 5201 4851 183 377 0 4821 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20804

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1581304/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=24320 CPUtime=222.22
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 5678 0 0 0 22218 4 0 0 25 0 1 0 101962898 24903680 5660 1992294400 134512640 136057169 4294956176 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 6080 5660 183 377 0 5700 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24320

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1580216/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=25340 CPUtime=282.19
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 5947 0 0 0 28215 4 0 0 25 0 1 0 101962898 25948160 5929 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 6335 5929 183 377 0 5955 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25340

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1579192/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=26444 CPUtime=342.17
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 6199 0 0 0 34213 4 0 0 25 0 1 0 101962898 27078656 6181 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 6611 6181 183 377 0 6231 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26444

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1578872/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=26824 CPUtime=402.15
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 6277 0 0 0 40211 4 0 0 25 0 1 0 101962898 27467776 6259 1992294400 134512640 136057169 4294956176 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 6706 6259 183 377 0 6326 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26824

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1577080/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=28760 CPUtime=462.13
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 6746 0 0 0 46208 5 0 0 25 0 1 0 101962898 29450240 6728 1992294400 134512640 136057169 4294956176 18446744073709551615 134824827 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 7190 6728 183 377 0 6810 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 28760

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1576312/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=29772 CPUtime=522.11
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 6940 0 0 0 52206 5 0 0 25 0 1 0 101962898 30486528 6922 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 7443 6922 183 377 0 7063 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 29772

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1575096/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=30880 CPUtime=582.09
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 7217 0 0 0 58204 5 0 0 25 0 1 0 101962898 31621120 7199 1992294400 134512640 136057169 4294956176 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 7720 7199 183 377 0 7340 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 30880

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1574008/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=32188 CPUtime=642.07
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 7478 0 0 0 64202 5 0 0 25 0 1 0 101962898 32960512 7460 1992294400 134512640 136057169 4294956176 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 8047 7460 183 377 0 7667 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 32188

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1574008/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=32188 CPUtime=702.04
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 7478 0 0 0 70199 5 0 0 25 0 1 0 101962898 32960512 7460 1992294400 134512640 136057169 4294956176 18446744073709551615 134613012 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 8047 7460 183 377 0 7667 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 32188

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31175
/proc/meminfo: memFree=1573432/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=32872 CPUtime=762.02
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 7604 0 0 0 76197 5 0 0 25 0 1 0 101962898 33660928 7586 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 8218 7586 183 377 0 7838 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 32872

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1572664/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=33760 CPUtime=822
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 7796 0 0 0 82194 6 0 0 25 0 1 0 101962898 34570240 7778 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 8440 7778 183 377 0 8060 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 33760

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1568248/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=38208 CPUtime=881.97
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 8901 0 0 0 88191 6 0 0 25 0 1 0 101962898 39124992 8883 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 9552 8883 183 377 0 9172 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 38208

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1568184/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=38124 CPUtime=941.96
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 8906 0 0 0 94189 7 0 0 25 0 1 0 101962898 39038976 8870 1992294400 134512640 136057169 4294956176 18446744073709551615 134824056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 9531 8870 183 377 0 9151 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 38124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1567864/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=38500 CPUtime=1001.94
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 9004 0 0 0 100187 7 0 0 25 0 1 0 101962898 39424000 8963 1992294400 134512640 136057169 4294956176 18446744073709551615 134645288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 9625 8963 183 377 0 9245 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 38500

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1567096/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=39308 CPUtime=1061.91
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 9295 0 0 0 106184 7 0 0 25 0 1 0 101962898 40251392 9160 1992294400 134512640 136057169 4294956176 18446744073709551615 134645308 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 9827 9160 183 377 0 9447 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 39308

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1566840/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=39600 CPUtime=1121.89
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 9339 0 0 0 112182 7 0 0 25 0 1 0 101962898 40550400 9204 1992294400 134512640 136057169 4294956176 18446744073709551615 134829244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 9900 9204 183 377 0 9520 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 39600

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1566392/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=39920 CPUtime=1181.87
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 9433 0 0 0 118180 7 0 0 25 0 1 0 101962898 40878080 9298 1992294400 134512640 136057169 4294956176 18446744073709551615 134618458 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 9980 9298 183 377 0 9600 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 39920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1566264/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=40052 CPUtime=1200.06
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 9462 0 0 0 119999 7 0 0 25 0 1 0 101962898 41013248 9327 1992294400 134512640 136057169 4294956176 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 10013 9327 183 377 0 9633 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 40052

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31181
/proc/meminfo: memFree=1566264/2055924 swapFree=4180784/4192956
[pid=31174] ppid=31172 vsize=40052 CPUtime=1200.06
/proc/31174/stat : 31174 (clasp) R 31172 31174 31015 0 -1 4194304 9462 0 0 0 119999 7 0 0 25 0 1 0 101962898 41013248 9327 1992294400 134512640 136057169 4294956176 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31174/statm: 10013 9327 183 377 0 9633 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 40052

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.086986
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 40052

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

runsolver used 1.17682 second user time and 2.12068 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-26 11:48:05
IDJOB=1728635
IDBENCH=24681
IDSOLVER=508
FILE ID=node6/1728635-1240739285
PBS_JOBID= 9187004
Free space on /tmp= 66336 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.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-1728635-1240739285/watcher-1728635-1240739285 -o /tmp/evaluation-result-1728635-1240739285/solver-1728635-1240739285 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1728635-1240739285.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= b75724237432e4d0e86c18e7a0ef5859
RANDOM SEED=2063586762

node6.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.281
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.281
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:      2055924 kB
MemFree:       1604128 kB
Buffers:         49696 kB
Cached:         325820 kB
SwapCached:       6032 kB
Active:         130328 kB
Inactive:       253624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1604128 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            53848 kB
Committed_AS:   444344 kB
PageTables:       1452 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= 66332 MiB
End job on node6 at 2009-04-26 12:08:08