Trace number 1513320

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.02 1200.31

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S441484366-048.cnf
MD5SUMb6119f642cd28b8170b8f409c6616618
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-1513320-1238216149/watcher-1513320-1238216149 -o /tmp/evaluation-result-1513320-1238216149/solver-1513320-1238216149 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513320-1238216149.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.94 3/69 12557
/proc/meminfo: memFree=1138072/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=1828 CPUtime=0
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 1094276634 1871872 207 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 457 208 144 377 0 77 0

[startup+0.101361 s]
/proc/loadavg: 0.99 0.98 0.94 3/69 12557
/proc/meminfo: memFree=1138072/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=3360 CPUtime=0.09
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 625 0 0 0 9 0 0 0 18 0 1 0 1094276634 3440640 608 1992294400 134512640 136057169 4294956160 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 840 608 166 377 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3360

[startup+0.202375 s]
/proc/loadavg: 0.99 0.98 0.94 3/69 12557
/proc/meminfo: memFree=1138072/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=3360 CPUtime=0.19
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 625 0 0 0 19 0 0 0 18 0 1 0 1094276634 3440640 608 1992294400 134512640 136057169 4294956160 18446744073709551615 134774352 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 840 608 166 377 0 460 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3360

[startup+0.301379 s]
/proc/loadavg: 0.99 0.98 0.94 3/69 12557
/proc/meminfo: memFree=1138072/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=3788 CPUtime=0.29
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 754 0 0 0 29 0 0 0 19 0 1 0 1094276634 3878912 737 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 947 737 183 377 0 567 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3788

[startup+0.701413 s]
/proc/loadavg: 0.99 0.98 0.94 3/69 12557
/proc/meminfo: memFree=1138072/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=4580 CPUtime=0.69
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 950 0 0 0 69 0 0 0 22 0 1 0 1094276634 4689920 933 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 1145 933 183 377 0 765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4580

