Trace number 1513200

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1127319144-058.cnf
MD5SUM79b21fea94540db2568097a6c80690f8
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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-1513200-1238214937/watcher-1513200-1238214937 -o /tmp/evaluation-result-1513200-1238214937/solver-1513200-1238214937 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513200-1238214937.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.98 0.91 3/80 32291
/proc/meminfo: memFree=1868812/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=1960 CPUtime=0
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 241 0 0 0 0 0 0 0 20 0 1 0 1094157380 2007040 225 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 490 225 144 377 0 110 0

[startup+0.0276331 s]
/proc/loadavg: 0.92 0.98 0.91 3/80 32291
/proc/meminfo: memFree=1868812/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=3300 CPUtime=0.02
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 588 0 0 0 2 0 0 0 20 0 1 0 1094157380 3379200 572 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 825 572 163 377 0 445 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3300

[startup+0.101641 s]
/proc/loadavg: 0.92 0.98 0.91 3/80 32291
/proc/meminfo: memFree=1868812/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=3720 CPUtime=0.1
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 685 0 0 0 10 0 0 0 20 0 1 0 1094157380 3809280 669 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 930 669 166 377 0 550 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3720

[startup+0.301662 s]
/proc/loadavg: 0.92 0.98 0.91 3/80 32291
/proc/meminfo: memFree=1868812/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=4228 CPUtime=0.29
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 828 0 0 0 29 0 0 0 22 0 1 0 1094157380 4329472 812 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 1057 812 182 377 0 677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4228

[startup+0.701702 s]
/proc/loadavg: 0.92 0.98 0.91 3/80 32291
/proc/meminfo: memFree=1868812/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=4888 CPUtime=0.69
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 1018 0 0 0 69 0 0 0 25 0 1 0 1094157380 5005312 1002 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 1222 1002 182 377 0 842 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4888

[startup+1.50178 s]
/proc/loadavg: 0.92 0.98 0.91 2/81 32292
/proc/meminfo: memFree=1864716/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=5956 CPUtime=1.49
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 1295 0 0 0 149 0 0 0 25 0 1 0 1094157380 6098944 1279 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 1489 1279 182 377 0 1109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5956

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.91 2/81 32292
/proc/meminfo: memFree=1864076/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=6352 CPUtime=3.09
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 1391 0 0 0 309 0 0 0 25 0 1 0 1094157380 6504448 1375 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 1588 1375 182 377 0 1208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6352

