Trace number 1512624

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S251246256-047.cnf
MD5SUM8f73ab57f6037e66eefb750c3e8213fd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.5531
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-1512624-1238206533/watcher-1512624-1238206533 -o /tmp/evaluation-result-1512624-1238206533/solver-1512624-1238206533 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512624-1238206533.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/71 5562
/proc/meminfo: memFree=916992/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=1960 CPUtime=0
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 242 0 0 0 0 0 0 0 18 0 1 0 1093316409 2007040 226 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 490 227 144 377 0 110 0

[startup+0.103838 s]
/proc/loadavg: 0.99 0.97 0.69 3/71 5562
/proc/meminfo: memFree=916992/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=3648 CPUtime=0.1
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 706 0 0 0 10 0 0 0 18 0 1 0 1093316409 3735552 685 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 912 685 182 377 0 532 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3648

[startup+0.202856 s]
/proc/loadavg: 0.99 0.97 0.69 3/71 5562
/proc/meminfo: memFree=916992/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=3780 CPUtime=0.2
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 735 0 0 0 20 0 0 0 18 0 1 0 1093316409 3870720 714 1992294400 134512640 136057169 4294956160 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 945 714 182 377 0 565 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 3780

[startup+0.302875 s]
/proc/loadavg: 0.99 0.97 0.69 3/71 5562
/proc/meminfo: memFree=916992/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=4044 CPUtime=0.3
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 826 0 0 0 30 0 0 0 19 0 1 0 1093316409 4141056 805 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 1011 805 182 377 0 631 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4044

[startup+0.701951 s]
/proc/loadavg: 0.99 0.97 0.69 3/71 5562
/proc/meminfo: memFree=916992/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=5628 CPUtime=0.7
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 1217 0 0 0 70 0 0 0 22 0 1 0 1093316409 5763072 1196 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 1407 1196 182 377 0 1027 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 5628

[startup+1.5011 s]
/proc/loadavg: 0.99 0.97 0.69 2/72 5563
/proc/meminfo: memFree=912440/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=6684 CPUtime=1.49
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 1464 0 0 0 149 0 0 0 25 0 1 0 1093316409 6844416 1443 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 1671 1443 182 377 0 1291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6684

[startup+3.10141 s]
/proc/loadavg: 0.99 0.97 0.69 2/72 5563
/proc/meminfo: memFree=911224/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=7476 CPUtime=3.09
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 1668 0 0 0 309 0 0 0 25 0 1 0 1093316409 7655424 1647 1992294400 134512640 136057169 4294956160 18446744073709551615 134612914 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 1869 1647 182 377 0 1489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7476

[startup+6.30202 s]
/proc/loadavg: 0.99 0.97 0.69 2/72 5563
/proc/meminfo: memFree=910008/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=8664 CPUtime=6.29
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 1983 0 0 0 629 0 0 0 25 0 1 0 1093316409 8871936 1962 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 2166 1962 182 377 0 1786 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8664

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.69 2/72 5563
/proc/meminfo: memFree=908216/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=9996 CPUtime=12.69
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 2318 0 0 0 1269 0 0 0 25 0 1 0 1093316409 10235904 2297 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 2499 2297 182 377 0 2119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9996

[startup+25.5027 s]
/proc/loadavg: 0.99 0.97 0.70 2/72 5563
/proc/meminfo: memFree=905784/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=12528 CPUtime=25.49
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 2927 0 0 0 2548 1 0 0 25 0 1 0 1093316409 12828672 2906 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 3132 2906 182 377 0 2752 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12528

[startup+51.1025 s]
/proc/loadavg: 0.99 0.97 0.70 2/72 5563
/proc/meminfo: memFree=903352/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=15048 CPUtime=51.07
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 3559 0 0 0 5106 1 0 0 25 0 1 0 1093316409 15409152 3538 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 3762 3538 182 377 0 3382 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15048

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.72 2/72 5563
/proc/meminfo: memFree=899192/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=19196 CPUtime=102.26
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 4587 0 0 0 10224 2 0 0 25 0 1 0 1093316409 19656704 4566 1992294400 134512640 136057169 4294956160 18446744073709551615 134615578 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 4799 4566 182 377 0 4419 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19196

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/72 5563
/proc/meminfo: memFree=896568/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=21872 CPUtime=162.23
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 5240 0 0 0 16221 2 0 0 25 0 1 0 1093316409 22396928 5217 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 5468 5217 182 377 0 5088 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21872

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.75 2/72 5563
/proc/meminfo: memFree=893688/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=24768 CPUtime=222.22
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 5943 0 0 0 22219 3 0 0 25 0 1 0 1093316409 25362432 5920 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 6192 5920 182 377 0 5812 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24768

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/72 5563
/proc/meminfo: memFree=892536/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=25880 CPUtime=282.19
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 6243 0 0 0 28216 3 0 0 25 0 1 0 1093316409 26501120 6210 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 6470 6210 182 377 0 6090 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25880

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/72 5563
/proc/meminfo: memFree=889464/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=28948 CPUtime=342.17
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 6991 0 0 0 34213 4 0 0 25 0 1 0 1093316409 29642752 6958 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 7237 6958 182 377 0 6857 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 28948

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/72 5563
/proc/meminfo: memFree=889016/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=29504 CPUtime=402.14
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 7116 0 0 0 40210 4 0 0 25 0 1 0 1093316409 30212096 7083 1992294400 134512640 136057169 4294956160 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 7376 7083 182 377 0 6996 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 29504

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/72 5563
/proc/meminfo: memFree=886840/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=31664 CPUtime=462.12
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 7658 0 0 0 46207 5 0 0 25 0 1 0 1093316409 32423936 7625 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 7916 7625 182 377 0 7536 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 31664

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/72 5563
/proc/meminfo: memFree=885496/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=32984 CPUtime=522.1
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 8003 0 0 0 52205 5 0 0 25 0 1 0 1093316409 33775616 7970 1992294400 134512640 136057169 4294956160 18446744073709551615 134615563 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 8246 7970 182 377 0 7866 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 32984

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/72 5563
/proc/meminfo: memFree=884664/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=33948 CPUtime=582.08
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 8205 0 0 0 58203 5 0 0 25 0 1 0 1093316409 34762752 8172 1992294400 134512640 136057169 4294956160 18446744073709551615 134618499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 8487 8172 182 377 0 8107 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 33948

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/72 5563
/proc/meminfo: memFree=884216/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=34268 CPUtime=642.05
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 8304 0 0 0 64200 5 0 0 25 0 1 0 1093316409 35090432 8271 1992294400 134512640 136057169 4294956160 18446744073709551615 134618539 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 8567 8271 182 377 0 8187 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 34268

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/72 5563
/proc/meminfo: memFree=881976/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=36652 CPUtime=702.03
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 8892 0 0 0 70198 5 0 0 25 0 1 0 1093316409 37531648 8859 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 9163 8859 182 377 0 8783 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 36652

