Trace number 1733199

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2.cnf
MD5SUMef7ae52d071607b182dca67dbff359aa
Bench CategoryCRAFTED (crafted 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 variables434
Number of clauses81513
Sum of the clauses size471380
Maximum clause length26
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21843
Number of clauses of size 30
Number of clauses of size 42777
Number of clauses of size 54610
Number of clauses of size over 572219

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733199-1240785922/watcher-1733199-1240785922 -o /tmp/evaluation-result-1733199-1240785922/solver-1733199-1240785922 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1733199-1240785922.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.99 3/64 24346
/proc/meminfo: memFree=1793592/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=1836 CPUtime=0
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 106619753 1880064 212 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 459 212 144 377 0 79 0

[startup+0.0556329 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24346
/proc/meminfo: memFree=1793592/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=4408 CPUtime=0.05
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 949 0 0 0 5 0 0 0 18 0 1 0 106619753 4513792 831 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 1102 832 144 377 0 722 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4408

[startup+0.101637 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24346
/proc/meminfo: memFree=1793592/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=7244 CPUtime=0.09
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 1690 0 0 0 9 0 0 0 18 0 1 0 106619753 7417856 1569 1992294400 134512640 136057169 4294956144 18446744073709551615 134774477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 1811 1569 168 377 0 1431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7244

[startup+0.301655 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24346
/proc/meminfo: memFree=1793592/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=7244 CPUtime=0.29
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 1692 0 0 0 29 0 0 0 19 0 1 0 106619753 7417856 1571 1992294400 134512640 136057169 4294956144 18446744073709551615 134778133 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 1811 1571 170 377 0 1431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7244

[startup+0.701689 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24346
/proc/meminfo: memFree=1793592/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=7036 CPUtime=0.69
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 1751 0 0 0 69 0 0 0 22 0 1 0 106619753 7204864 1550 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 1759 1550 183 377 0 1379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7036

[startup+1.50176 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1787888/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=7036 CPUtime=1.49
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 1751 0 0 0 149 0 0 0 25 0 1 0 106619753 7204864 1550 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 1759 1550 183 377 0 1379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7036

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1787760/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=7036 CPUtime=3.09
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 1751 0 0 0 309 0 0 0 25 0 1 0 106619753 7204864 1550 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 1759 1550 183 377 0 1379 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7036

[startup+6.3012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1787760/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=7036 CPUtime=6.29
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 1759 0 0 0 629 0 0 0 25 0 1 0 106619753 7204864 1558 1992294400 134512640 136057169 4294956144 18446744073709551615 134819811 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 1759 1558 183 377 0 1379 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7036

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1786544/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=8400 CPUtime=12.68
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 2077 0 0 0 1268 0 0 0 25 0 1 0 106619753 8601600 1876 1992294400 134512640 136057169 4294956144 18446744073709551615 134618392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 2100 1876 183 377 0 1720 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8400

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1784816/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=10248 CPUtime=25.49
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 2507 0 0 0 2548 1 0 0 25 0 1 0 106619753 10493952 2306 1992294400 134512640 136057169 4294956144 18446744073709551615 134637467 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 2562 2306 183 377 0 2182 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10248

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1782256/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=13016 CPUtime=51.08
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 3174 0 0 0 5107 1 0 0 25 0 1 0 106619753 13328384 2973 1992294400 134512640 136057169 4294956144 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 3254 2973 183 377 0 2874 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13016

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1780144/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=15152 CPUtime=102.26
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 3671 0 0 0 10225 1 0 0 25 0 1 0 106619753 15515648 3470 1992294400 134512640 136057169 4294956144 18446744073709551615 134613123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 3788 3470 183 377 0 3408 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15152

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1778032/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=17480 CPUtime=162.25
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 4196 0 0 0 16223 2 0 0 25 0 1 0 106619753 17899520 3995 1992294400 134512640 136057169 4294956144 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 4370 3995 183 377 0 3990 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17480

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1776368/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=19364 CPUtime=222.23
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 4607 0 0 0 22221 2 0 0 25 0 1 0 106619753 19828736 4406 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 4841 4406 183 377 0 4461 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19364

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1773296/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=22572 CPUtime=282.22
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 5367 0 0 0 28219 3 0 0 25 0 1 0 106619753 23113728 5166 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 5643 5166 183 377 0 5263 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 22572

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1771192/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=24816 CPUtime=342.21
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 5887 0 0 0 34217 4 0 0 25 0 1 0 106619753 25411584 5686 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 6204 5686 183 377 0 5824 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 24816

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1769976/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=26284 CPUtime=402.2
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 6192 0 0 0 40215 5 0 0 25 0 1 0 106619753 26914816 5991 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 6571 5991 183 377 0 6191 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 26284

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1769272/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=27092 CPUtime=462.18
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 6363 0 0 0 46213 5 0 0 25 0 1 0 106619753 27742208 6162 1992294400 134512640 136057169 4294956144 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 6773 6162 183 377 0 6393 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 27092

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1768696/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=27804 CPUtime=522.16
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 6506 0 0 0 52211 5 0 0 25 0 1 0 106619753 28471296 6305 1992294400 134512640 136057169 4294956144 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 6951 6305 183 377 0 6571 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 27804

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1767544/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=29096 CPUtime=582.15
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 6795 0 0 0 58209 6 0 0 25 0 1 0 106619753 29794304 6594 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 7274 6594 183 377 0 6894 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 29096

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1766968/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=29668 CPUtime=642.14
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 6930 0 0 0 64208 6 0 0 25 0 1 0 106619753 30380032 6729 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 7417 6729 183 377 0 7037 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 29668

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1766264/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=30376 CPUtime=702.12
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7084 0 0 0 70206 6 0 0 25 0 1 0 106619753 31105024 6883 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 7594 6883 183 377 0 7214 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 30376

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1765752/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=30900 CPUtime=762.1
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7215 0 0 0 76204 6 0 0 25 0 1 0 106619753 31641600 7014 1992294400 134512640 136057169 4294956144 18446744073709551615 134812024 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 7725 7014 183 377 0 7345 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 30900

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1765304/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=31348 CPUtime=822.09
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7320 0 0 0 82202 7 0 0 25 0 1 0 106619753 32100352 7119 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 7837 7119 183 377 0 7457 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 31348

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24347
/proc/meminfo: memFree=1764984/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=31732 CPUtime=882.07
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7409 0 0 0 88200 7 0 0 25 0 1 0 106619753 32493568 7208 1992294400 134512640 136057169 4294956144 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 7933 7208 183 377 0 7553 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 31732

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24353
/proc/meminfo: memFree=1764152/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=32444 CPUtime=942.05
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7559 0 0 0 94198 7 0 0 25 0 1 0 106619753 33222656 7358 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 8111 7358 183 377 0 7731 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 32444

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24353
/proc/meminfo: memFree=1763832/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=32824 CPUtime=1002.05
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7679 0 0 0 100197 8 0 0 25 0 1 0 106619753 33611776 7478 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 8206 7478 183 377 0 7826 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 32824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24353
/proc/meminfo: memFree=1763448/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=33296 CPUtime=1062.03
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7764 0 0 0 106195 8 0 0 25 0 1 0 106619753 34095104 7563 1992294400 134512640 136057169 4294956144 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 8324 7563 183 377 0 7944 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 33296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24353
/proc/meminfo: memFree=1763064/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=33796 CPUtime=1122.01
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7865 0 0 0 112193 8 0 0 25 0 1 0 106619753 34607104 7664 1992294400 134512640 136057169 4294956144 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 8449 7664 183 377 0 8069 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 33796

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24353
/proc/meminfo: memFree=1762552/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=34292 CPUtime=1182
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7986 0 0 0 118192 8 0 0 25 0 1 0 106619753 35115008 7785 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 8573 7785 183 377 0 8193 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 34292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24353
/proc/meminfo: memFree=1762552/2055920 swapFree=4181212/4192956
[pid=24346] ppid=24344 vsize=34292 CPUtime=1200.1
/proc/24346/stat : 24346 (clasp) R 24344 24346 23594 0 -1 4194304 7991 0 0 0 120002 8 0 0 25 0 1 0 106619753 35115008 7790 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24346/statm: 8573 7790 183 377 0 8193 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 34292

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.11
CPU user time (s): 1200.02
CPU system time (s): 0.092985
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 34292

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

runsolver used 0.869867 second user time and 2.45463 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-27 00:45:22
IDJOB=1733199
IDBENCH=71136
IDSOLVER=508
FILE ID=node51/1733199-1240785922
PBS_JOBID= 9187222
Free space on /tmp= 66384 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_9gates_u2.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-1733199-1240785922/watcher-1733199-1240785922 -o /tmp/evaluation-result-1733199-1240785922/solver-1733199-1240785922 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1733199-1240785922.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= ef7ae52d071607b182dca67dbff359aa
RANDOM SEED=1669717401

node51.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.214
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.214
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:       1794072 kB
Buffers:         33480 kB
Cached:         153644 kB
SwapCached:       5928 kB
Active:          45040 kB
Inactive:       150532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794072 kB
SwapTotal:     4192956 kB
SwapFree:      4181212 kB
Dirty:            4052 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            52300 kB
Committed_AS:   305116 kB
PageTables:       1392 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= 66380 MiB
End job on node51 at 2009-04-27 01:05:25