Trace number 1513368

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.05 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1352224201-070.cnf
MD5SUMce4c4bfdd2071e51446dd0a693e805b0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 515300

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-1513368-1238216166/watcher-1513368-1238216166 -o /tmp/evaluation-result-1513368-1238216166/solver-1513368-1238216166 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513368-1238216166.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.92 0.97 0.93 3/64 2502
/proc/meminfo: memFree=766952/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=1828 CPUtime=0
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1094281584 1871872 202 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 457 203 144 377 0 77 0

[startup+0.0271569 s]
/proc/loadavg: 0.92 0.97 0.93 3/64 2502
/proc/meminfo: memFree=766952/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=3216 CPUtime=0.02
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 578 0 0 0 2 0 0 0 18 0 1 0 1094281584 3293184 562 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 804 562 163 377 0 424 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3216

[startup+0.101172 s]
/proc/loadavg: 0.92 0.97 0.93 3/64 2502
/proc/meminfo: memFree=766952/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=3216 CPUtime=0.09
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 582 0 0 0 9 0 0 0 18 0 1 0 1094281584 3293184 566 1992294400 134512640 136057169 4294956160 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 804 566 166 377 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3216

[startup+0.301212 s]
/proc/loadavg: 0.92 0.97 0.93 3/64 2502
/proc/meminfo: memFree=766952/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=3648 CPUtime=0.29
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 703 0 0 0 29 0 0 0 19 0 1 0 1094281584 3735552 687 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 912 687 183 377 0 532 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3648

[startup+0.701293 s]
/proc/loadavg: 0.92 0.97 0.93 3/64 2502
/proc/meminfo: memFree=766952/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=4572 CPUtime=0.69
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 932 0 0 0 69 0 0 0 22 0 1 0 1094281584 4681728 916 1992294400 134512640 136057169 4294956160 18446744073709551615 134811820 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 1143 916 183 377 0 763 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4572

[startup+1.50145 s]
/proc/loadavg: 0.92 0.97 0.93 2/65 2503
/proc/meminfo: memFree=763744/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=4968 CPUtime=1.49
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 1051 0 0 0 149 0 0 0 25 0 1 0 1094281584 5087232 1035 1992294400 134512640 136057169 4294956160 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 1242 1035 183 377 0 862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4968

[startup+3.10278 s]
/proc/loadavg: 0.92 0.97 0.93 2/65 2503
/proc/meminfo: memFree=763104/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=5768 CPUtime=3.09
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 1253 0 0 0 309 0 0 0 25 0 1 0 1094281584 5906432 1237 1992294400 134512640 136057169 4294956160 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 1442 1237 183 377 0 1062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5768