[startup+762.303 s]
/proc/loadavg: 0.99 0.97 0.84 2/72 5563
/proc/meminfo: memFree=880696/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=37840 CPUtime=762.02
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 9186 0 0 0 76196 6 0 0 25 0 1 0 1093316409 38748160 9153 1992294400 134512640 136057169 4294956160 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 9460 9153 182 377 0 9080 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 37840

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/72 5563
/proc/meminfo: memFree=879928/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=38560 CPUtime=821.99
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 9384 0 0 0 82193 6 0 0 25 0 1 0 1093316409 39485440 9351 1992294400 134512640 136057169 4294956160 18446744073709551615 134828299 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 9640 9351 182 377 0 9260 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 38560

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.85 2/72 5563
/proc/meminfo: memFree=879416/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=39108 CPUtime=881.97
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 9510 0 0 0 88191 6 0 0 25 0 1 0 1093316409 40046592 9477 1992294400 134512640 136057169 4294956160 18446744073709551615 134615590 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 9777 9477 182 377 0 9397 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 39108

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/72 5563
/proc/meminfo: memFree=878968/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=39604 CPUtime=941.94
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 9618 0 0 0 94188 6 0 0 25 0 1 0 1093316409 40554496 9585 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 9901 9585 182 377 0 9521 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 39604

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/72 5563
/proc/meminfo: memFree=878776/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=39736 CPUtime=1001.92
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 9664 0 0 0 100186 6 0 0 25 0 1 0 1093316409 40689664 9631 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 9934 9631 182 377 0 9554 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 39736

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/72 5563
/proc/meminfo: memFree=877624/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=40868 CPUtime=1061.9
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 9948 0 0 0 106183 7 0 0 25 0 1 0 1093316409 41848832 9910 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 10217 9910 182 377 0 9837 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 40868

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/72 5563
/proc/meminfo: memFree=875960/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=42684 CPUtime=1121.88
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 10386 0 0 0 112181 7 0 0 25 0 1 0 1093316409 43708416 10348 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 10671 10348 182 377 0 10291 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 42684

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/72 5563
/proc/meminfo: memFree=874936/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=43684 CPUtime=1181.85
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 10627 0 0 0 118178 7 0 0 25 0 1 0 1093316409 44732416 10589 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 10921 10589 182 377 0 10541 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 43684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.88 2/72 5563
/proc/meminfo: memFree=874424/2055920 swapFree=4170332/4192956
[pid=5562] ppid=5560 vsize=44212 CPUtime=1200.06
/proc/5562/stat : 5562 (clasp) R 5560 5562 5477 0 -1 4194304 10757 0 0 0 119998 8 0 0 25 0 1 0 1093316409 45273088 10719 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5562/statm: 11053 10719 182 377 0 10673 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44212

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.51
CPU time (s): 1200.07
CPU user time (s): 1199.98
CPU system time (s): 0.087986
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 44212

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

runsolver used 1.07284 second user time and 3.3055 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-28 03:15:33
IDJOB=1512624
IDBENCH=70195
IDSOLVER=508
FILE ID=node38/1512624-1238206533
PBS_JOBID= 9060526
Free space on /tmp= 65528 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S251246256-047.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-1512624-1238206533/watcher-1512624-1238206533 -o /tmp/evaluation-result-1512624-1238206533/solver-1512624-1238206533 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512624-1238206533.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= 8f73ab57f6037e66eefb750c3e8213fd
RANDOM SEED=1064397108

node38.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.259
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	: 5931.00
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.259
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:        917472 kB
Buffers:         78596 kB
Cached:         972700 kB
SwapCached:      11204 kB
Active:          72152 kB
Inactive:       991864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        917472 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          18396 kB
Slab:            59640 kB
Committed_AS:  3000984 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-28 03:35:36