Trace number 1785738

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-32UNSAT 4109.89 4111.21

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4109.89
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

4109.87/4111.20	c clasp version 1.2.0-SAT09 
4109.87/4111.20	c Reading from ...927303/instance-1785738-1241927303.cnf
4109.87/4111.20	c Reading      : Done(0.090s)
4109.87/4111.20	c Preprocessing: |-\Done(0.440s)
4109.87/4111.20	c Solving...
4109.87/4111.20	
4109.87/4111.20	c Models    : 0     
4109.87/4111.20	c Time         : 4110.490s (Solve: 4109.960s)
4109.87/4111.20	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785738-1241927303/watcher-1785738-1241927303 -o /tmp/evaluation-result-1785738-1241927303/solver-1785738-1241927303 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785738-1241927303.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.86 0.99 0.99 3/64 22339
/proc/meminfo: memFree=1802360/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=1828 CPUtime=0
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 232 0 0 0 0 0 0 0 18 0 1 0 220763207 1871872 216 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 457 217 144 377 0 77 0

[startup+0.042886 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 22339
/proc/meminfo: memFree=1802360/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=3784 CPUtime=0.03
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 744 0 0 0 3 0 0 0 18 0 1 0 220763207 3874816 687 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 946 688 144 377 0 566 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3784

[startup+0.101893 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 22339
/proc/meminfo: memFree=1802360/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=6724 CPUtime=0.09
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 1625 0 0 0 9 0 0 0 18 0 1 0 220763207 6885376 1416 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 1681 1417 144 377 0 1301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6724

[startup+0.301922 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 22339
/proc/meminfo: memFree=1802360/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=9492 CPUtime=0.29
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 2291 0 0 0 28 1 0 0 19 0 1 0 220763207 9719808 2079 1992294400 134512640 136057169 4294956160 18446744073709551615 134774358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 2373 2079 168 377 0 1993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9492

[startup+0.701978 s]
/proc/loadavg: 0.86 0.99 0.99 3/64 22339
/proc/meminfo: memFree=1802360/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=8948 CPUtime=0.69
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 2333 0 0 0 68 1 0 0 23 0 1 0 220763207 9162752 2005 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 2237 2005 183 377 0 1857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8948

[startup+1.50109 s]
/proc/loadavg: 0.86 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1794864/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=8948 CPUtime=1.49
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 2333 0 0 0 148 1 0 0 25 0 1 0 220763207 9162752 2005 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 2237 2005 183 377 0 1857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8948

[startup+3.10132 s]
/proc/loadavg: 0.87 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1794736/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=8948 CPUtime=3.09
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 2333 0 0 0 308 1 0 0 25 0 1 0 220763207 9162752 2005 1992294400 134512640 136057169 4294956160 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 2237 2005 183 377 0 1857 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8948

[startup+6.30178 s]
/proc/loadavg: 0.87 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1794544/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=8948 CPUtime=6.29
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 2333 0 0 0 628 1 0 0 25 0 1 0 220763207 9162752 2005 1992294400 134512640 136057169 4294956160 18446744073709551615 134811809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 2237 2005 183 377 0 1857 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8948

[startup+12.7017 s]
/proc/loadavg: 0.89 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1794616/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=8948 CPUtime=12.69
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 2333 0 0 0 1268 1 0 0 25 0 1 0 220763207 9162752 2005 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 2237 2005 183 377 0 1857 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8948

[startup+25.5015 s]
/proc/loadavg: 0.91 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1794560/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=9236 CPUtime=25.48
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 2405 0 0 0 2547 1 0 0 25 0 1 0 220763207 9457664 2077 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 2309 2077 183 377 0 1929 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9236

[startup+51.1012 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1792768/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=11164 CPUtime=51.07
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 2880 0 0 0 5106 1 0 0 25 0 1 0 220763207 11431936 2552 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 2791 2552 183 377 0 2411 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11164

[startup+102.305 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1790656/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=13296 CPUtime=102.26
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 3376 0 0 0 10224 2 0 0 25 0 1 0 220763207 13615104 3048 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 3324 3048 183 377 0 2944 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13296

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1788544/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=15664 CPUtime=162.23
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 3910 0 0 0 16221 2 0 0 25 0 1 0 220763207 16039936 3582 1992294400 134512640 136057169 4294956160 18446744073709551615 134618188 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 3916 3582 183 377 0 3536 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 15664

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1786560/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=17668 CPUtime=222.22
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 4401 0 0 0 22219 3 0 0 25 0 1 0 220763207 18092032 4073 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 4417 4073 183 377 0 4037 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 17668

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1785280/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=18920 CPUtime=282.2
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 4703 0 0 0 28216 4 0 0 25 0 1 0 220763207 19374080 4375 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 4730 4375 183 377 0 4350 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 18920

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1784192/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=20136 CPUtime=342.18
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 4957 0 0 0 34214 4 0 0 25 0 1 0 220763207 20619264 4629 1992294400 134512640 136057169 4294956160 18446744073709551615 134615643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 5034 4629 183 377 0 4654 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 20136

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1783232/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=21196 CPUtime=402.16
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 5192 0 0 0 40212 4 0 0 25 0 1 0 220763207 21704704 4864 1992294400 134512640 136057169 4294956160 18446744073709551615 134825009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 5299 4864 183 377 0 4919 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 21196

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1782080/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=22340 CPUtime=462.14
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 5480 0 0 0 46209 5 0 0 25 0 1 0 220763207 22876160 5152 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 5585 5152 183 377 0 5205 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 22340

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 22340
/proc/meminfo: memFree=1781504/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=23028 CPUtime=522.12
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 5625 0 0 0 52207 5 0 0 25 0 1 0 220763207 23580672 5297 1992294400 134512640 136057169 4294956160 18446744073709551615 134756785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 5757 5297 183 377 0 5377 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 23028

[startup+582.302 s]
/proc/loadavg: 1.07 1.01 0.99 2/65 22340
/proc/meminfo: memFree=1780992/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=23692 CPUtime=582.1
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 5755 0 0 0 58205 5 0 0 25 0 1 0 220763207 24260608 5427 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 5923 5427 183 377 0 5543 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 23692

[startup+642.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 22340
/proc/meminfo: memFree=1780544/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=24216 CPUtime=642.08
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 5870 0 0 0 64203 5 0 0 25 0 1 0 220763207 24797184 5542 1992294400 134512640 136057169 4294956160 18446744073709551615 134637475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 6054 5542 183 377 0 5674 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 24216

[startup+702.302 s]

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

/proc/meminfo: memFree=1765056/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=39924 CPUtime=3521.16
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9516 0 0 0 352103 13 0 0 25 0 1 0 220763207 40882176 9188 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 9981 9188 183 377 0 9601 0
Current children cumulated CPU time (s) 3521.16
Current children cumulated vsize (KiB) 39924

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764864/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=3581.14
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9558 0 0 0 358101 13 0 0 25 0 1 0 220763207 41099264 9230 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9230 183 377 0 9654 0
Current children cumulated CPU time (s) 3581.14
Current children cumulated vsize (KiB) 40136

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764928/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=3641.12
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9558 0 0 0 364099 13 0 0 25 0 1 0 220763207 41099264 9230 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9230 183 377 0 9654 0
Current children cumulated CPU time (s) 3641.12
Current children cumulated vsize (KiB) 40136

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764864/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=3701.1
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9564 0 0 0 370097 13 0 0 25 0 1 0 220763207 41099264 9236 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9236 183 377 0 9654 0
Current children cumulated CPU time (s) 3701.1
Current children cumulated vsize (KiB) 40136

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764864/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=3761.08
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9566 0 0 0 376095 13 0 0 25 0 1 0 220763207 41099264 9238 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9238 183 377 0 9654 0
Current children cumulated CPU time (s) 3761.08
Current children cumulated vsize (KiB) 40136

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764864/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=3821.06
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9578 0 0 0 382093 13 0 0 25 0 1 0 220763207 41099264 9250 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9250 183 377 0 9654 0
Current children cumulated CPU time (s) 3821.06
Current children cumulated vsize (KiB) 40136

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764800/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=3881.04
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9578 0 0 0 388091 13 0 0 25 0 1 0 220763207 41099264 9250 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9250 183 377 0 9654 0
Current children cumulated CPU time (s) 3881.04
Current children cumulated vsize (KiB) 40136

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764736/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=3941.02
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9581 0 0 0 394089 13 0 0 25 0 1 0 220763207 41099264 9253 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9253 183 377 0 9654 0
Current children cumulated CPU time (s) 3941.02
Current children cumulated vsize (KiB) 40136

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764672/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4001.01
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9585 0 0 0 400087 14 0 0 25 0 1 0 220763207 41099264 9257 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9257 183 377 0 9654 0
Current children cumulated CPU time (s) 4001.01
Current children cumulated vsize (KiB) 40136

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4060.99
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9595 0 0 0 406085 14 0 0 25 0 1 0 220763207 41099264 9267 1992294400 134512640 136057169 4294956160 18446744073709551615 134828249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9267 183 377 0 9654 0
Current children cumulated CPU time (s) 4060.99
Current children cumulated vsize (KiB) 40136

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

[startup+4070.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4068.98
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9598 0 0 0 406884 14 0 0 25 0 1 0 220763207 41099264 9270 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9270 183 377 0 9654 0
Current children cumulated CPU time (s) 4068.98
Current children cumulated vsize (KiB) 40136

[startup+4095.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4094.58
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9598 0 0 0 409444 14 0 0 25 0 1 0 220763207 41099264 9270 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9270 183 377 0 9654 0
Current children cumulated CPU time (s) 4094.58
Current children cumulated vsize (KiB) 40136

[startup+4102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4100.97
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9598 0 0 0 410083 14 0 0 25 0 1 0 220763207 41099264 9270 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9270 183 377 0 9654 0
Current children cumulated CPU time (s) 4100.97
Current children cumulated vsize (KiB) 40136

[startup+4105.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4104.17
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9598 0 0 0 410403 14 0 0 25 0 1 0 220763207 41099264 9270 1992294400 134512640 136057169 4294956160 18446744073709551615 134649307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9270 183 377 0 9654 0
Current children cumulated CPU time (s) 4104.17
Current children cumulated vsize (KiB) 40136

[startup+4108.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4107.37
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9598 0 0 0 410723 14 0 0 25 0 1 0 220763207 41099264 9270 1992294400 134512640 136057169 4294956160 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9270 183 377 0 9654 0
Current children cumulated CPU time (s) 4107.37
Current children cumulated vsize (KiB) 40136

[startup+4110.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4108.97
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9598 0 0 0 410883 14 0 0 25 0 1 0 220763207 41099264 9270 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9270 183 377 0 9654 0
Current children cumulated CPU time (s) 4108.97
Current children cumulated vsize (KiB) 40136

[startup+4110.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4109.37
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9598 0 0 0 410923 14 0 0 25 0 1 0 220763207 41099264 9270 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9270 183 377 0 9654 0
Current children cumulated CPU time (s) 4109.37
Current children cumulated vsize (KiB) 40136

[startup+4111.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4109.77
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9598 0 0 0 410963 14 0 0 25 0 1 0 220763207 41099264 9270 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9270 183 377 0 9654 0
Current children cumulated CPU time (s) 4109.77
Current children cumulated vsize (KiB) 40136

[startup+4111.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22348
/proc/meminfo: memFree=1764608/2055920 swapFree=4171272/4192956
[pid=22339] ppid=22337 vsize=40136 CPUtime=4109.87
/proc/22339/stat : 22339 (clasp) R 22337 22339 22302 0 -1 4194304 9602 0 0 0 410973 14 0 0 25 0 1 0 220763207 41099264 9274 1992294400 134512640 136057169 4294956160 18446744073709551615 135433706 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22339/statm: 10034 9274 187 377 0 9654 0
Current children cumulated CPU time (s) 4109.87
Current children cumulated vsize (KiB) 40136

Child status: 20
Real time (s): 4111.21
CPU time (s): 4109.89
CPU user time (s): 4109.74
CPU system time (s): 0.149977
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 40136

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

runsolver used 3.67544 second user time and 7.61384 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-10 05:48:24
IDJOB=1785738
IDBENCH=71139
IDSOLVER=637
FILE ID=node29/1785738-1241927303
PBS_JOBID= 9264950
Free space on /tmp= 66404 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.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-1785738-1241927303/watcher-1785738-1241927303 -o /tmp/evaluation-result-1785738-1241927303/solver-1785738-1241927303 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785738-1241927303.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= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=235526322

node29.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.281
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.281
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:       1802840 kB
Buffers:         49016 kB
Cached:         142616 kB
SwapCached:      15972 kB
Active:         110836 kB
Inactive:        99612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802840 kB
SwapTotal:     4192956 kB
SwapFree:      4171272 kB
Dirty:            5200 kB
Writeback:           0 kB
Mapped:          14952 kB
Slab:            28596 kB
Committed_AS:   805264 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node29 at 2009-05-10 06:56:55