Trace number 1785564

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 1625.19 1625.64

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-97-100.cnf
MD5SUM5f0ec9f87ae77ca0eb8468a4ddde217c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark118.832
Satisfiable
(Un)Satisfiability was proved
Number of variables97
Number of clauses204
Sum of the clauses size612
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3204
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1625.13/1625.64	c clasp version 1.2.0-SAT09 
1625.13/1625.64	c Reading from ...917570/instance-1785564-1241917570.cnf
1625.13/1625.64	c Reading      : Done(0.000s)
1625.13/1625.64	c Preprocessing: |-Done(0.000s)
1625.13/1625.64	c Solving...
1625.13/1625.64	
1625.13/1625.64	c Models    : 0     
1625.13/1625.64	c Time         : 1625.420s (Solve: 1625.420s)
1625.13/1625.64	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-1785564-1241917570/watcher-1785564-1241917570 -o /tmp/evaluation-result-1785564-1241917570/solver-1785564-1241917570 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785564-1241917570.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.99 1.00 0.99 3/65 9093
/proc/meminfo: memFree=1816400/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1696 CPUtime=0
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 219786059 1736704 204 1992294400 134512640 136057169 4294956160 18446744073709551615 134813083 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 424 204 180 377 0 44 0

[startup+0.0085059 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 9093
/proc/meminfo: memFree=1816400/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1696 CPUtime=0
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 219786059 1736704 207 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 424 207 180 377 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1696

[startup+0.101518 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 9093
/proc/meminfo: memFree=1816400/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1696 CPUtime=0.1
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 229 0 0 0 10 0 0 0 18 0 1 0 219786059 1736704 213 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 424 213 180 377 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1696

[startup+0.301536 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 9093
/proc/meminfo: memFree=1816400/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1696 CPUtime=0.3
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 235 0 0 0 30 0 0 0 19 0 1 0 219786059 1736704 219 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 424 219 180 377 0 44 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1696

[startup+0.701578 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 9093
/proc/meminfo: memFree=1816400/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1828 CPUtime=0.7
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 242 0 0 0 70 0 0 0 23 0 1 0 219786059 1871872 226 1992294400 134512640 136057169 4294956160 18446744073709551615 134823291 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 457 226 180 377 0 77 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1828

[startup+1.50166 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 9094
/proc/meminfo: memFree=1816200/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1828 CPUtime=1.5
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 250 0 0 0 150 0 0 0 25 0 1 0 219786059 1871872 234 1992294400 134512640 136057169 4294956160 18446744073709551615 134618129 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 457 234 180 377 0 77 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1828

[startup+3.10183 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 9094
/proc/meminfo: memFree=1816008/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1828 CPUtime=3.1
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 263 0 0 0 310 0 0 0 25 0 1 0 219786059 1871872 247 1992294400 134512640 136057169 4294956160 18446744073709551615 134823242 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 457 247 180 377 0 77 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1828

[startup+6.30116 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 9094
/proc/meminfo: memFree=1815816/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1960 CPUtime=6.29
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 280 0 0 0 629 0 0 0 25 0 1 0 219786059 2007040 264 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 490 264 180 377 0 110 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1960

[startup+12.7018 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 9094
/proc/meminfo: memFree=1815696/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=1960 CPUtime=12.69
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 295 0 0 0 1269 0 0 0 25 0 1 0 219786059 2007040 279 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 490 279 180 377 0 110 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1960

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 9094
/proc/meminfo: memFree=1815568/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2092 CPUtime=25.49
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 315 0 0 0 2549 0 0 0 25 0 1 0 219786059 2142208 299 1992294400 134512640 136057169 4294956160 18446744073709551615 134828989 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 523 299 180 377 0 143 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2092

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 9094
/proc/meminfo: memFree=1815504/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2092 CPUtime=51.08
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 333 0 0 0 5108 0 0 0 25 0 1 0 219786059 2142208 317 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 523 317 180 377 0 143 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2092

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 9094
/proc/meminfo: memFree=1815376/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2224 CPUtime=102.27
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 363 0 0 0 10227 0 0 0 25 0 1 0 219786059 2277376 347 1992294400 134512640 136057169 4294956160 18446744073709551615 134823911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 556 347 180 377 0 176 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2224

[startup+162.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 9094
/proc/meminfo: memFree=1815312/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2356 CPUtime=162.25
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 381 0 0 0 16225 0 0 0 25 0 1 0 219786059 2412544 365 1992294400 134512640 136057169 4294956160 18446744073709551615 134637403 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 589 365 180 377 0 209 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2356

[startup+222.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 9094
/proc/meminfo: memFree=1815184/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2356 CPUtime=222.23
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 395 0 0 0 22223 0 0 0 25 0 1 0 219786059 2412544 379 1992294400 134512640 136057169 4294956160 18446744073709551615 134618217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 589 379 180 377 0 209 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2356

[startup+282.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 9094
/proc/meminfo: memFree=1815184/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2356 CPUtime=282.21
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 399 0 0 0 28221 0 0 0 25 0 1 0 219786059 2412544 383 1992294400 134512640 136057169 4294956160 18446744073709551615 134823327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 589 383 180 377 0 209 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2356

[startup+342.301 s]
/proc/loadavg: 1.14 1.06 1.01 2/66 9094
/proc/meminfo: memFree=1815120/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=342.19
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 405 0 0 0 34219 0 0 0 25 0 1 0 219786059 2547712 389 1992294400 134512640 136057169 4294956160 18446744073709551615 134824959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 389 180 377 0 242 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 2488

[startup+402.301 s]
/proc/loadavg: 1.10 1.06 1.01 2/66 9094
/proc/meminfo: memFree=1815056/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=402.18
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 413 0 0 0 40218 0 0 0 25 0 1 0 219786059 2547712 397 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 397 180 377 0 242 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 2488

[startup+462.302 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 9094
/proc/meminfo: memFree=1814992/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=462.16
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 414 0 0 0 46216 0 0 0 25 0 1 0 219786059 2547712 398 1992294400 134512640 136057169 4294956160 18446744073709551615 134615835 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 398 180 377 0 242 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 2488

[startup+522.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 9094
/proc/meminfo: memFree=1814992/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=522.14
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 417 0 0 0 52214 0 0 0 25 0 1 0 219786059 2547712 401 1992294400 134512640 136057169 4294956160 18446744073709551615 134651933 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 401 180 377 0 242 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 2488

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 9094
/proc/meminfo: memFree=1814992/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=582.13
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 419 0 0 0 58213 0 0 0 25 0 1 0 219786059 2547712 403 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 403 180 377 0 242 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 2488

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9094
/proc/meminfo: memFree=1814992/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=642.11
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 421 0 0 0 64211 0 0 0 25 0 1 0 219786059 2547712 405 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 405 180 377 0 242 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 2488

[startup+702.302 s]

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

/proc/meminfo: memFree=1814800/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1002.01
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 100201 0 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 2488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814736/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1061.99
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 106199 0 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 2488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814736/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1121.98
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 112197 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134820243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 2488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814672/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1181.96
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 118195 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 2488

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814672/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1241.95
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 124194 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134824457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 2488

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814672/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1301.93
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 130192 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134824429 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 2488

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814608/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1361.91
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 136190 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 2488

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814608/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1421.9
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 142189 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134625360 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 2488

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814544/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1481.88
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 148187 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 2488

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814544/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1541.86
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 154185 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134625776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 2488

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1601.84
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 160183 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134612979 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 2488

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

[startup+1612.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1612.24
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 161223 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134831664 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1612.24
Current children cumulated vsize (KiB) 2488

[startup+1619.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1618.64
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 161863 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1618.64
Current children cumulated vsize (KiB) 2488

[startup+1622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1621.83
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 162182 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134637521 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1621.83
Current children cumulated vsize (KiB) 2488

[startup+1623.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1623.43
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 162342 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134820411 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1623.43
Current children cumulated vsize (KiB) 2488

[startup+1624.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1624.24
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 162423 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1624.24
Current children cumulated vsize (KiB) 2488

[startup+1625.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1624.63
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 162462 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1624.63
Current children cumulated vsize (KiB) 2488

[startup+1625.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1625.03
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 162502 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1625.03
Current children cumulated vsize (KiB) 2488

[startup+1625.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9094
/proc/meminfo: memFree=1814480/2055912 swapFree=4126760/4192956
[pid=9093] ppid=9091 vsize=2488 CPUtime=1625.13
/proc/9093/stat : 9093 (clasp) R 9091 9093 9017 0 -1 4194304 424 0 0 0 162512 1 0 0 25 0 1 0 219786059 2547712 408 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9093/statm: 622 408 180 377 0 242 0
Current children cumulated CPU time (s) 1625.13
Current children cumulated vsize (KiB) 2488

Child status: 20
Real time (s): 1625.64
CPU time (s): 1625.19
CPU user time (s): 1625.17
CPU system time (s): 0.016997
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 2488

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

runsolver used 1.52277 second user time and 3.82542 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-10 03:06:10
IDJOB=1785564
IDBENCH=71105
IDSOLVER=637
FILE ID=node78/1785564-1241917570
PBS_JOBID= 9264881
Free space on /tmp= 126684 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-97-100.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-1785564-1241917570/watcher-1785564-1241917570 -o /tmp/evaluation-result-1785564-1241917570/solver-1785564-1241917570 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785564-1241917570.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= 5f0ec9f87ae77ca0eb8468a4ddde217c
RANDOM SEED=588714061

node78.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.243
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.243
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:      2055912 kB
MemFree:       1816880 kB
Buffers:         45004 kB
Cached:          91756 kB
SwapCached:      59692 kB
Active:          63100 kB
Inactive:       134672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1816880 kB
SwapTotal:     4192956 kB
SwapFree:      4126760 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          14180 kB
Slab:            27088 kB
Committed_AS:   554904 kB
PageTables:       1428 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= 126684 MiB
End job on node78 at 2009-05-10 03:33:16