Trace number 1785750

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.03 5001.92

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

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-1785750-1241928710/watcher-1785750-1241928710 -o /tmp/evaluation-result-1785750-1241928710/solver-1785750-1241928710 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785750-1241928710.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.94 0.99 0.99 3/64 27791
/proc/meminfo: memFree=1795064/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=1696 CPUtime=0
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 220905741 1736704 183 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 424 183 144 377 0 44 0

[startup+0.03929 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 27791
/proc/meminfo: memFree=1795064/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=3672 CPUtime=0.03
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 657 0 0 0 3 0 0 0 20 0 1 0 220905741 3760128 600 1992294400 134512640 136057169 4294956176 18446744073709551615 135507841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 877 601 144 377 0 497 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3672

[startup+0.101301 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 27791
/proc/meminfo: memFree=1795064/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=6580 CPUtime=0.09
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 1566 0 0 0 9 0 0 0 20 0 1 0 220905741 6737920 1357 1992294400 134512640 136057169 4294956176 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 1645 1358 147 377 0 1265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6580

[startup+0.301341 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 27791
/proc/meminfo: memFree=1795064/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=10164 CPUtime=0.29
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 2497 0 0 0 28 1 0 0 21 0 1 0 220905741 10407936 2286 1992294400 134512640 136057169 4294956176 18446744073709551615 134774358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 2541 2286 168 377 0 2161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10164

[startup+0.70142 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 27791
/proc/meminfo: memFree=1795064/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=10164 CPUtime=0.69
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 2507 0 0 0 68 1 0 0 25 0 1 0 220905741 10407936 2296 1992294400 134512640 136057169 4294956176 18446744073709551615 134774334 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 2541 2296 168 377 0 2161 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10164

[startup+1.50158 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1786416/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=10068 CPUtime=1.49
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 2639 0 0 0 148 1 0 0 25 0 1 0 220905741 10309632 2313 1992294400 134512640 136057169 4294956176 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 2517 2313 182 377 0 2137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10068

[startup+3.1019 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1786096/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=10068 CPUtime=3.09
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 2639 0 0 0 308 1 0 0 25 0 1 0 220905741 10309632 2313 1992294400 134512640 136057169 4294956176 18446744073709551615 134823434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 2517 2313 182 377 0 2137 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10068

[startup+6.30153 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1785968/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=10068 CPUtime=6.29
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 2639 0 0 0 628 1 0 0 25 0 1 0 220905741 10309632 2313 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 2517 2313 182 377 0 2137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10068

[startup+12.7018 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1784624/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=11836 CPUtime=12.69
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 3056 0 0 0 1267 2 0 0 25 0 1 0 220905741 12120064 2730 1992294400 134512640 136057169 4294956176 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 2959 2730 182 377 0 2579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11836

[startup+25.5013 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1781616/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=14924 CPUtime=25.48
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 3819 0 0 0 2546 2 0 0 25 0 1 0 220905741 15282176 3493 1992294400 134512640 136057169 4294956176 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 3731 3493 182 377 0 3351 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14924

[startup+51.1014 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1778288/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=18604 CPUtime=51.07
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 4653 0 0 0 5104 3 0 0 25 0 1 0 220905741 19050496 4327 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 4651 4327 182 377 0 4271 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18604

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1774448/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=22564 CPUtime=102.25
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 5615 0 0 0 10221 4 0 0 25 0 1 0 220905741 23105536 5289 1992294400 134512640 136057169 4294956176 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 5641 5289 182 377 0 5261 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 22564

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1769968/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=27440 CPUtime=162.23
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 6722 0 0 0 16218 5 0 0 25 0 1 0 220905741 28098560 6396 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 6860 6396 182 377 0 6480 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27440

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1768176/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=29432 CPUtime=222.21
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 7160 0 0 0 22215 6 0 0 25 0 1 0 220905741 30138368 6834 1992294400 134512640 136057169 4294956176 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 7358 6834 182 377 0 6978 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 29432

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1764720/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=33192 CPUtime=282.18
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 8039 0 0 0 28212 6 0 0 25 0 1 0 220905741 33988608 7713 1992294400 134512640 136057169 4294956176 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 8298 7713 182 377 0 7918 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 33192

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1763768/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=34124 CPUtime=342.16
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 8259 0 0 0 34209 7 0 0 25 0 1 0 220905741 34942976 7933 1992294400 134512640 136057169 4294956176 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 8531 7933 182 377 0 8151 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 34124

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1762616/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=35492 CPUtime=402.14
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 8547 0 0 0 40207 7 0 0 25 0 1 0 220905741 36343808 8221 1992294400 134512640 136057169 4294956176 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 8873 8221 182 377 0 8493 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 35492

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1759352/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=39016 CPUtime=462.12
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 9366 0 0 0 46204 8 0 0 25 0 1 0 220905741 39952384 9040 1992294400 134512640 136057169 4294956176 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 9754 9040 182 377 0 9374 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 39016

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27792
/proc/meminfo: memFree=1758008/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=40428 CPUtime=522.09
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 9704 0 0 0 52201 8 0 0 25 0 1 0 220905741 41398272 9378 1992294400 134512640 136057169 4294956176 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 10107 9378 182 377 0 9727 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 40428

[startup+582.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 27792
/proc/meminfo: memFree=1757560/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=40692 CPUtime=582.07
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 9799 0 0 0 58199 8 0 0 25 0 1 0 220905741 41668608 9473 1992294400 134512640 136057169 4294956176 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 10173 9473 182 377 0 9793 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 40692

[startup+642.303 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 27792
/proc/meminfo: memFree=1756920/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=41544 CPUtime=642.05
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 9965 0 0 0 64197 8 0 0 25 0 1 0 220905741 42541056 9639 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 10386 9639 182 377 0 10006 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 41544

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1729592/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=70380 CPUtime=4060.76
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 16573 0 0 0 406055 21 0 0 25 0 1 0 220905741 72069120 16247 1992294400 134512640 136057169 4294956176 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 17595 16247 182 377 0 17215 0
Current children cumulated CPU time (s) 4060.76
Current children cumulated vsize (KiB) 70380

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1729592/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=70380 CPUtime=4120.73
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 16580 0 0 0 412052 21 0 0 25 0 1 0 220905741 72069120 16254 1992294400 134512640 136057169 4294956176 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 17595 16254 182 377 0 17215 0
Current children cumulated CPU time (s) 4120.73
Current children cumulated vsize (KiB) 70380

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1729528/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=70380 CPUtime=4180.71
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 16591 0 0 0 418050 21 0 0 25 0 1 0 220905741 72069120 16265 1992294400 134512640 136057169 4294956176 18446744073709551615 134823907 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 17595 16265 182 377 0 17215 0
Current children cumulated CPU time (s) 4180.71
Current children cumulated vsize (KiB) 70380

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1728696/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=71200 CPUtime=4240.68
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 16794 0 0 0 424047 21 0 0 25 0 1 0 220905741 72908800 16468 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 17800 16468 182 377 0 17420 0
Current children cumulated CPU time (s) 4240.68
Current children cumulated vsize (KiB) 71200

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1728312/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=71696 CPUtime=4300.66
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 16902 0 0 0 430045 21 0 0 25 0 1 0 220905741 73416704 16576 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 17924 16576 182 377 0 17544 0
Current children cumulated CPU time (s) 4300.66
Current children cumulated vsize (KiB) 71696

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1728120/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=71908 CPUtime=4360.64
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 16944 0 0 0 436043 21 0 0 25 0 1 0 220905741 73633792 16618 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 17977 16618 182 377 0 17597 0
Current children cumulated CPU time (s) 4360.64
Current children cumulated vsize (KiB) 71908

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1726840/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=73300 CPUtime=4420.61
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 17270 0 0 0 442039 22 0 0 25 0 1 0 220905741 75059200 16944 1992294400 134512640 136057169 4294956176 18446744073709551615 134813074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 18325 16944 182 377 0 17945 0
Current children cumulated CPU time (s) 4420.61
Current children cumulated vsize (KiB) 73300

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1726328/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=73836 CPUtime=4480.59
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 17395 0 0 0 448037 22 0 0 25 0 1 0 220905741 75608064 17069 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 18459 17069 182 377 0 18079 0
Current children cumulated CPU time (s) 4480.59
Current children cumulated vsize (KiB) 73836

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1725240/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=75044 CPUtime=4540.57
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 17663 0 0 0 454035 22 0 0 25 0 1 0 220905741 76845056 17337 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 18761 17337 182 377 0 18381 0
Current children cumulated CPU time (s) 4540.57
Current children cumulated vsize (KiB) 75044

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1724536/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=75792 CPUtime=4600.56
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 17824 0 0 0 460033 23 0 0 25 0 1 0 220905741 77611008 17498 1992294400 134512640 136057169 4294956176 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 18948 17498 182 377 0 18568 0
Current children cumulated CPU time (s) 4600.56
Current children cumulated vsize (KiB) 75792

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1723768/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=76700 CPUtime=4660.53
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 18019 0 0 0 466030 23 0 0 25 0 1 0 220905741 78540800 17693 1992294400 134512640 136057169 4294956176 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 19175 17693 182 377 0 18795 0
Current children cumulated CPU time (s) 4660.53
Current children cumulated vsize (KiB) 76700

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1722936/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=77556 CPUtime=4720.51
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 18209 0 0 0 472028 23 0 0 25 0 1 0 220905741 79417344 17883 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 19389 17883 182 377 0 19009 0
Current children cumulated CPU time (s) 4720.51
Current children cumulated vsize (KiB) 77556

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1721976/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=78716 CPUtime=4780.48
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 18441 0 0 0 478025 23 0 0 25 0 1 0 220905741 80605184 18115 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 19679 18115 182 377 0 19299 0
Current children cumulated CPU time (s) 4780.48
Current children cumulated vsize (KiB) 78716

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1721144/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=79568 CPUtime=4840.46
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 18636 0 0 0 484022 24 0 0 25 0 1 0 220905741 81477632 18310 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 19892 18310 182 377 0 19512 0
Current children cumulated CPU time (s) 4840.46
Current children cumulated vsize (KiB) 79568

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1720760/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=79888 CPUtime=4900.44
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 18718 0 0 0 490020 24 0 0 25 0 1 0 220905741 81805312 18392 1992294400 134512640 136057169 4294956176 18446744073709551615 134618188 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 19972 18392 182 377 0 19592 0
Current children cumulated CPU time (s) 4900.44
Current children cumulated vsize (KiB) 79888

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1720760/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=79888 CPUtime=4960.41
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 18719 0 0 0 496017 24 0 0 25 0 1 0 220905741 81805312 18393 1992294400 134512640 136057169 4294956176 18446744073709551615 134813083 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 19972 18393 182 377 0 19592 0
Current children cumulated CPU time (s) 4960.41
Current children cumulated vsize (KiB) 79888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1719800/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=81012 CPUtime=5000
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 18954 0 0 0 499976 24 0 0 25 0 1 0 220905741 82956288 18628 1992294400 134512640 136057169 4294956176 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 20253 18628 182 377 0 19873 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 81012

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27800
/proc/meminfo: memFree=1719800/2055920 swapFree=4180356/4192956
[pid=27791] ppid=27789 vsize=81012 CPUtime=5000
/proc/27791/stat : 27791 (clasp) R 27789 27791 27754 0 -1 4194304 18954 0 0 0 499976 24 0 0 25 0 1 0 220905741 82956288 18628 1992294400 134512640 136057169 4294956176 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27791/statm: 20253 18628 182 377 0 19873 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 81012

Child status: 0
Real time (s): 5001.92
CPU time (s): 5000.03
CPU user time (s): 4999.77
CPU system time (s): 0.25996
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 81012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.77
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18957
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= 1
involuntary context switches= 7165

runsolver used 4.00439 second user time and 9.79351 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-10 06:11:51
IDJOB=1785750
IDBENCH=71141
IDSOLVER=637
FILE ID=node1/1785750-1241928710
PBS_JOBID= 9264961
Free space on /tmp= 66268 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_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-1785750-1241928710/watcher-1785750-1241928710 -o /tmp/evaluation-result-1785750-1241928710/solver-1785750-1241928710 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785750-1241928710.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= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=748854465

node1.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.259
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	: 5931.00
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.259
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:       1795480 kB
Buffers:         47268 kB
Cached:         146840 kB
SwapCached:       6356 kB
Active:          67540 kB
Inactive:       134304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795480 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            5452 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            44572 kB
Committed_AS:   768448 kB
PageTables:       1436 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= 66268 MiB
End job on node1 at 2009-05-10 07:35:14