Trace number 1512576

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.08 1200.42

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S45173584-020.cnf
MD5SUM59fbd40d503488bcdf45b7724d53bd6d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark338.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512576-1238206516/watcher-1512576-1238206516 -o /tmp/evaluation-result-1512576-1238206516/solver-1512576-1238206516 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512576-1238206516.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.69 3/81 22052
/proc/meminfo: memFree=1577600/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=1972 CPUtime=0
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 446980468 2019328 246 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 493 246 144 377 0 113 0

[startup+0.10562 s]
/proc/loadavg: 0.99 0.97 0.69 3/81 22052
/proc/meminfo: memFree=1577600/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=4240 CPUtime=0.1
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 834 0 0 0 10 0 0 0 20 0 1 0 446980468 4341760 812 1992294400 134512640 136057169 4294956160 18446744073709551615 134808998 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 1060 812 178 377 0 680 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4240

[startup+0.201628 s]
/proc/loadavg: 0.99 0.97 0.69 3/81 22052
/proc/meminfo: memFree=1577600/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=4240 CPUtime=0.19
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 844 0 0 0 19 0 0 0 21 0 1 0 446980468 4341760 822 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 1060 822 182 377 0 680 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4240

[startup+0.301637 s]
/proc/loadavg: 0.99 0.97 0.69 3/81 22052
/proc/meminfo: memFree=1577600/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=4372 CPUtime=0.29
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 908 0 0 0 29 0 0 0 22 0 1 0 446980468 4476928 886 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 1093 886 182 377 0 713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4372

[startup+0.701676 s]
/proc/loadavg: 0.99 0.97 0.69 3/81 22052
/proc/meminfo: memFree=1577600/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=5948 CPUtime=0.69
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 1291 0 0 0 69 0 0 0 25 0 1 0 446980468 6090752 1269 1992294400 134512640 136057169 4294956160 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 1487 1269 182 377 0 1107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5948

[startup+1.50175 s]
/proc/loadavg: 0.99 0.97 0.69 2/82 22053
/proc/meminfo: memFree=1571576/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=7648 CPUtime=1.49
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 1713 0 0 0 149 0 0 0 25 0 1 0 446980468 7831552 1691 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 1912 1691 182 377 0 1532 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7648

[startup+3.10191 s]
/proc/loadavg: 0.99 0.97 0.69 2/82 22053
/proc/meminfo: memFree=1570680/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=9092 CPUtime=3.09
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 2087 0 0 0 309 0 0 0 25 0 1 0 446980468 9310208 2065 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 2273 2065 182 377 0 1893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9092

[startup+6.30122 s]
/proc/loadavg: 0.99 0.97 0.69 2/82 22053
/proc/meminfo: memFree=1568952/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=9880 CPUtime=6.29
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 2283 0 0 0 628 1 0 0 25 0 1 0 446980468 10117120 2261 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 2470 2261 182 377 0 2090 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9880

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.69 2/82 22053
/proc/meminfo: memFree=1566392/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=12508 CPUtime=12.69
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 2917 0 0 0 1268 1 0 0 25 0 1 0 446980468 12808192 2895 1992294400 134512640 136057169 4294956160 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 3127 2895 182 377 0 2747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12508

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.70 2/82 22053
/proc/meminfo: memFree=1564280/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=14724 CPUtime=25.49
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 3482 0 0 0 2547 2 0 0 25 0 1 0 446980468 15077376 3460 1992294400 134512640 136057169 4294956160 18446744073709551615 134616029 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 3681 3460 182 377 0 3301 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14724

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.71 2/82 22053
/proc/meminfo: memFree=1561464/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=17468 CPUtime=51.08
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 4167 0 0 0 5105 3 0 0 25 0 1 0 446980468 17887232 4145 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 4367 4145 182 377 0 3987 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17468