[startup+6.30142 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 2503
/proc/meminfo: memFree=762016/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=6712 CPUtime=6.29
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 1471 0 0 0 629 0 0 0 25 0 1 0 1094281584 6873088 1455 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 1678 1455 183 377 0 1298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6712

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 2503
/proc/meminfo: memFree=760608/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=7796 CPUtime=12.68
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 1725 0 0 0 1268 0 0 0 25 0 1 0 1094281584 7983104 1709 1992294400 134512640 136057169 4294956160 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 1949 1709 183 377 0 1569 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7796

[startup+25.5013 s]
/proc/loadavg: 0.95 0.97 0.93 2/65 2503
/proc/meminfo: memFree=758944/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=9452 CPUtime=25.48
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 2136 0 0 0 2547 1 0 0 25 0 1 0 1094281584 9678848 2120 1992294400 134512640 136057169 4294956160 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 2363 2120 183 377 0 1983 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9452

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.93 2/65 2503
/proc/meminfo: memFree=756896/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=11608 CPUtime=51.07
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 2637 0 0 0 5106 1 0 0 25 0 1 0 1094281584 11886592 2621 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 2902 2621 183 377 0 2522 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11608

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.93 2/65 2503
/proc/meminfo: memFree=754528/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=14072 CPUtime=102.26
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 3218 0 0 0 10224 2 0 0 25 0 1 0 1094281584 14409728 3202 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 3518 3202 183 377 0 3138 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14072

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2503
/proc/meminfo: memFree=752224/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=16584 CPUtime=162.23
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 3787 0 0 0 16221 2 0 0 25 0 1 0 1094281584 16982016 3771 1992294400 134512640 136057169 4294956160 18446744073709551615 134613073 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 4146 3771 183 377 0 3766 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16584

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2503
/proc/meminfo: memFree=750432/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=18496 CPUtime=222.21
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 4220 0 0 0 22218 3 0 0 25 0 1 0 1094281584 18939904 4204 1992294400 134512640 136057169 4294956160 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 4624 4204 183 377 0 4244 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 18496

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2503
/proc/meminfo: memFree=749216/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=19712 CPUtime=282.18
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 4519 0 0 0 28215 3 0 0 25 0 1 0 1094281584 20185088 4503 1992294400 134512640 136057169 4294956160 18446744073709551615 134615594 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 4928 4503 183 377 0 4548 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 19712

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=748192/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=20936 CPUtime=342.15
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 4779 0 0 0 34212 3 0 0 25 0 1 0 1094281584 21438464 4763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 5234 4763 183 377 0 4854 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 20936

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=747616/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=21444 CPUtime=402.13
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 4903 0 0 0 40210 3 0 0 25 0 1 0 1094281584 21958656 4887 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 5361 4887 183 377 0 4981 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 21444

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=746080/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=23072 CPUtime=462.11
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 5276 0 0 0 46207 4 0 0 25 0 1 0 1094281584 23625728 5260 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 5768 5260 183 377 0 5388 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 23072

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=745504/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=23672 CPUtime=522.09
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 5435 0 0 0 52205 4 0 0 25 0 1 0 1094281584 24240128 5419 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 5918 5419 183 377 0 5538 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 23672

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=744672/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=24576 CPUtime=582.06
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 5627 0 0 0 58202 4 0 0 25 0 1 0 1094281584 25165824 5611 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 6144 5611 183 377 0 5764 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 24576

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=744288/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=24956 CPUtime=642.04
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 5718 0 0 0 64200 4 0 0 25 0 1 0 1094281584 25554944 5702 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 6239 5702 183 377 0 5859 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 24956

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=742304/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=27268 CPUtime=702.02
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 6216 0 0 0 70197 5 0 0 25 0 1 0 1094281584 27922432 6200 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 6817 6200 183 377 0 6437 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 27268

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=741792/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=27888 CPUtime=762
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 6322 0 0 0 76195 5 0 0 25 0 1 0 1094281584 28557312 6306 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 6972 6306 183 377 0 6592 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 27888

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=741472/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=28236 CPUtime=821.97
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 6404 0 0 0 82192 5 0 0 25 0 1 0 1094281584 28913664 6388 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7059 6388 183 377 0 6679 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 28236

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=740960/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=28728 CPUtime=881.95
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 6516 0 0 0 88190 5 0 0 25 0 1 0 1094281584 29417472 6500 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7182 6500 183 377 0 6802 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 28728

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=740768/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=29016 CPUtime=941.92
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 6594 0 0 0 94187 5 0 0 25 0 1 0 1094281584 29712384 6578 1992294400 134512640 136057169 4294956160 18446744073709551615 134615603 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7254 6578 183 377 0 6874 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 29016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=739936/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=29956 CPUtime=1001.9
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 6807 0 0 0 100185 5 0 0 25 0 1 0 1094281584 30674944 6791 1992294400 134512640 136057169 4294956160 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7489 6791 183 377 0 7109 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 29956

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=739232/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=30828 CPUtime=1061.88
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 6978 0 0 0 106182 6 0 0 25 0 1 0 1094281584 31567872 6962 1992294400 134512640 136057169 4294956160 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7707 6962 183 377 0 7327 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 30828

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=738592/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=31352 CPUtime=1121.86
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 7121 0 0 0 112180 6 0 0 25 0 1 0 1094281584 32104448 7105 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7838 7105 183 377 0 7458 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 31352

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=738336/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=31688 CPUtime=1181.84
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 7172 0 0 0 118178 6 0 0 25 0 1 0 1094281584 32448512 7156 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7922 7156 183 377 0 7542 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 31688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=738080/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=31876 CPUtime=1200.03
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 7234 0 0 0 119997 6 0 0 25 0 1 0 1094281584 32641024 7218 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7969 7218 183 377 0 7589 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 31876

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 2509
/proc/meminfo: memFree=738080/2055920 swapFree=4170620/4192956
[pid=2502] ppid=2500 vsize=31876 CPUtime=1200.03
/proc/2502/stat : 2502 (clasp) R 2500 2502 32539 0 -1 4194304 7234 0 0 0 119997 6 0 0 25 0 1 0 1094281584 32641024 7218 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2502/statm: 7969 7218 183 377 0 7589 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 31876

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.98
CPU system time (s): 0.072988
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 31876

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

runsolver used 0.869867 second user time and 2.49362 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-28 05:56:06
IDJOB=1513368
IDBENCH=70257
IDSOLVER=508
FILE ID=node33/1513368-1238216166
PBS_JOBID= 9060531
Free space on /tmp= 66132 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1352224201-070.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-1513368-1238216166/watcher-1513368-1238216166 -o /tmp/evaluation-result-1513368-1238216166/solver-1513368-1238216166 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513368-1238216166.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= ce4c4bfdd2071e51446dd0a693e805b0
RANDOM SEED=1181717017

node33.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.266
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.266
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:        767432 kB
Buffers:         82656 kB
Cached:        1101416 kB
SwapCached:      16128 kB
Active:         102180 kB
Inactive:      1099644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        767432 kB
SwapTotal:     4192956 kB
SwapFree:      4170620 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          18228 kB
Slab:            72716 kB
Committed_AS:  3008596 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-03-28 06:16:08