[startup+1.50148 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1134416/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=5636 CPUtime=1.49
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 1220 0 0 0 149 0 0 0 25 0 1 0 1094276634 5771264 1203 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 1409 1203 183 377 0 1029 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5636

[startup+3.10162 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1133456/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=6296 CPUtime=3.09
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 1360 0 0 0 309 0 0 0 25 0 1 0 1094276634 6447104 1343 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 1574 1343 183 377 0 1194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6296

[startup+6.30191 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1132240/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=7220 CPUtime=6.29
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 1603 0 0 0 629 0 0 0 25 0 1 0 1094276634 7393280 1586 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 1805 1586 183 377 0 1425 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7220

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1130968/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=8432 CPUtime=12.69
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 1904 0 0 0 1269 0 0 0 25 0 1 0 1094276634 8634368 1887 1992294400 134512640 136057169 4294956160 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 2108 1887 183 377 0 1728 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8432

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1129240/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=10276 CPUtime=25.49
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 2352 0 0 0 2549 0 0 0 25 0 1 0 1094276634 10522624 2335 1992294400 134512640 136057169 4294956160 18446744073709551615 134618440 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 2569 2335 183 377 0 2189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10276

[startup+51.1028 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1127384/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=12288 CPUtime=51.08
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 2829 0 0 0 5107 1 0 0 25 0 1 0 1094276634 12582912 2812 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 3072 2812 183 377 0 2692 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12288

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1124440/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=15472 CPUtime=102.27
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 3561 0 0 0 10226 1 0 0 25 0 1 0 1094276634 15843328 3544 1992294400 134512640 136057169 4294956160 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 3868 3544 183 377 0 3488 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15472

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1122072/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=18020 CPUtime=162.25
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 4142 0 0 0 16223 2 0 0 25 0 1 0 1094276634 18452480 4125 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 4505 4125 183 377 0 4125 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18020

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1119512/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=20600 CPUtime=222.24
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 4769 0 0 0 22221 3 0 0 25 0 1 0 1094276634 21094400 4752 1992294400 134512640 136057169 4294956160 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 5150 4752 183 377 0 4770 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 20600

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12558
/proc/meminfo: memFree=1118488/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=21772 CPUtime=282.22
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 5014 0 0 0 28219 3 0 0 25 0 1 0 1094276634 22294528 4997 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 5443 4997 183 377 0 5063 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 21772

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1117200/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=23064 CPUtime=342.2
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 5319 0 0 0 34217 3 0 0 25 0 1 0 1094276634 23617536 5302 1992294400 134512640 136057169 4294956160 18446744073709551615 134618113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 5766 5302 183 377 0 5386 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23064

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1116304/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=24088 CPUtime=402.19
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 5541 0 0 0 40215 4 0 0 25 0 1 0 1094276634 24666112 5524 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 6022 5524 183 377 0 5642 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 24088

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1114640/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=25720 CPUtime=462.17
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 5955 0 0 0 46213 4 0 0 25 0 1 0 1094276634 26337280 5938 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 6430 5938 183 377 0 6050 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 25720

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1113488/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=27016 CPUtime=522.15
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 6246 0 0 0 52211 4 0 0 25 0 1 0 1094276634 27664384 6229 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 6754 6229 183 377 0 6374 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27016

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1113168/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=27488 CPUtime=582.15
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 6339 0 0 0 58210 5 0 0 25 0 1 0 1094276634 28147712 6322 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 6872 6322 183 377 0 6492 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 27488

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1112408/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=28284 CPUtime=642.13
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 6522 0 0 0 64208 5 0 0 25 0 1 0 1094276634 28962816 6505 1992294400 134512640 136057169 4294956160 18446744073709551615 134618117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 7071 6505 183 377 0 6691 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 28284

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1111640/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=29128 CPUtime=702.12
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 6717 0 0 0 70207 5 0 0 25 0 1 0 1094276634 29827072 6700 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 7282 6700 183 377 0 6902 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 29128

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1109656/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=31304 CPUtime=762.1
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 7206 0 0 0 76205 5 0 0 25 0 1 0 1094276634 32055296 7181 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 7826 7181 183 377 0 7446 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 31304

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1109080/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=32020 CPUtime=822.09
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 7365 0 0 0 82203 6 0 0 25 0 1 0 1094276634 32788480 7332 1992294400 134512640 136057169 4294956160 18446744073709551615 135438091 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 8005 7332 183 377 0 7625 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 32020

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1108504/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=32880 CPUtime=882.08
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 7522 0 0 0 88202 6 0 0 25 0 1 0 1094276634 33669120 7489 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 8220 7489 183 377 0 7840 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 32880

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1108504/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=32880 CPUtime=942.06
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 7529 0 0 0 94200 6 0 0 25 0 1 0 1094276634 33669120 7496 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 8220 7496 183 377 0 7840 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 32880

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1108184/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=33216 CPUtime=1002.05
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 7605 0 0 0 100199 6 0 0 25 0 1 0 1094276634 34013184 7572 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 8304 7572 183 377 0 7924 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 33216

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1107800/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=33548 CPUtime=1062.03
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 7700 0 0 0 106197 6 0 0 25 0 1 0 1094276634 34353152 7667 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 8387 7667 183 377 0 8007 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 33548

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1105880/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=35648 CPUtime=1122.01
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 8177 0 0 0 112195 6 0 0 25 0 1 0 1094276634 36503552 8144 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 8912 8144 183 377 0 8532 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 35648

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1105240/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=36408 CPUtime=1182
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 8320 0 0 0 118194 6 0 0 25 0 1 0 1094276634 37281792 8287 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 9102 8287 183 377 0 8722 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 36408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 12564
/proc/meminfo: memFree=1104856/2055920 swapFree=4171840/4192956
[pid=12557] ppid=12555 vsize=36744 CPUtime=1200.01
/proc/12557/stat : 12557 (clasp) R 12555 12557 11766 0 -1 4194304 8419 0 0 0 119994 7 0 0 25 0 1 0 1094276634 37625856 8386 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12557/statm: 9186 8386 183 377 0 8806 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 36744

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.31
CPU time (s): 1200.02
CPU user time (s): 1199.94
CPU system time (s): 0.076988
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 36744

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

runsolver used 1.05784 second user time and 3.31849 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-28 05:55:49
IDJOB=1513320
IDBENCH=70253
IDSOLVER=508
FILE ID=node58/1513320-1238216149
PBS_JOBID= 9060508
Free space on /tmp= 66400 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S441484366-048.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-1513320-1238216149/watcher-1513320-1238216149 -o /tmp/evaluation-result-1513320-1238216149/solver-1513320-1238216149 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513320-1238216149.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= b6119f642cd28b8170b8f409c6616618
RANDOM SEED=1350301830

node58.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.222
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.222
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:       1138488 kB
Buffers:         81556 kB
Cached:         745268 kB
SwapCached:      11412 kB
Active:         166496 kB
Inactive:       673256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138488 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            2344 kB
Writeback:           0 kB
Mapped:          17372 kB
Slab:            63120 kB
Committed_AS:  2518168 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-28 06:15:52