Trace number 1730755

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.53

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_5-5-6.sat05-2675.reshuffled-07.cnf
MD5SUM531549e214a293ad3adf6ddff17eb882
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark911.101
Satisfiable
(Un)Satisfiability was proved
Number of variables18450
Number of clauses200640
Sum of the clauses size464115
Maximum clause length30
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 2148485
Number of clauses of size 350895
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51200

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-1730755-1240763110/watcher-1730755-1240763110 -o /tmp/evaluation-result-1730755-1240763110/solver-1730755-1240763110 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1730755-1240763110.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.92 0.98 1.08 3/64 24944
/proc/meminfo: memFree=1793904/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=3204 CPUtime=0
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 538 0 0 0 0 0 0 0 18 0 1 0 104345143 3280896 479 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 801 483 140 377 0 421 0

[startup+0.037119 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 24944
/proc/meminfo: memFree=1793904/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=5024 CPUtime=0.03
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 1097 0 0 0 3 0 0 0 18 0 1 0 104345143 5144576 997 1992294400 134512640 136057169 4294956144 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 1256 998 147 377 0 876 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5024

[startup+0.101129 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 24944
/proc/meminfo: memFree=1793904/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=8232 CPUtime=0.09
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 2127 0 0 0 9 0 0 0 18 0 1 0 104345143 8429568 1739 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 2058 1739 147 377 0 1678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8232

[startup+0.301165 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 24944
/proc/meminfo: memFree=1793904/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=11876 CPUtime=0.29
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 3222 0 0 0 28 1 0 0 19 0 1 0 104345143 12161024 2690 1992294400 134512640 136057169 4294956144 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 2969 2690 169 377 0 2589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11876

[startup+0.701236 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 24944
/proc/meminfo: memFree=1793904/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=11876 CPUtime=0.69
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 3222 0 0 0 68 1 0 0 22 0 1 0 104345143 12161024 2690 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 2969 2690 169 377 0 2589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11876

[startup+1.50138 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 24945
/proc/meminfo: memFree=1783592/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=10612 CPUtime=1.49
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 3401 0 0 0 148 1 0 0 25 0 1 0 104345143 10866688 2420 1992294400 134512640 136057169 4294956144 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 2653 2420 183 377 0 2273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10612

[startup+3.10168 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 24945
/proc/meminfo: memFree=1784552/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=12240 CPUtime=3.08
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 3788 0 0 0 307 1 0 0 25 0 1 0 104345143 12533760 2807 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 3060 2807 183 377 0 2680 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12240

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 24945
/proc/meminfo: memFree=1777960/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=19256 CPUtime=6.29
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 5543 0 0 0 627 2 0 0 25 0 1 0 104345143 19718144 4562 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 4814 4562 183 377 0 4434 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19256

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 24945
/proc/meminfo: memFree=1769320/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=25848 CPUtime=12.68
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 7200 0 0 0 1265 3 0 0 25 0 1 0 104345143 26468352 6219 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 6462 6219 183 377 0 6082 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25848

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.08 2/65 24945
/proc/meminfo: memFree=1765928/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=29312 CPUtime=25.47
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 8046 0 0 0 2543 4 0 0 25 0 1 0 104345143 30015488 7065 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 7328 7065 183 377 0 6948 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29312

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 24945
/proc/meminfo: memFree=1757672/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=37624 CPUtime=51.06
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 10144 0 0 0 5100 6 0 0 25 0 1 0 104345143 38526976 9163 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 9406 9163 183 377 0 9026 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37624

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/65 24945
/proc/meminfo: memFree=1739752/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=55724 CPUtime=102.25
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 14613 0 0 0 10215 10 0 0 25 0 1 0 104345143 57061376 13632 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 13931 13632 183 377 0 13551 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 55724

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 24945
/proc/meminfo: memFree=1727656/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=67852 CPUtime=162.22
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 17614 0 0 0 16210 12 0 0 25 0 1 0 104345143 69480448 16633 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 16963 16633 183 377 0 16583 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 67852

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 24945
/proc/meminfo: memFree=1719272/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=76228 CPUtime=222.2
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 19703 0 0 0 22206 14 0 0 25 0 1 0 104345143 78057472 18722 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 19057 18722 183 377 0 18677 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 76228

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 24945
/proc/meminfo: memFree=1703144/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=93060 CPUtime=282.17
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 23899 0 0 0 28199 18 0 0 25 0 1 0 104345143 95293440 22918 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 23265 22918 183 377 0 22885 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 93060

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 24945
/proc/meminfo: memFree=1689192/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=106336 CPUtime=342.16
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 27177 0 0 0 34194 22 0 0 25 0 1 0 104345143 108888064 26196 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 26584 26196 183 377 0 26204 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 106336

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 24945
/proc/meminfo: memFree=1689192/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=106336 CPUtime=402.13
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 27178 0 0 0 40191 22 0 0 25 0 1 0 104345143 108888064 26197 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 26584 26197 183 377 0 26204 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 106336

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 24945
/proc/meminfo: memFree=1689128/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=106336 CPUtime=462.11
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 27178 0 0 0 46189 22 0 0 25 0 1 0 104345143 108888064 26197 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 26584 26197 183 377 0 26204 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 106336

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 24945
/proc/meminfo: memFree=1685864/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=109732 CPUtime=522.09
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 27993 0 0 0 52186 23 0 0 25 0 1 0 104345143 112365568 27012 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 27433 27012 183 377 0 27053 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 109732

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 24945
/proc/meminfo: memFree=1658856/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=136776 CPUtime=582.07
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 34716 0 0 0 58178 29 0 0 25 0 1 0 104345143 140058624 33735 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 34194 33735 183 377 0 33814 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 136776

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 24945
/proc/meminfo: memFree=1650856/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=144744 CPUtime=642.05
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 36715 0 0 0 64174 31 0 0 25 0 1 0 104345143 148217856 35734 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 36186 35734 183 377 0 35806 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 144744

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 24945
/proc/meminfo: memFree=1648680/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=146860 CPUtime=702.03
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 37242 0 0 0 70171 32 0 0 25 0 1 0 104345143 150384640 36261 1992294400 134512640 136057169 4294956144 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 36715 36261 183 377 0 36335 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 146860

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 24946
/proc/meminfo: memFree=1648552/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=146860 CPUtime=762.01
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 37245 0 0 0 76169 32 0 0 25 0 1 0 104345143 150384640 36264 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 36715 36264 183 377 0 36335 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 146860

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24947
/proc/meminfo: memFree=1648552/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=146860 CPUtime=821.98
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 37248 0 0 0 82166 32 0 0 25 0 1 0 104345143 150384640 36267 1992294400 134512640 136057169 4294956144 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 36715 36267 183 377 0 36335 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 146860

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24947
/proc/meminfo: memFree=1648424/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=147100 CPUtime=881.96
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 37281 0 0 0 88164 32 0 0 25 0 1 0 104345143 150630400 36300 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 36775 36300 183 377 0 36395 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 147100

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24947
/proc/meminfo: memFree=1642152/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=153296 CPUtime=941.94
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 38836 0 0 0 94160 34 0 0 25 0 1 0 104345143 156975104 37855 1992294400 134512640 136057169 4294956144 18446744073709551615 134615590 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 38324 37855 183 377 0 37944 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 153296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24947
/proc/meminfo: memFree=1642088/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=153296 CPUtime=1001.92
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 38845 0 0 0 100158 34 0 0 25 0 1 0 104345143 156975104 37864 1992294400 134512640 136057169 4294956144 18446744073709551615 134618118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 38324 37864 183 377 0 37944 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 153296

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24947
/proc/meminfo: memFree=1642088/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=153296 CPUtime=1061.89
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 38846 0 0 0 106155 34 0 0 25 0 1 0 104345143 156975104 37865 1992294400 134512640 136057169 4294956144 18446744073709551615 135437512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 38324 37865 183 377 0 37944 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 153296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24947
/proc/meminfo: memFree=1642024/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=153296 CPUtime=1121.87
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 38846 0 0 0 112153 34 0 0 25 0 1 0 104345143 156975104 37865 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 38324 37865 183 377 0 37944 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 153296

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24947
/proc/meminfo: memFree=1641960/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=153296 CPUtime=1181.86
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 38846 0 0 0 118151 35 0 0 25 0 1 0 104345143 156975104 37865 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 38324 37865 183 377 0 37944 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 153296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 24947
/proc/meminfo: memFree=1641960/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=153296 CPUtime=1200.05
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 38846 0 0 0 119970 35 0 0 25 0 1 0 104345143 156975104 37865 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 38324 37865 183 377 0 37944 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 153296

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.98 1.00 2/65 24947
/proc/meminfo: memFree=1641960/2055920 swapFree=4180820/4192956
[pid=24944] ppid=24942 vsize=153296 CPUtime=1200.05
/proc/24944/stat : 24944 (clasp) R 24942 24944 24810 0 -1 4194304 38846 0 0 0 119970 35 0 0 25 0 1 0 104345143 156975104 37865 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24944/statm: 38324 37865 183 377 0 37944 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 153296

Child status: 0
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 1199.71
CPU system time (s): 0.379942
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 153296

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

runsolver used 0.840872 second user time and 2.54661 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-26 18:25:10
IDJOB=1730755
IDBENCH=24736
IDSOLVER=508
FILE ID=node2/1730755-1240763110
PBS_JOBID= 9187144
Free space on /tmp= 66312 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_5-5-6.sat05-2675.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-1730755-1240763110/watcher-1730755-1240763110 -o /tmp/evaluation-result-1730755-1240763110/solver-1730755-1240763110 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1730755-1240763110.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= 531549e214a293ad3adf6ddff17eb882
RANDOM SEED=458894816

node2.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.265
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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1794320 kB
Buffers:         32864 kB
Cached:         151624 kB
SwapCached:       5980 kB
Active:          34592 kB
Inactive:       158296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794320 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            4912 kB
Writeback:           0 kB
Mapped:          14088 kB
Slab:            54656 kB
Committed_AS:   406028 kB
PageTables:       1468 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= 66312 MiB
End job on node2 at 2009-04-26 18:45:13