Trace number 1514088

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/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S2125430099-013.cnf
MD5SUM7cb8956402a507cc73d79fe8c2c7c68b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.6619
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
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-1514088-1238225879/watcher-1514088-1238225879 -o /tmp/evaluation-result-1514088-1238225879/solver-1514088-1238225879 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514088-1238225879.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 1.98 1.97 4/85 26340
/proc/meminfo: memFree=1832320/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=18576 CPUtime=0
/proc/26340/stat : 26340 (runsolver) R 26338 26340 26169 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1095248931 19021824 292 1992294400 4194304 4302548 548682068400 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26340/statm: 4644 292 257 26 0 2626 0

[startup+0.0684229 s]
/proc/loadavg: 1.92 1.98 1.97 4/85 26340
/proc/meminfo: memFree=1832320/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=4092 CPUtime=0.05
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 866 0 0 0 5 0 0 0 20 0 1 0 1095248931 4190208 804 1992294400 134512640 136057169 4294956160 18446744073709551615 134782826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 1023 804 170 377 0 643 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4092

[startup+0.101427 s]
/proc/loadavg: 1.92 1.98 1.97 4/85 26340
/proc/meminfo: memFree=1832320/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=4308 CPUtime=0.08
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 947 0 0 0 8 0 0 0 20 0 1 0 1095248931 4411392 838 1992294400 134512640 136057169 4294956160 18446744073709551615 134808998 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 1077 838 178 377 0 697 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4308

[startup+0.301444 s]
/proc/loadavg: 1.92 1.98 1.97 4/85 26340
/proc/meminfo: memFree=1832320/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=4308 CPUtime=0.28
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 951 0 0 0 28 0 0 0 21 0 1 0 1095248931 4411392 842 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 1077 842 182 377 0 697 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4308

[startup+0.701485 s]
/proc/loadavg: 1.92 1.98 1.97 4/85 26340
/proc/meminfo: memFree=1832320/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=5364 CPUtime=0.68
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 1236 0 0 0 68 0 0 0 25 0 1 0 1095248931 5492736 1127 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 1341 1127 182 377 0 961 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5364

[startup+1.50157 s]
/proc/loadavg: 1.92 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1827192/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=8400 CPUtime=1.48
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 2000 0 0 0 147 1 0 0 25 0 1 0 1095248931 8601600 1891 1992294400 134512640 136057169 4294956160 18446744073709551615 134637467 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 2100 1891 182 377 0 1720 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8400

[startup+3.10173 s]
/proc/loadavg: 1.92 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1824888/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=9984 CPUtime=3.07
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 2376 0 0 0 306 1 0 0 25 0 1 0 1095248931 10223616 2267 1992294400 134512640 136057169 4294956160 18446744073709551615 134828613 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 2496 2267 182 377 0 2116 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9984

[startup+6.30104 s]
/proc/loadavg: 1.93 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1821816/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=11700 CPUtime=6.25
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 2808 0 0 0 624 1 0 0 25 0 1 0 1095248931 11980800 2699 1992294400 134512640 136057169 4294956160 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 2925 2699 182 377 0 2545 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 11700

[startup+12.7017 s]
/proc/loadavg: 1.93 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1819128/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=14608 CPUtime=12.62
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 3546 0 0 0 1260 2 0 0 25 0 1 0 1095248931 14958592 3437 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 3652 3437 182 377 0 3272 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 14608

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1815160/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=18304 CPUtime=25.34
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 4479 0 0 0 2532 2 0 0 25 0 1 0 1095248931 18743296 4370 1992294400 134512640 136057169 4294956160 18446744073709551615 134824962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 4576 4370 182 377 0 4196 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 18304

[startup+51.1015 s]
/proc/loadavg: 1.96 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1812152/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=21344 CPUtime=50.79
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 5230 0 0 0 5076 3 0 0 25 0 1 0 1095248931 21856256 5121 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 5336 5121 182 377 0 4956 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 21344

[startup+102.308 s]
/proc/loadavg: 1.98 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1805048/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=28248 CPUtime=101.7
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 6964 0 0 0 10166 4 0 0 25 0 1 0 1095248931 28925952 6855 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 7062 6855 182 377 0 6682 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 28248

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1800504/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=32740 CPUtime=161.35
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 8083 0 0 0 16130 5 0 0 25 0 1 0 1095248931 33525760 7974 1992294400 134512640 136057169 4294956160 18446744073709551615 134634342 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 8185 7974 182 377 0 7805 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 32740

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26341
/proc/meminfo: memFree=1799160/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=34192 CPUtime=221
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 8424 0 0 0 22095 5 0 0 25 0 1 0 1095248931 35012608 8315 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 8548 8315 182 377 0 8168 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 34192

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1796152/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=37004 CPUtime=280.67
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 9151 0 0 0 28061 6 0 0 25 0 1 0 1095248931 37892096 9042 1992294400 134512640 136057169 4294956160 18446744073709551615 134824457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 9251 9042 182 377 0 8871 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 37004

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1794240/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=39120 CPUtime=340.33
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 9646 0 0 0 34026 7 0 0 25 0 1 0 1095248931 40058880 9537 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 9780 9537 182 377 0 9400 0
Current children cumulated CPU time (s) 340.33
Current children cumulated vsize (KiB) 39120

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1790144/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=43396 CPUtime=399.98
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 10729 0 0 0 39990 8 0 0 25 0 1 0 1095248931 44437504 10620 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 10849 10620 182 377 0 10469 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 43396

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1788992/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=44320 CPUtime=459.63
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 10962 0 0 0 45955 8 0 0 25 0 1 0 1095248931 45383680 10853 1992294400 134512640 136057169 4294956160 18446744073709551615 134614582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 11080 10853 182 377 0 10700 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 44320

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1788224/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=45112 CPUtime=519.3
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 11148 0 0 0 51921 9 0 0 25 0 1 0 1095248931 46194688 11039 1992294400 134512640 136057169 4294956160 18446744073709551615 134828476 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 11278 11039 182 377 0 10898 0
Current children cumulated CPU time (s) 519.3
Current children cumulated vsize (KiB) 45112

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1783104/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=50144 CPUtime=578.94
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 12404 0 0 0 57885 9 0 0 25 0 1 0 1095248931 51347456 12295 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 12536 12295 182 377 0 12156 0
Current children cumulated CPU time (s) 578.94
Current children cumulated vsize (KiB) 50144

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1781568/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=51728 CPUtime=638.61
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 12795 0 0 0 63851 10 0 0 25 0 1 0 1095248931 52969472 12686 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 12932 12686 182 377 0 12552 0
Current children cumulated CPU time (s) 638.61
Current children cumulated vsize (KiB) 51728

