Trace number 1785768

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.12 5001.52

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_10gates_u2_autoenc.cnf
MD5SUMa4aa05bad2a3138b013cb1793208898f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.38457
Satisfiable
(Un)Satisfiability was proved
Number of variables479
Number of clauses123509
Sum of the clauses size724108
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21999
Number of clauses of size 30
Number of clauses of size 41026
Number of clauses of size 56642
Number of clauses of size over 5113778

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-1785768-1241930786/watcher-1785768-1241930786 -o /tmp/evaluation-result-1785768-1241930786/solver-1785768-1241930786 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785768-1241930786.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: 1.00 1.00 1.00 3/64 2028
/proc/meminfo: memFree=1201864/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=1836 CPUtime=0
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 221112619 1880064 213 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 459 214 144 377 0 79 0

[startup+0.0344481 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2028
/proc/meminfo: memFree=1201864/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=3296 CPUtime=0.02
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 595 0 0 0 2 0 0 0 18 0 1 0 221112619 3375104 579 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 824 579 144 377 0 444 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3296

[startup+0.101452 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2028
/proc/meminfo: memFree=1201864/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=6712 CPUtime=0.09
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 1616 0 0 0 9 0 0 0 18 0 1 0 221112619 6873088 1407 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 1678 1408 147 377 0 1298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6712

[startup+0.301472 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2028
/proc/meminfo: memFree=1201864/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=10528 CPUtime=0.29
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 2593 0 0 0 28 1 0 0 19 0 1 0 221112619 10780672 2382 1992294400 134512640 136057169 4294956160 18446744073709551615 134774646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 2632 2382 169 377 0 2252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10528

[startup+0.701512 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2028
/proc/meminfo: memFree=1201864/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=10528 CPUtime=0.69
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 2593 0 0 0 68 1 0 0 23 0 1 0 221112619 10780672 2382 1992294400 134512640 136057169 4294956160 18446744073709551615 134774697 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 2632 2382 169 377 0 2252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10528

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1192576/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=11072 CPUtime=1.49
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 2698 0 0 0 148 1 0 0 25 0 1 0 221112619 11337728 2487 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 2768 2487 171 377 0 2388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11072

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1192704/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=10368 CPUtime=3.09
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 2806 0 0 0 308 1 0 0 25 0 1 0 221112619 10616832 2375 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 2592 2375 183 377 0 2212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10368

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1192712/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=10368 CPUtime=6.29
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 2808 0 0 0 628 1 0 0 25 0 1 0 221112619 10616832 2377 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 2592 2377 183 377 0 2212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10368

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1191368/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=12128 CPUtime=12.69
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 3217 0 0 0 1268 1 0 0 25 0 1 0 221112619 12419072 2786 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 3032 2786 183 377 0 2652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12128

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1187848/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=15584 CPUtime=25.48
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 4044 0 0 0 2547 1 0 0 25 0 1 0 221112619 15958016 3613 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 3896 3613 183 377 0 3516 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15584

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1185928/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=17704 CPUtime=51.08
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 4525 0 0 0 5106 2 0 0 25 0 1 0 221112619 18128896 4094 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 4426 4094 183 377 0 4046 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17704

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1180488/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=23356 CPUtime=102.26
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 5892 0 0 0 10223 3 0 0 25 0 1 0 221112619 23916544 5461 1992294400 134512640 136057169 4294956160 18446744073709551615 134618165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 5839 5461 183 377 0 5459 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23356

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1178824/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=25216 CPUtime=162.24
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 6300 0 0 0 16221 3 0 0 25 0 1 0 221112619 25821184 5869 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 6304 5869 183 377 0 5924 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25216

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1176136/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=28168 CPUtime=222.23
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 6979 0 0 0 22219 4 0 0 25 0 1 0 221112619 28844032 6548 1992294400 134512640 136057169 4294956160 18446744073709551615 134812021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 7042 6548 183 377 0 6662 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28168

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1173064/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=31500 CPUtime=282.21
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 7736 0 0 0 28216 5 0 0 25 0 1 0 221112619 32256000 7305 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 7875 7305 183 377 0 7495 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31500

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1171656/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=32936 CPUtime=342.19
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 8082 0 0 0 34214 5 0 0 25 0 1 0 221112619 33726464 7651 1992294400 134512640 136057169 4294956160 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 8234 7651 183 377 0 7854 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32936

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1168008/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=36532 CPUtime=402.17
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 8980 0 0 0 40211 6 0 0 25 0 1 0 221112619 37408768 8549 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 9133 8549 183 377 0 8753 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 36532

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1164744/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=39840 CPUtime=462.16
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 9809 0 0 0 46209 7 0 0 25 0 1 0 221112619 40796160 9378 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 9960 9378 183 377 0 9580 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 39840

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1164296/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=40296 CPUtime=522.15
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 9918 0 0 0 52207 8 0 0 25 0 1 0 221112619 41263104 9487 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 10074 9487 183 377 0 9694 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 40296

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1162376/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=42300 CPUtime=582.12
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 10380 0 0 0 58204 8 0 0 25 0 1 0 221112619 43315200 9949 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 10575 9949 183 377 0 10195 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 42300

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2029
/proc/meminfo: memFree=1161800/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=42940 CPUtime=642.12
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 10515 0 0 0 64203 9 0 0 25 0 1 0 221112619 43970560 10084 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 10735 10084 183 377 0 10355 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 42940

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2037
/proc/meminfo: memFree=1131400/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=75804 CPUtime=4061.16
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 17910 0 0 0 406086 30 0 0 25 0 1 0 221112619 77623296 17479 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 18951 17479 183 377 0 18571 0
Current children cumulated CPU time (s) 4061.16
Current children cumulated vsize (KiB) 75804

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2037
/proc/meminfo: memFree=1130696/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=76764 CPUtime=4121.14
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18096 0 0 0 412084 30 0 0 25 0 1 0 221112619 78606336 17665 1992294400 134512640 136057169 4294956160 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 19191 17665 183 377 0 18811 0
Current children cumulated CPU time (s) 4121.14
Current children cumulated vsize (KiB) 76764

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2037
/proc/meminfo: memFree=1130696/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=76764 CPUtime=4181.13
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18102 0 0 0 418082 31 0 0 25 0 1 0 221112619 78606336 17671 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 19191 17671 183 377 0 18811 0
Current children cumulated CPU time (s) 4181.13
Current children cumulated vsize (KiB) 76764

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2037
/proc/meminfo: memFree=1130376/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=77084 CPUtime=4241.11
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18173 0 0 0 424080 31 0 0 25 0 1 0 221112619 78934016 17742 1992294400 134512640 136057169 4294956160 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 19271 17742 183 377 0 18891 0
Current children cumulated CPU time (s) 4241.11
Current children cumulated vsize (KiB) 77084

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2037
/proc/meminfo: memFree=1130312/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=77084 CPUtime=4301.09
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18177 0 0 0 430078 31 0 0 25 0 1 0 221112619 78934016 17746 1992294400 134512640 136057169 4294956160 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 19271 17746 183 377 0 18891 0
Current children cumulated CPU time (s) 4301.09
Current children cumulated vsize (KiB) 77084

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2037
/proc/meminfo: memFree=1130312/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=77084 CPUtime=4361.07
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18179 0 0 0 436076 31 0 0 25 0 1 0 221112619 78934016 17748 1992294400 134512640 136057169 4294956160 18446744073709551615 134618200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 19271 17748 183 377 0 18891 0
Current children cumulated CPU time (s) 4361.07
Current children cumulated vsize (KiB) 77084

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2037
/proc/meminfo: memFree=1130312/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=77084 CPUtime=4421.06
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18179 0 0 0 442074 32 0 0 25 0 1 0 221112619 78934016 17748 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 19271 17748 183 377 0 18891 0
Current children cumulated CPU time (s) 4421.06
Current children cumulated vsize (KiB) 77084

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2043
/proc/meminfo: memFree=1130048/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=77084 CPUtime=4481.03
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18190 0 0 0 448071 32 0 0 25 0 1 0 221112619 78934016 17759 1992294400 134512640 136057169 4294956160 18446744073709551615 134819601 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 19271 17759 183 377 0 18891 0
Current children cumulated CPU time (s) 4481.03
Current children cumulated vsize (KiB) 77084

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2043
/proc/meminfo: memFree=1129408/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=78112 CPUtime=4541.01
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18397 0 0 0 454069 32 0 0 25 0 1 0 221112619 79986688 17966 1992294400 134512640 136057169 4294956160 18446744073709551615 134615618 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 19528 17966 183 377 0 19148 0
Current children cumulated CPU time (s) 4541.01
Current children cumulated vsize (KiB) 78112

[startup+4602.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 2043
/proc/meminfo: memFree=1127360/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=80124 CPUtime=4601
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 18886 0 0 0 460067 33 0 0 25 0 1 0 221112619 82046976 18455 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 20031 18455 183 377 0 19651 0
Current children cumulated CPU time (s) 4601
Current children cumulated vsize (KiB) 80124

[startup+4662.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 2043
/proc/meminfo: memFree=1122688/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=85000 CPUtime=4660.98
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 20034 0 0 0 466063 35 0 0 25 0 1 0 221112619 87040000 19603 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 21250 19603 183 377 0 20870 0
Current children cumulated CPU time (s) 4660.98
Current children cumulated vsize (KiB) 85000

[startup+4722.31 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 2043
/proc/meminfo: memFree=1122560/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=85000 CPUtime=4720.98
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 20061 0 0 0 472062 36 0 0 25 0 1 0 221112619 87040000 19630 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 21250 19630 183 377 0 20870 0
Current children cumulated CPU time (s) 4720.98
Current children cumulated vsize (KiB) 85000

[startup+4782.3 s]
/proc/loadavg: 1.17 1.07 1.01 2/65 2043
/proc/meminfo: memFree=1121672/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=86092 CPUtime=4780.95
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 20319 0 0 0 478059 36 0 0 25 0 1 0 221112619 88158208 19888 1992294400 134512640 136057169 4294956160 18446744073709551615 134618392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 21523 19888 183 377 0 21143 0
Current children cumulated CPU time (s) 4780.95
Current children cumulated vsize (KiB) 86092

[startup+4842.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 2043
/proc/meminfo: memFree=1120648/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=87296 CPUtime=4840.93
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 20584 0 0 0 484057 36 0 0 25 0 1 0 221112619 89391104 20153 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 21824 20153 183 377 0 21444 0
Current children cumulated CPU time (s) 4840.93
Current children cumulated vsize (KiB) 87296

[startup+4902.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 2043
/proc/meminfo: memFree=1120520/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=87296 CPUtime=4900.92
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 20592 0 0 0 490055 37 0 0 25 0 1 0 221112619 89391104 20161 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 21824 20161 183 377 0 21444 0
Current children cumulated CPU time (s) 4900.92
Current children cumulated vsize (KiB) 87296

[startup+4962.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 2043
/proc/meminfo: memFree=1120520/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=87296 CPUtime=4960.9
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 20593 0 0 0 496053 37 0 0 25 0 1 0 221112619 89391104 20162 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 21824 20162 183 377 0 21444 0
Current children cumulated CPU time (s) 4960.9
Current children cumulated vsize (KiB) 87296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2043
/proc/meminfo: memFree=1120520/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=87296 CPUtime=5000.09
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 20598 0 0 0 499972 37 0 0 25 0 1 0 221112619 89391104 20167 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 21824 20167 183 377 0 21444 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 87296

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2043
/proc/meminfo: memFree=1120520/2055920 swapFree=4181340/4192956
[pid=2028] ppid=2025 vsize=87296 CPUtime=5000.09
/proc/2028/stat : 2028 (clasp) R 2025 2028 1886 0 -1 4194304 20598 0 0 0 499972 37 0 0 25 0 1 0 221112619 89391104 20167 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2028/statm: 21824 20167 183 377 0 21444 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 87296

Child status: 0
Real time (s): 5001.52
CPU time (s): 5000.12
CPU user time (s): 4999.73
CPU system time (s): 0.39194
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 87296

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

runsolver used 3.68944 second user time and 10.0695 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-10 06:46:26
IDJOB=1785768
IDBENCH=71144
IDSOLVER=637
FILE ID=node12/1785768-1241930786
PBS_JOBID= 9264934
Free space on /tmp= 66116 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_10gates_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-1785768-1241930786/watcher-1785768-1241930786 -o /tmp/evaluation-result-1785768-1241930786/solver-1785768-1241930786 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785768-1241930786.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= a4aa05bad2a3138b013cb1793208898f
RANDOM SEED=288764523

node12.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.213
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.213
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:       1202280 kB
Buffers:         59684 kB
Cached:         709320 kB
SwapCached:       5448 kB
Active:         105188 kB
Inactive:       671764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202280 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            5292 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            62660 kB
Committed_AS:   882284 kB
PageTables:       1376 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= 66116 MiB
End job on node12 at 2009-05-10 08:09:50