Trace number 1512708

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 1207.02

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1724014998-099.cnf
MD5SUM30e7a593e751ee62bb5b03787006ccc0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.6233
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-1512708-1238207734/watcher-1512708-1238207734 -o /tmp/evaluation-result-1512708-1238207734/solver-1512708-1238207734 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512708-1238207734.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: 1.92 2.00 1.90 4/85 25355
/proc/meminfo: memFree=1852272/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=1960 CPUtime=0
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 1093434417 2007040 229 1992294400 134512640 136057169 4294956160 18446744073709551615 134662263 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 490 229 144 377 0 110 0

[startup+0.211137 s]
/proc/loadavg: 1.92 2.00 1.90 4/85 25355
/proc/meminfo: memFree=1852272/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=3764 CPUtime=0.2
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 737 0 0 0 20 0 0 0 22 0 1 0 1093434417 3854336 716 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 941 716 182 377 0 561 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 3764

[startup+0.301145 s]
/proc/loadavg: 1.92 2.00 1.90 4/85 25355
/proc/meminfo: memFree=1852272/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=4028 CPUtime=0.29
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 823 0 0 0 29 0 0 0 22 0 1 0 1093434417 4124672 802 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 1007 802 182 377 0 627 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4028

[startup+0.401158 s]
/proc/loadavg: 1.92 2.00 1.90 4/85 25355
/proc/meminfo: memFree=1852272/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=4424 CPUtime=0.38
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 927 0 0 0 38 0 0 0 24 0 1 0 1093434417 4530176 906 1992294400 134512640 136057169 4294956160 18446744073709551615 134615578 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 1106 906 182 377 0 726 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 4424

[startup+0.701189 s]
/proc/loadavg: 1.92 2.00 1.90 4/85 25355
/proc/meminfo: memFree=1852272/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=5744 CPUtime=0.68
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 1229 0 0 0 68 0 0 0 25 0 1 0 1093434417 5881856 1208 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 1436 1208 182 377 0 1056 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5744

[startup+1.50127 s]
/proc/loadavg: 1.92 2.00 1.90 3/86 25356
/proc/meminfo: memFree=1847720/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=6540 CPUtime=1.48
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 1450 0 0 0 148 0 0 0 25 0 1 0 1093434417 6696960 1429 1992294400 134512640 136057169 4294956160 18446744073709551615 134615590 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 1635 1429 182 377 0 1255 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6540

[startup+3.10243 s]
/proc/loadavg: 1.92 2.00 1.90 3/86 25356
/proc/meminfo: memFree=1846376/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=7596 CPUtime=3.07
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 1699 0 0 0 306 1 0 0 25 0 1 0 1093434417 7778304 1678 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 1899 1678 182 377 0 1519 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7596

[startup+6.30174 s]
/proc/loadavg: 1.93 2.00 1.90 3/86 25356
/proc/meminfo: memFree=1845352/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=8796 CPUtime=6.25
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 1998 0 0 0 624 1 0 0 25 0 1 0 1093434417 9007104 1977 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 2199 1977 182 377 0 1819 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 8796

[startup+12.7014 s]
/proc/loadavg: 1.93 2.00 1.90 3/86 25356
/proc/meminfo: memFree=1843368/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=9996 CPUtime=12.61
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 2301 0 0 0 1260 1 0 0 25 0 1 0 1093434417 10235904 2280 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 2499 2280 182 377 0 2119 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 9996

[startup+25.5077 s]
/proc/loadavg: 1.95 2.00 1.91 3/86 25356
/proc/meminfo: memFree=1840936/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=12504 CPUtime=25.34
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 2935 0 0 0 2533 1 0 0 25 0 1 0 1093434417 12804096 2914 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 3126 2914 182 377 0 2746 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 12504

[startup+51.1012 s]
/proc/loadavg: 1.96 2.00 1.91 3/86 25356
/proc/meminfo: memFree=1839080/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=15276 CPUtime=50.79
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 3611 0 0 0 5077 2 0 0 25 0 1 0 1093434417 15642624 3590 1992294400 134512640 136057169 4294956160 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 3819 3590 182 377 0 3439 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 15276

[startup+102.301 s]
/proc/loadavg: 1.98 2.00 1.91 3/86 25356
/proc/meminfo: memFree=1834920/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=18464 CPUtime=101.7
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 4417 0 0 0 10167 3 0 0 25 0 1 0 1093434417 18907136 4396 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 4616 4396 182 377 0 4236 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 18464

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25356
/proc/meminfo: memFree=1831848/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=21400 CPUtime=161.36
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 5144 0 0 0 16132 4 0 0 25 0 1 0 1093434417 21913600 5123 1992294400 134512640 136057169 4294956160 18446744073709551615 134812024 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 5350 5123 182 377 0 4970 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 21400

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25356
/proc/meminfo: memFree=1828776/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=24688 CPUtime=221.02
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 5939 0 0 0 22097 5 0 0 25 0 1 0 1093434417 25280512 5918 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 6172 5918 182 377 0 5792 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 24688

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25356
/proc/meminfo: memFree=1827944/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=25440 CPUtime=280.67
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 6127 0 0 0 28062 5 0 0 25 0 1 0 1093434417 26050560 6106 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 6360 6106 182 377 0 5980 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 25440