[startup+6.30128 s]
/proc/loadavg: 1.01 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1862940/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=7416 CPUtime=6.28
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 1638 0 0 0 628 0 0 0 25 0 1 0 1094157380 7593984 1622 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 1854 1622 182 377 0 1474 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7416

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1861532/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=8784 CPUtime=12.69
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 1989 0 0 0 1268 1 0 0 25 0 1 0 1094157380 8994816 1973 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 2196 1973 182 377 0 1816 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8784

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1859420/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=10760 CPUtime=25.47
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 2476 0 0 0 2546 1 0 0 25 0 1 0 1094157380 11018240 2460 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 2690 2460 182 377 0 2310 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10760

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1857500/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=12788 CPUtime=51.07
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 2953 0 0 0 5106 1 0 0 25 0 1 0 1094157380 13094912 2937 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 3197 2937 182 377 0 2817 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12788

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1854556/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=16084 CPUtime=102.26
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 3708 0 0 0 10224 2 0 0 25 0 1 0 1094157380 16470016 3692 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 4021 3692 182 377 0 3641 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16084

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1852060/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=18664 CPUtime=162.24
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 4320 0 0 0 16222 2 0 0 25 0 1 0 1094157380 19111936 4304 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 4666 4304 182 377 0 4286 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18664

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1849884/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=21012 CPUtime=222.22
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 4866 0 0 0 22219 3 0 0 25 0 1 0 1094157380 21516288 4850 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 5253 4850 182 377 0 4873 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21012

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1849180/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=21664 CPUtime=282.2
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 5007 0 0 0 28217 3 0 0 25 0 1 0 1094157380 22183936 4991 1992294400 134512640 136057169 4294956160 18446744073709551615 134618398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 5416 4991 182 377 0 5036 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21664

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1846684/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=24452 CPUtime=342.19
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 5658 0 0 0 34215 4 0 0 25 0 1 0 1094157380 25038848 5635 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 6113 5635 182 377 0 5733 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24452

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1845980/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=25168 CPUtime=402.17
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 5800 0 0 0 40213 4 0 0 25 0 1 0 1094157380 25772032 5777 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 6292 5777 182 377 0 5912 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 25168

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1843996/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=27444 CPUtime=462.15
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 6306 0 0 0 46210 5 0 0 25 0 1 0 1094157380 28102656 6283 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 6861 6283 182 377 0 6481 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 27444

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1843100/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=28364 CPUtime=522.14
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 6532 0 0 0 52209 5 0 0 25 0 1 0 1094157380 29044736 6509 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 7091 6509 182 377 0 6711 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 28364

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1842524/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=29000 CPUtime=582.12
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 6662 0 0 0 58207 5 0 0 25 0 1 0 1094157380 29696000 6639 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 7250 6639 182 377 0 6870 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 29000

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1842076/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=29528 CPUtime=642.11
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 6766 0 0 0 64206 5 0 0 25 0 1 0 1094157380 30236672 6743 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 7382 6743 182 377 0 7002 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29528

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1840476/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=31224 CPUtime=702.09
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 7189 0 0 0 70204 5 0 0 25 0 1 0 1094157380 31973376 7166 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 7806 7166 182 377 0 7426 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 31224

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1839452/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=32248 CPUtime=762.07
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 7410 0 0 0 76202 5 0 0 25 0 1 0 1094157380 33021952 7387 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 8062 7387 182 377 0 7682 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 32248

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32292
/proc/meminfo: memFree=1838620/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=33060 CPUtime=822.05
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 7582 0 0 0 82200 5 0 0 25 0 1 0 1094157380 33853440 7559 1992294400 134512640 136057169 4294956160 18446744073709551615 134823907 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 8265 7559 182 377 0 7885 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 33060

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32293
/proc/meminfo: memFree=1838044/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=33552 CPUtime=882.03
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 7690 0 0 0 88198 5 0 0 25 0 1 0 1094157380 34357248 7667 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 8388 7667 182 377 0 8008 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 33552

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32293
/proc/meminfo: memFree=1837532/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=34128 CPUtime=942.01
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 7801 0 0 0 94196 5 0 0 25 0 1 0 1094157380 34947072 7778 1992294400 134512640 136057169 4294956160 18446744073709551615 134637378 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 8532 7778 182 377 0 8152 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 34128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32293
/proc/meminfo: memFree=1837532/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=34272 CPUtime=1002
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 7849 0 0 0 100195 5 0 0 25 0 1 0 1094157380 35094528 7826 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 8568 7826 182 377 0 8188 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 34272

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32293
/proc/meminfo: memFree=1836892/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=34992 CPUtime=1061.98
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 8009 0 0 0 106193 5 0 0 25 0 1 0 1094157380 35831808 7986 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 8748 7986 182 377 0 8368 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 34992

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32293
/proc/meminfo: memFree=1835356/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=36528 CPUtime=1121.96
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 8384 0 0 0 112191 5 0 0 25 0 1 0 1094157380 37404672 8354 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 9132 8354 182 377 0 8752 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 36528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32293
/proc/meminfo: memFree=1834844/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=36984 CPUtime=1181.94
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 8521 0 0 0 118189 5 0 0 25 0 1 0 1094157380 37871616 8455 1992294400 134512640 136057169 4294956160 18446744073709551615 134823836 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 9246 8455 182 377 0 8866 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 36984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.92 2/81 32293
/proc/meminfo: memFree=1834780/2055920 swapFree=4163576/4192956
[pid=32291] ppid=32289 vsize=37172 CPUtime=1200.04
/proc/32291/stat : 32291 (clasp) R 32289 32291 31515 0 -1 4194304 8568 0 0 0 119999 5 0 0 25 0 1 0 1094157380 38064128 8502 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32291/statm: 9293 8502 182 377 0 8913 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 37172

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

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1200
CPU system time (s): 0.06399
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 37172

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

runsolver used 1.55576 second user time and 3.9174 second system time

The end

Launcher Data

Begin job on node90 at 2009-03-28 05:35:37
IDJOB=1513200
IDBENCH=70243
IDSOLVER=508
FILE ID=node90/1513200-1238214937
PBS_JOBID= 9060477
Free space on /tmp= 66456 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1127319144-058.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-1513200-1238214937/watcher-1513200-1238214937 -o /tmp/evaluation-result-1513200-1238214937/solver-1513200-1238214937 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513200-1238214937.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= 79b21fea94540db2568097a6c80690f8
RANDOM SEED=924310466

node90.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1869292 kB
Buffers:         26200 kB
Cached:          89504 kB
SwapCached:      18936 kB
Active:          87720 kB
Inactive:        48444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869292 kB
SwapTotal:     4192956 kB
SwapFree:      4163576 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:          25708 kB
Slab:            34784 kB
Committed_AS:  2500212 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= 66452 MiB
End job on node90 at 2009-03-28 05:55:40