Trace number 1785822

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) 5000.07 5001.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.369
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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-1785822-1241934746/watcher-1785822-1241934746 -o /tmp/evaluation-result-1785822-1241934746/solver-1785822-1241934746 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785822-1241934746.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31804
/proc/meminfo: memFree=1812016/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=1972 CPUtime=0
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 221507790 2019328 220 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 493 222 144 377 0 113 0

[startup+0.0476241 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31804
/proc/meminfo: memFree=1812016/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=4028 CPUtime=0.04
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 796 0 0 0 4 0 0 0 18 0 1 0 221507790 4124672 739 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 1007 739 144 377 0 627 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4028

[startup+0.101629 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31804
/proc/meminfo: memFree=1812016/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=6704 CPUtime=0.09
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 1612 0 0 0 9 0 0 0 18 0 1 0 221507790 6864896 1403 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 1676 1403 144 377 0 1296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6704

[startup+0.301652 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31804
/proc/meminfo: memFree=1812016/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=12248 CPUtime=0.29
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 3087 0 0 0 28 1 0 0 19 0 1 0 221507790 12541952 2739 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 3062 2739 169 377 0 2682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12248

[startup+0.7017 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31804
/proc/meminfo: memFree=1812016/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=12248 CPUtime=0.69
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 3087 0 0 0 68 1 0 0 22 0 1 0 221507790 12541952 2739 1992294400 134512640 136057169 4294956160 18446744073709551615 134774349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 3062 2739 169 377 0 2682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12248

[startup+1.50179 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1801704/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=12380 CPUtime=1.49
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 3127 0 0 0 148 1 0 0 25 0 1 0 221507790 12677120 2779 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 3095 2779 171 377 0 2715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12380

[startup+3.10197 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1801576/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=11740 CPUtime=3.09
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 3302 0 0 0 308 1 0 0 25 0 1 0 221507790 12021760 2696 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 2935 2696 183 377 0 2555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11740

[startup+6.30133 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1801400/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=11740 CPUtime=6.29
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 3302 0 0 0 628 1 0 0 25 0 1 0 221507790 12021760 2696 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 2935 2696 183 377 0 2555 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11740

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1798912/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=14620 CPUtime=12.69
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 4022 0 0 0 1267 2 0 0 25 0 1 0 221507790 14970880 3416 1992294400 134512640 136057169 4294956160 18446744073709551615 134823907 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 3655 3416 183 377 0 3275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14620

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1794944/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=18572 CPUtime=25.49
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 4984 0 0 0 2547 2 0 0 25 0 1 0 221507790 19017728 4378 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 4643 4378 183 377 0 4263 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18572

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1792704/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=21196 CPUtime=51.07
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 5597 0 0 0 5105 2 0 0 25 0 1 0 221507790 21704704 4991 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 5299 4991 183 377 0 4919 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21196

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1783360/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=30668 CPUtime=102.26
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 7927 0 0 0 10222 4 0 0 25 0 1 0 221507790 31404032 7321 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 7667 7321 183 377 0 7287 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30668

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1780352/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=33784 CPUtime=162.24
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 8647 0 0 0 16220 4 0 0 25 0 1 0 221507790 34594816 8041 1992294400 134512640 136057169 4294956160 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 8446 8041 183 377 0 8066 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33784

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1774848/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=39548 CPUtime=222.22
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 10015 0 0 0 22217 5 0 0 25 0 1 0 221507790 40497152 9409 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 9887 9409 183 377 0 9507 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 39548

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1771392/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=43184 CPUtime=282.21
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 10879 0 0 0 28215 6 0 0 25 0 1 0 221507790 44220416 10273 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 10796 10273 183 377 0 10416 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 43184

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1770944/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=43612 CPUtime=342.19
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 10982 0 0 0 34213 6 0 0 25 0 1 0 221507790 44658688 10376 1992294400 134512640 136057169 4294956160 18446744073709551615 134618488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 10903 10376 183 377 0 10523 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 43612

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1770560/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=44036 CPUtime=402.17
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 11075 0 0 0 40211 6 0 0 25 0 1 0 221507790 45092864 10469 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 11009 10469 183 377 0 10629 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 44036

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31805
/proc/meminfo: memFree=1770112/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=44536 CPUtime=462.16
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 11183 0 0 0 46210 6 0 0 25 0 1 0 221507790 45604864 10577 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 11134 10577 183 377 0 10754 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 44536

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31811
/proc/meminfo: memFree=1769344/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=45448 CPUtime=522.14
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 11398 0 0 0 52207 7 0 0 25 0 1 0 221507790 46538752 10792 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 11362 10792 183 377 0 10982 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 45448

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31811
/proc/meminfo: memFree=1766720/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=48324 CPUtime=582.12
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 12038 0 0 0 58205 7 0 0 25 0 1 0 221507790 49483776 11432 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 12081 11432 183 377 0 11701 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 48324

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31811
/proc/meminfo: memFree=1765248/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=49824 CPUtime=642.1
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 12396 0 0 0 64203 7 0 0 25 0 1 0 221507790 51019776 11790 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 12456 11790 183 377 0 12076 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 49824

[startup+702.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 31813
/proc/meminfo: memFree=1725440/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=93040 CPUtime=4001.21
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22166 0 0 0 400098 23 0 0 25 0 1 0 221507790 95272960 21560 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23260 21560 183 377 0 22880 0
Current children cumulated CPU time (s) 4001.21
Current children cumulated vsize (KiB) 93040

[startup+4062.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31813
/proc/meminfo: memFree=1724544/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=94000 CPUtime=4061.2
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22385 0 0 0 406097 23 0 0 25 0 1 0 221507790 96256000 21779 1992294400 134512640 136057169 4294956160 18446744073709551615 134618144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23500 21779 183 377 0 23120 0
Current children cumulated CPU time (s) 4061.2
Current children cumulated vsize (KiB) 94000

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31819
/proc/meminfo: memFree=1723968/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=94320 CPUtime=4121.17
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22472 0 0 0 412094 23 0 0 25 0 1 0 221507790 96583680 21866 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23580 21866 183 377 0 23200 0
Current children cumulated CPU time (s) 4121.17
Current children cumulated vsize (KiB) 94320

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1723968/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=94640 CPUtime=4181.16
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22531 0 0 0 418092 24 0 0 25 0 1 0 221507790 96911360 21925 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23660 21925 183 377 0 23280 0
Current children cumulated CPU time (s) 4181.16
Current children cumulated vsize (KiB) 94640

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1723904/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=94640 CPUtime=4241.14
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22536 0 0 0 424090 24 0 0 25 0 1 0 221507790 96911360 21930 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23660 21930 183 377 0 23280 0
Current children cumulated CPU time (s) 4241.14
Current children cumulated vsize (KiB) 94640

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1723840/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=94640 CPUtime=4301.13
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22540 0 0 0 430089 24 0 0 25 0 1 0 221507790 96911360 21934 1992294400 134512640 136057169 4294956160 18446744073709551615 134618440 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23660 21934 183 377 0 23280 0
Current children cumulated CPU time (s) 4301.13
Current children cumulated vsize (KiB) 94640

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1723840/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=94640 CPUtime=4361.11
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22540 0 0 0 436087 24 0 0 25 0 1 0 221507790 96911360 21934 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23660 21934 183 377 0 23280 0
Current children cumulated CPU time (s) 4361.11
Current children cumulated vsize (KiB) 94640

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1723456/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=95124 CPUtime=4421.09
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22634 0 0 0 442085 24 0 0 25 0 1 0 221507790 97406976 22028 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23781 22028 183 377 0 23401 0
Current children cumulated CPU time (s) 4421.09
Current children cumulated vsize (KiB) 95124

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1723392/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=95124 CPUtime=4481.07
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22652 0 0 0 448083 24 0 0 25 0 1 0 221507790 97406976 22046 1992294400 134512640 136057169 4294956160 18446744073709551615 134618135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23781 22046 183 377 0 23401 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 95124

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1723328/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=95124 CPUtime=4541.07
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22652 0 0 0 454082 25 0 0 25 0 1 0 221507790 97406976 22046 1992294400 134512640 136057169 4294956160 18446744073709551615 134618404 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23781 22046 183 377 0 23401 0
Current children cumulated CPU time (s) 4541.07
Current children cumulated vsize (KiB) 95124

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1723328/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=95124 CPUtime=4601.05
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22658 0 0 0 460080 25 0 0 25 0 1 0 221507790 97406976 22052 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23781 22052 183 377 0 23401 0
Current children cumulated CPU time (s) 4601.05
Current children cumulated vsize (KiB) 95124

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1722944/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=95608 CPUtime=4661.03
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22741 0 0 0 466078 25 0 0 25 0 1 0 221507790 97902592 22135 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 23902 22135 183 377 0 23522 0
Current children cumulated CPU time (s) 4661.03
Current children cumulated vsize (KiB) 95608

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1722560/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=96092 CPUtime=4721.02
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22822 0 0 0 472077 25 0 0 25 0 1 0 221507790 98398208 22216 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 24023 22216 183 377 0 23643 0
Current children cumulated CPU time (s) 4721.02
Current children cumulated vsize (KiB) 96092

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1722624/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=96092 CPUtime=4781
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22822 0 0 0 478075 25 0 0 25 0 1 0 221507790 98398208 22216 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 24023 22216 183 377 0 23643 0
Current children cumulated CPU time (s) 4781
Current children cumulated vsize (KiB) 96092

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1722560/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=96092 CPUtime=4840.98
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22822 0 0 0 484073 25 0 0 25 0 1 0 221507790 98398208 22216 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 24023 22216 183 377 0 23643 0
Current children cumulated CPU time (s) 4840.98
Current children cumulated vsize (KiB) 96092

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1722560/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=96092 CPUtime=4900.97
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22822 0 0 0 490072 25 0 0 25 0 1 0 221507790 98398208 22216 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 24023 22216 183 377 0 23643 0
Current children cumulated CPU time (s) 4900.97
Current children cumulated vsize (KiB) 96092

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1722432/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=96092 CPUtime=4960.95
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 22836 0 0 0 496070 25 0 0 25 0 1 0 221507790 98398208 22230 1992294400 134512640 136057169 4294956160 18446744073709551615 134813016 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 24023 22230 183 377 0 23643 0
Current children cumulated CPU time (s) 4960.95
Current children cumulated vsize (KiB) 96092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31819
/proc/meminfo: memFree=1721472/2055920 swapFree=4159908/4192956
[pid=31804] ppid=31802 vsize=97252 CPUtime=5000.04
/proc/31804/stat : 31804 (clasp) R 31802 31804 31767 0 -1 4194304 23095 0 0 0 499979 25 0 0 25 0 1 0 221507790 99586048 22489 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31804/statm: 24313 22489 183 377 0 23933 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 97252

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): 5001.42
CPU time (s): 5000.07
CPU user time (s): 4999.8
CPU system time (s): 0.272958
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 97252

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

runsolver used 5.45917 second user time and 11.1463 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-10 07:52:26
IDJOB=1785822
IDBENCH=71153
IDSOLVER=637
FILE ID=node32/1785822-1241934746
PBS_JOBID= 9264995
Free space on /tmp= 66028 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.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-1785822-1241934746/watcher-1785822-1241934746 -o /tmp/evaluation-result-1785822-1241934746/solver-1785822-1241934746 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785822-1241934746.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=68102948

node32.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.216
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.216
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:       1812496 kB
Buffers:         52036 kB
Cached:         120432 kB
SwapCached:      26636 kB
Active:         143944 kB
Inactive:        56496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812496 kB
SwapTotal:     4192956 kB
SwapFree:      4159908 kB
Dirty:            6080 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            28732 kB
Committed_AS:   759068 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66028 MiB
End job on node32 at 2009-05-10 09:15:50