[startup+342.307 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25356
/proc/meminfo: memFree=1825128/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=28236 CPUtime=340.33
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 6830 0 0 0 34027 6 0 0 25 0 1 0 1093434417 28913664 6809 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 7059 6809 182 377 0 6679 0
Current children cumulated CPU time (s) 340.33
Current children cumulated vsize (KiB) 28236

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1824168/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=29160 CPUtime=399.98
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 7060 0 0 0 39992 6 0 0 25 0 1 0 1093434417 29859840 7039 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 7290 7039 182 377 0 6910 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 29160

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1821928/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=31460 CPUtime=459.64
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 7630 0 0 0 45957 7 0 0 25 0 1 0 1093434417 32215040 7609 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 7865 7609 182 377 0 7485 0
Current children cumulated CPU time (s) 459.64
Current children cumulated vsize (KiB) 31460

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1820264/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=33240 CPUtime=519.29
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 8041 0 0 0 51922 7 0 0 25 0 1 0 1093434417 34037760 8020 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 8310 8020 182 377 0 7930 0
Current children cumulated CPU time (s) 519.29
Current children cumulated vsize (KiB) 33240

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1819496/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=34028 CPUtime=578.94
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 8241 0 0 0 57887 7 0 0 25 0 1 0 1093434417 34844672 8220 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 8507 8220 182 377 0 8127 0
Current children cumulated CPU time (s) 578.94
Current children cumulated vsize (KiB) 34028

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1818920/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=34556 CPUtime=638.61
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 8372 0 0 0 63853 8 0 0 25 0 1 0 1093434417 35385344 8351 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 8639 8351 182 377 0 8259 0
Current children cumulated CPU time (s) 638.61
Current children cumulated vsize (KiB) 34556

[startup+702.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1818280/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=35120 CPUtime=698.26
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 8507 0 0 0 69818 8 0 0 25 0 1 0 1093434417 35962880 8486 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 8780 8486 182 377 0 8400 0
Current children cumulated CPU time (s) 698.26
Current children cumulated vsize (KiB) 35120

[startup+762.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1815080/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=38360 CPUtime=757.92
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 9320 0 0 0 75783 9 0 0 25 0 1 0 1093434417 39280640 9299 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 9590 9299 182 377 0 9210 0
Current children cumulated CPU time (s) 757.92
Current children cumulated vsize (KiB) 38360

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1814504/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=38892 CPUtime=817.57
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 9447 0 0 0 81748 9 0 0 25 0 1 0 1093434417 39825408 9426 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 9723 9426 182 377 0 9343 0
Current children cumulated CPU time (s) 817.57
Current children cumulated vsize (KiB) 38892

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1813672/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=39700 CPUtime=877.23
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 9647 0 0 0 87714 9 0 0 25 0 1 0 1093434417 40652800 9626 1992294400 134512640 136057169 4294956160 18446744073709551615 134615521 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 9925 9626 182 377 0 9545 0
Current children cumulated CPU time (s) 877.23
Current children cumulated vsize (KiB) 39700

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1813416/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=39964 CPUtime=936.89
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 9732 0 0 0 93679 10 0 0 25 0 1 0 1093434417 40923136 9682 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 9991 9682 182 377 0 9611 0
Current children cumulated CPU time (s) 936.89
Current children cumulated vsize (KiB) 39964

[startup+1002.31 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1812968/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=40528 CPUtime=996.55
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 9856 0 0 0 99645 10 0 0 25 0 1 0 1093434417 41500672 9806 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 10132 9806 182 377 0 9752 0
Current children cumulated CPU time (s) 996.55
Current children cumulated vsize (KiB) 40528

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1812712/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=40736 CPUtime=1056.2
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 9916 0 0 0 105610 10 0 0 25 0 1 0 1093434417 41713664 9865 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 10184 9865 182 377 0 9804 0
Current children cumulated CPU time (s) 1056.2
Current children cumulated vsize (KiB) 40736

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1812136/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=41368 CPUtime=1115.85
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 10079 0 0 0 111575 10 0 0 25 0 1 0 1093434417 42360832 10028 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 10342 10028 182 377 0 9962 0
Current children cumulated CPU time (s) 1115.85
Current children cumulated vsize (KiB) 41368

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1809704/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=43596 CPUtime=1175.52
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 10633 0 0 0 117541 11 0 0 25 0 1 0 1093434417 44642304 10582 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 10899 10582 182 377 0 10519 0
Current children cumulated CPU time (s) 1175.52
Current children cumulated vsize (KiB) 43596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 25358
/proc/meminfo: memFree=1808872/2055920 swapFree=4169364/4192956
[pid=25355] ppid=25353 vsize=44456 CPUtime=1200.07
/proc/25355/stat : 25355 (clasp) R 25353 25355 25240 0 -1 4194304 10827 0 0 0 119996 11 0 0 25 0 1 0 1093434417 45522944 10776 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25355/statm: 11114 10776 182 377 0 10734 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 44456

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): 1207.02
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.121981
CPU usage (%): 99.4258
Max. virtual memory (cumulated for all children) (KiB): 44456

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

runsolver used 2.17767 second user time and 4.41933 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-28 03:35:34
IDJOB=1512708
IDBENCH=70202
IDSOLVER=508
FILE ID=node70/1512708-1238207734
PBS_JOBID= 9060496
Free space on /tmp= 65292 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1724014998-099.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-1512708-1238207734/watcher-1512708-1238207734 -o /tmp/evaluation-result-1512708-1238207734/solver-1512708-1238207734 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512708-1238207734.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= 30e7a593e751ee62bb5b03787006ccc0
RANDOM SEED=1504054214

node70.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.234
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.234
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:       1852752 kB
Buffers:         25548 kB
Cached:         122968 kB
SwapCached:       8700 kB
Active:          65872 kB
Inactive:        92764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852752 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          15216 kB
Slab:            28764 kB
Committed_AS:  2131724 kB
PageTables:       2668 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= 65292 MiB
End job on node70 at 2009-03-28 03:55:43