[startup+702.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1781440/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=51728 CPUtime=698.26
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 12797 0 0 0 69816 10 0 0 25 0 1 0 1095248931 52969472 12688 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 12932 12688 182 377 0 12552 0
Current children cumulated CPU time (s) 698.26
Current children cumulated vsize (KiB) 51728

[startup+762.307 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1780736/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=52552 CPUtime=757.92
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 12993 0 0 0 75782 10 0 0 25 0 1 0 1095248931 53813248 12884 1992294400 134512640 136057169 4294956160 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 13138 12884 182 377 0 12758 0
Current children cumulated CPU time (s) 757.92
Current children cumulated vsize (KiB) 52552

[startup+822.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1777984/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=55196 CPUtime=817.57
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 13664 0 0 0 81746 11 0 0 25 0 1 0 1095248931 56520704 13555 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 13799 13555 182 377 0 13419 0
Current children cumulated CPU time (s) 817.57
Current children cumulated vsize (KiB) 55196

[startup+882.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1776960/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=56164 CPUtime=877.22
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 13903 0 0 0 87711 11 0 0 25 0 1 0 1095248931 57511936 13794 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 14041 13794 182 377 0 13661 0
Current children cumulated CPU time (s) 877.22
Current children cumulated vsize (KiB) 56164

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1773760/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=59412 CPUtime=936.89
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 14711 0 0 0 93677 12 0 0 25 0 1 0 1095248931 60837888 14602 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 14853 14602 182 377 0 14473 0
Current children cumulated CPU time (s) 936.89
Current children cumulated vsize (KiB) 59412

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1771520/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=61656 CPUtime=996.53
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 15267 0 0 0 99641 12 0 0 25 0 1 0 1095248931 63135744 15158 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 15414 15158 182 377 0 15034 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 61656

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1771456/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=61656 CPUtime=1056.2
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 15267 0 0 0 105607 13 0 0 25 0 1 0 1095248931 63135744 15158 1992294400 134512640 136057169 4294956160 18446744073709551615 134824108 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 15414 15158 182 377 0 15034 0
Current children cumulated CPU time (s) 1056.2
Current children cumulated vsize (KiB) 61656

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1771264/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=61920 CPUtime=1115.85
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 15320 0 0 0 111572 13 0 0 25 0 1 0 1095248931 63406080 15211 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 15480 15211 182 377 0 15100 0
Current children cumulated CPU time (s) 1115.85
Current children cumulated vsize (KiB) 61920

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1769536/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=63504 CPUtime=1175.51
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 15740 0 0 0 117538 13 0 0 25 0 1 0 1095248931 65028096 15631 1992294400 134512640 136057169 4294956160 18446744073709551615 135439413 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 15876 15631 182 377 0 15496 0
Current children cumulated CPU time (s) 1175.51
Current children cumulated vsize (KiB) 63504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 26343
/proc/meminfo: memFree=1768960/2055920 swapFree=4169364/4192956
[pid=26340] ppid=26338 vsize=64032 CPUtime=1200.07
/proc/26340/stat : 26340 (clasp) R 26338 26340 26169 0 -1 4194304 15852 0 0 0 119993 14 0 0 25 0 1 0 1095248931 65568768 15743 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26340/statm: 16008 15743 182 377 0 15628 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 64032

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.93
CPU system time (s): 0.151976
CPU usage (%): 99.4256
Max. virtual memory (cumulated for all children) (KiB): 64032

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

runsolver used 1.62675 second user time and 4.97124 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-28 08:38:00
IDJOB=1514088
IDBENCH=70317
IDSOLVER=508
FILE ID=node70/1514088-1238225879
PBS_JOBID= 9060652
Free space on /tmp= 65292 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S2125430099-013.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-1514088-1238225879/watcher-1514088-1238225879 -o /tmp/evaluation-result-1514088-1238225879/solver-1514088-1238225879 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514088-1238225879.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= 7cb8956402a507cc73d79fe8c2c7c68b
RANDOM SEED=1744067541

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:       1832800 kB
Buffers:         34444 kB
Cached:         133792 kB
SwapCached:       8700 kB
Active:          76936 kB
Inactive:       101476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832800 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:          15216 kB
Slab:            28832 kB
Committed_AS:  2133112 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 08:58:09