[startup+102.303 s]
/proc/loadavg: 0.99 0.97 0.72 2/82 22053
/proc/meminfo: memFree=1556856/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=22144 CPUtime=102.27
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 5313 0 0 0 10223 4 0 0 25 0 1 0 446980468 22675456 5291 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 5536 5291 182 377 0 5156 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22144

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/82 22053
/proc/meminfo: memFree=1553400/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=25680 CPUtime=162.24
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 6176 0 0 0 16220 4 0 0 25 0 1 0 446980468 26296320 6154 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 6420 6154 182 377 0 6040 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25680

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.75 2/82 22053
/proc/meminfo: memFree=1551288/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=27796 CPUtime=222.23
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 6710 0 0 0 22219 4 0 0 25 0 1 0 446980468 28463104 6688 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 6949 6688 182 377 0 6569 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27796

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/82 22053
/proc/meminfo: memFree=1548984/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=30152 CPUtime=282.21
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 7302 0 0 0 28216 5 0 0 25 0 1 0 446980468 30875648 7280 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 7538 7280 182 377 0 7158 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30152

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/82 22053
/proc/meminfo: memFree=1544760/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=34324 CPUtime=342.2
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 8334 0 0 0 34214 6 0 0 25 0 1 0 446980468 35147776 8312 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 8581 8312 182 377 0 8201 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 34324

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.78 2/82 22053
/proc/meminfo: memFree=1543864/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=35192 CPUtime=402.18
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 8564 0 0 0 40212 6 0 0 25 0 1 0 446980468 36036608 8542 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 8798 8542 182 377 0 8418 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 35192

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/82 22053
/proc/meminfo: memFree=1542840/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=36240 CPUtime=462.16
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 8820 0 0 0 46210 6 0 0 25 0 1 0 446980468 37109760 8798 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 9060 8798 182 377 0 8680 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 36240

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/82 22053
/proc/meminfo: memFree=1542328/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=36728 CPUtime=522.14
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 8927 0 0 0 52208 6 0 0 25 0 1 0 446980468 37609472 8905 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 9182 8905 182 377 0 8802 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 36728

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/82 22053
/proc/meminfo: memFree=1538744/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=40368 CPUtime=582.13
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 9812 0 0 0 58206 7 0 0 25 0 1 0 446980468 41336832 9790 1992294400 134512640 136057169 4294956160 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 10092 9790 182 377 0 9712 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 40368

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/82 22053
/proc/meminfo: memFree=1538040/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=40996 CPUtime=642.11
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 9984 0 0 0 64204 7 0 0 25 0 1 0 446980468 41979904 9962 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 10249 9962 182 377 0 9869 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 40996

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/82 22053
/proc/meminfo: memFree=1537656/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=41348 CPUtime=702.1
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 10074 0 0 0 70203 7 0 0 25 0 1 0 446980468 42340352 10052 1992294400 134512640 136057169 4294956160 18446744073709551615 134809413 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 10337 10052 182 377 0 9957 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 41348

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/82 22053
/proc/meminfo: memFree=1537016/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=42008 CPUtime=762.09
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 10232 0 0 0 76202 7 0 0 25 0 1 0 446980468 43016192 10210 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 10502 10210 182 377 0 10122 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 42008

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/82 22053
/proc/meminfo: memFree=1536248/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=42828 CPUtime=822.06
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 10443 0 0 0 82199 7 0 0 25 0 1 0 446980468 43855872 10421 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 10707 10421 182 377 0 10327 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 42828

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.85 2/82 22053
/proc/meminfo: memFree=1533048/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=45992 CPUtime=882.05
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 11221 0 0 0 88197 8 0 0 25 0 1 0 446980468 47095808 11199 1992294400 134512640 136057169 4294956160 18446744073709551615 134618559 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 11498 11199 182 377 0 11118 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 45992

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/82 22053
/proc/meminfo: memFree=1532216/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=46860 CPUtime=942.03
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 11419 0 0 0 94195 8 0 0 25 0 1 0 446980468 47984640 11397 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 11715 11397 182 377 0 11335 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 46860

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/82 22053
/proc/meminfo: memFree=1531064/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=48056 CPUtime=1002.01
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 11711 0 0 0 100193 8 0 0 25 0 1 0 446980468 49209344 11689 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 12014 11689 182 377 0 11634 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 48056

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/82 22053
/proc/meminfo: memFree=1531064/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=47920 CPUtime=1061.99
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 11711 0 0 0 106191 8 0 0 25 0 1 0 446980468 49070080 11677 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 11980 11677 182 377 0 11600 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 47920

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/82 22053
/proc/meminfo: memFree=1530872/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=48184 CPUtime=1121.98
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 11775 0 0 0 112190 8 0 0 25 0 1 0 446980468 49340416 11741 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 12046 11741 182 377 0 11666 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 48184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/82 22053
/proc/meminfo: memFree=1530552/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=48584 CPUtime=1181.96
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 11847 0 0 0 118188 8 0 0 25 0 1 0 446980468 49750016 11813 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 12146 11813 182 377 0 11766 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 48584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.88 2/82 22053
/proc/meminfo: memFree=1530552/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=48580 CPUtime=1200.06
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 11847 0 0 0 119998 8 0 0 25 0 1 0 446980468 49745920 11813 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 12145 11813 182 377 0 11765 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 48580

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: 0.99 0.97 0.88 2/82 22053
/proc/meminfo: memFree=1530552/2055920 swapFree=4169668/4192956
[pid=22052] ppid=22050 vsize=48580 CPUtime=1200.06
/proc/22052/stat : 22052 (clasp) R 22050 22052 21981 0 -1 4194304 11847 0 0 0 119998 8 0 0 25 0 1 0 446980468 49745920 11813 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22052/statm: 12145 11813 182 377 0 11765 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 48580

Child status: 0
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.99
CPU system time (s): 0.096985
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 48588

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

runsolver used 1.38579 second user time and 4.08338 second system time

The end

Launcher Data

Begin job on node89 at 2009-03-28 03:15:16
IDJOB=1512576
IDBENCH=70191
IDSOLVER=508
FILE ID=node89/1512576-1238206516
PBS_JOBID= 9060478
Free space on /tmp= 66328 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S45173584-020.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-1512576-1238206516/watcher-1512576-1238206516 -o /tmp/evaluation-result-1512576-1238206516/solver-1512576-1238206516 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512576-1238206516.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= 59fbd40d503488bcdf45b7724d53bd6d
RANDOM SEED=415088558

node89.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.240
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.240
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:       1578016 kB
Buffers:         61552 kB
Cached:         322928 kB
SwapCached:      12504 kB
Active:         123052 kB
Inactive:       275900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578016 kB
SwapTotal:     4192956 kB
SwapFree:      4169668 kB
Dirty:            2312 kB
Writeback:           0 kB
Mapped:          19556 kB
Slab:            63164 kB
Committed_AS:  1525624 kB
PageTables:       2600 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= 66328 MiB
End job on node89 at 2009-03-28 03:35:18