Trace number 1512612

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.07 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S249585100-059.cnf
MD5SUM143712ca4284eea58745e182764b5b47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.55846
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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-1512612-1238206528/watcher-1512612-1238206528 -o /tmp/evaluation-result-1512612-1238206528/solver-1512612-1238206528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512612-1238206528.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/64 902
/proc/meminfo: memFree=879480/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=1960 CPUtime=0
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 264854220 2007040 221 1992294400 134512640 136057169 4294956160 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 490 221 144 377 0 110 0

[startup+0.086306 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 902
/proc/meminfo: memFree=879480/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=3624 CPUtime=0.08
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 708 0 0 0 8 0 0 0 18 0 1 0 264854220 3710976 687 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 906 687 178 377 0 526 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3624

[startup+0.101304 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 902
/proc/meminfo: memFree=879480/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=3624 CPUtime=0.09
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 711 0 0 0 9 0 0 0 18 0 1 0 264854220 3710976 690 1992294400 134512640 136057169 4294956160 18446744073709551615 134618458 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 906 690 181 377 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3624

[startup+0.301321 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 902
/proc/meminfo: memFree=879480/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=4152 CPUtime=0.29
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 827 0 0 0 29 0 0 0 19 0 1 0 264854220 4251648 806 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 1038 806 182 377 0 658 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4152

[startup+0.701365 s]
/proc/loadavg: 0.99 0.97 0.69 3/64 902
/proc/meminfo: memFree=879480/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=5736 CPUtime=0.69
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 1226 0 0 0 69 0 0 0 23 0 1 0 264854220 5873664 1205 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 1434 1205 182 377 0 1054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5736

[startup+1.50145 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 903
/proc/meminfo: memFree=874992/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=6552 CPUtime=1.49
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 1440 0 0 0 149 0 0 0 25 0 1 0 264854220 6709248 1419 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 1638 1419 182 377 0 1258 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6552

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 903
/proc/meminfo: memFree=873968/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=7476 CPUtime=3.09
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 1677 0 0 0 308 1 0 0 25 0 1 0 264854220 7655424 1656 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 1869 1656 182 377 0 1489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7476

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 903
/proc/meminfo: memFree=872432/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=8796 CPUtime=6.29
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 1996 0 0 0 628 1 0 0 25 0 1 0 264854220 9007104 1975 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 2199 1975 182 377 0 1819 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8796

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 903
/proc/meminfo: memFree=870640/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=10116 CPUtime=12.69
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 2343 0 0 0 1268 1 0 0 25 0 1 0 264854220 10358784 2322 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 2529 2322 182 377 0 2149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10116

[startup+25.5021 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 903
/proc/meminfo: memFree=868272/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=12496 CPUtime=25.49
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 2926 0 0 0 2547 2 0 0 25 0 1 0 264854220 12795904 2905 1992294400 134512640 136057169 4294956160 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 3124 2905 182 377 0 2744 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12496

[startup+51.103 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 903
/proc/meminfo: memFree=865584/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=15404 CPUtime=51.07
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 3636 0 0 0 5105 2 0 0 25 0 1 0 264854220 15773696 3615 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 3851 3615 182 377 0 3471 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15404

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 903
/proc/meminfo: memFree=862128/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=18832 CPUtime=102.26
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 4487 0 0 0 10223 3 0 0 25 0 1 0 264854220 19283968 4466 1992294400 134512640 136057169 4294956160 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 4708 4466 182 377 0 4328 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18832

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 903
/proc/meminfo: memFree=859376/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=21580 CPUtime=162.24
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 5158 0 0 0 16220 4 0 0 25 0 1 0 264854220 22097920 5137 1992294400 134512640 136057169 4294956160 18446744073709551615 134615594 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 5395 5137 182 377 0 5015 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21580

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 903
/proc/meminfo: memFree=856240/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=24632 CPUtime=222.23
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 5937 0 0 0 22219 4 0 0 25 0 1 0 264854220 25223168 5916 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 6158 5916 182 377 0 5778 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24632

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 903
/proc/meminfo: memFree=855024/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=25776 CPUtime=282.21
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 6220 0 0 0 28216 5 0 0 25 0 1 0 264854220 26394624 6199 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 6444 6199 182 377 0 6064 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25776

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 903
/proc/meminfo: memFree=852784/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=28180 CPUtime=342.2
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 6794 0 0 0 34214 6 0 0 25 0 1 0 264854220 28856320 6773 1992294400 134512640 136057169 4294956160 18446744073709551615 134615621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 7045 6773 182 377 0 6665 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28180

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 903
/proc/meminfo: memFree=851952/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=29248 CPUtime=402.18
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 7040 0 0 0 40212 6 0 0 25 0 1 0 264854220 29949952 7019 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 7312 7019 182 377 0 6932 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29248

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 903
/proc/meminfo: memFree=849328/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=31716 CPUtime=462.16
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 7671 0 0 0 46209 7 0 0 25 0 1 0 264854220 32477184 7650 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 7929 7650 182 377 0 7549 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31716

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 903
/proc/meminfo: memFree=848048/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=33140 CPUtime=522.14
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 7993 0 0 0 52207 7 0 0 25 0 1 0 264854220 33935360 7972 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 8285 7972 182 377 0 7905 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 33140

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 903
/proc/meminfo: memFree=847280/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=33800 CPUtime=582.12
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 8208 0 0 0 58205 7 0 0 25 0 1 0 264854220 34611200 8153 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 8450 8153 182 377 0 8070 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 33800

[startup+642.302 s]
/proc/loadavg: 1.04 0.99 0.83 2/65 903
/proc/meminfo: memFree=846768/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=34308 CPUtime=642.11
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 8330 0 0 0 64203 8 0 0 25 0 1 0 264854220 35131392 8275 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 8577 8275 182 377 0 8197 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 34308

[startup+702.301 s]
/proc/loadavg: 1.01 0.99 0.83 2/65 903
/proc/meminfo: memFree=845616/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=35616 CPUtime=702.09
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 8633 0 0 0 70201 8 0 0 25 0 1 0 264854220 36470784 8578 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 8904 8578 182 377 0 8524 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 35616

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.84 2/65 903
/proc/meminfo: memFree=843696/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=37496 CPUtime=762.08
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 9114 0 0 0 76199 9 0 0 25 0 1 0 264854220 38395904 9059 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 9374 9059 182 377 0 8994 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 37496

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/65 903
/proc/meminfo: memFree=842736/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=38564 CPUtime=822.06
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 9351 0 0 0 82197 9 0 0 25 0 1 0 264854220 39489536 9296 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 9641 9296 182 377 0 9261 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 38564

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/65 903
/proc/meminfo: memFree=842032/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=39172 CPUtime=882.04
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 9518 0 0 0 88195 9 0 0 25 0 1 0 264854220 40112128 9463 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 9793 9463 182 377 0 9413 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 39172

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.86 2/65 903
/proc/meminfo: memFree=841904/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=39388 CPUtime=942.02
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 9547 0 0 0 94193 9 0 0 25 0 1 0 264854220 40333312 9492 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 9847 9492 182 377 0 9467 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 39388

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.86 2/65 903
/proc/meminfo: memFree=841264/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=40080 CPUtime=1002.01
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 9722 0 0 0 100191 10 0 0 25 0 1 0 264854220 41041920 9667 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 10020 9667 182 377 0 9640 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 40080

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/65 903
/proc/meminfo: memFree=840432/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=40776 CPUtime=1061.98
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 9911 0 0 0 106188 10 0 0 25 0 1 0 264854220 41754624 9856 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 10194 9856 182 377 0 9814 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 40776

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/65 903
/proc/meminfo: memFree=838000/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=43228 CPUtime=1121.96
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 10507 0 0 0 112186 10 0 0 25 0 1 0 264854220 44265472 10452 1992294400 134512640 136057169 4294956160 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 10807 10452 182 377 0 10427 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 43228

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/65 903
/proc/meminfo: memFree=837232/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=44072 CPUtime=1181.95
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 10694 0 0 0 118184 11 0 0 25 0 1 0 264854220 45129728 10639 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 11018 10639 182 377 0 10638 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 44072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.88 2/65 903
/proc/meminfo: memFree=837232/2055920 swapFree=4181692/4192956
[pid=902] ppid=900 vsize=44072 CPUtime=1200.05
/proc/902/stat : 902 (clasp) R 900 902 831 0 -1 4194304 10710 0 0 0 119994 11 0 0 25 0 1 0 264854220 45129728 10655 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/902/statm: 11018 10655 182 377 0 10638 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44072

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

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.95
CPU system time (s): 0.120981
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 44072

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

runsolver used 0.769882 second user time and 2.54461 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-28 03:15:28
IDJOB=1512612
IDBENCH=70194
IDSOLVER=508
FILE ID=node42/1512612-1238206528
PBS_JOBID= 9060523
Free space on /tmp= 66240 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S249585100-059.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-1512612-1238206528/watcher-1512612-1238206528 -o /tmp/evaluation-result-1512612-1238206528/solver-1512612-1238206528 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512612-1238206528.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= 143712ca4284eea58745e182764b5b47
RANDOM SEED=177361267

node42.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.211
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.211
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:        879896 kB
Buffers:         88068 kB
Cached:         989716 kB
SwapCached:       5184 kB
Active:          90008 kB
Inactive:       996260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        879896 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          14212 kB
Slab:            75756 kB
Committed_AS:   819088 kB
PageTables:       1388 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= 66240 MiB
End job on node42 at 2009-03-28 03:35:31