Trace number 1831443

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 619.829 620.117

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark410.228
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

619.80/620.11	c clasp version 1.2.0-SAT09 
619.80/620.11	c Reading from ...759124/instance-1831443-1242759124.cnf
619.80/620.11	c Reading      : Done(0.480s)
619.80/620.11	c Preprocessing: |-\|Done(2.670s)
619.80/620.11	c Solving...
619.80/620.11	
619.80/620.11	c Models    : 0     
619.80/620.11	c Time         : 619.840s (Solve: 616.690s)
619.80/620.11	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-1831443-1242759124/watcher-1831443-1242759124 -o /tmp/evaluation-result-1831443-1242759124/solver-1831443-1242759124 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831443-1242759124.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.00 0.00 0.00 3/64 12948
/proc/meminfo: memFree=1877928/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=3288 CPUtime=0
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 601 0 0 0 0 0 0 0 18 0 1 0 303940062 3366912 407 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 822 411 139 377 0 442 0

[startup+0.014415 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12948
/proc/meminfo: memFree=1877928/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=15896 CPUtime=0.01
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 1792 0 0 0 1 0 0 0 18 0 1 0 303940062 16277504 1025 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 3974 1029 140 377 0 3594 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15896

[startup+0.101419 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12948
/proc/meminfo: memFree=1877928/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=22184 CPUtime=0.09
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 5814 0 0 0 8 1 0 0 18 0 1 0 303940062 22716416 5047 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 5546 5049 144 377 0 5166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22184

[startup+0.301431 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12948
/proc/meminfo: memFree=1877928/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=33880 CPUtime=0.29
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 9668 0 0 0 26 3 0 0 19 0 1 0 303940062 34693120 7802 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 8470 7802 144 377 0 8090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33880

[startup+0.701458 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12948
/proc/meminfo: memFree=1877928/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=59024 CPUtime=0.69
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 18830 0 0 0 61 8 0 0 23 0 1 0 303940062 60440576 13893 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 14756 13893 165 377 0 14376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59024

[startup+1.50151 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 12949
/proc/meminfo: memFree=1817568/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=65076 CPUtime=1.49
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 21369 0 0 0 140 9 0 0 25 0 1 0 303940062 66637824 15292 1992294400 134512640 136057169 4294956160 18446744073709551615 135433599 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 16269 15292 170 377 0 15889 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65076

[startup+3.10262 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 12949
/proc/meminfo: memFree=1816608/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=66044 CPUtime=3.09
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 21597 0 0 0 300 9 0 0 25 0 1 0 303940062 67629056 15520 1992294400 134512640 136057169 4294956160 18446744073709551615 134756892 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 16511 15520 172 377 0 16131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66044

[startup+6.30183 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 12949
/proc/meminfo: memFree=1827552/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=52100 CPUtime=6.28
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 21691 0 0 0 619 9 0 0 25 0 1 0 303940062 53350400 12654 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 13025 12654 182 377 0 12645 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52100

[startup+12.7013 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 12949
/proc/meminfo: memFree=1827616/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=52260 CPUtime=12.67
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 21711 0 0 0 1258 9 0 0 25 0 1 0 303940062 53514240 12674 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 13065 12674 182 377 0 12685 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52260

[startup+25.5011 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 12949
/proc/meminfo: memFree=1827552/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=52684 CPUtime=25.47
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 21797 0 0 0 2538 9 0 0 25 0 1 0 303940062 53948416 12760 1992294400 134512640 136057169 4294956160 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 13171 12760 182 377 0 12791 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52684

[startup+51.1018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 12949
/proc/meminfo: memFree=1825056/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=55500 CPUtime=51.04
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 22474 0 0 0 5094 10 0 0 25 0 1 0 303940062 56832000 13437 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 13875 13437 182 377 0 13495 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 55500

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 12949
/proc/meminfo: memFree=1808992/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=71732 CPUtime=102.22
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 26472 0 0 0 10208 14 0 0 25 0 1 0 303940062 73453568 17435 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 17933 17435 182 377 0 17553 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 71732

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 12949
/proc/meminfo: memFree=1806176/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=74480 CPUtime=162.19
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 27121 0 0 0 16204 15 0 0 25 0 1 0 303940062 76267520 18084 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 18620 18084 182 377 0 18240 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 74480

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 12949
/proc/meminfo: memFree=1796000/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=84932 CPUtime=222.17
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 29657 0 0 0 22199 18 0 0 25 0 1 0 303940062 86970368 20620 1992294400 134512640 136057169 4294956160 18446744073709551615 134756858 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 21233 20620 182 377 0 20853 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 84932

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 12949
/proc/meminfo: memFree=1793888/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=87444 CPUtime=282.14
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 30362 0 0 0 28195 19 0 0 25 0 1 0 303940062 89542656 21189 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 21861 21189 182 377 0 21481 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 87444

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 12949
/proc/meminfo: memFree=1791648/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=89508 CPUtime=342.12
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 30864 0 0 0 34193 19 0 0 25 0 1 0 303940062 91656192 21691 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 22377 21691 182 377 0 21997 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 89508

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 12949
/proc/meminfo: memFree=1790112/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=91152 CPUtime=402.1
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 31306 0 0 0 40190 20 0 0 25 0 1 0 303940062 93339648 22133 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 22788 22133 182 377 0 22408 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 91152

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 12949
/proc/meminfo: memFree=1787360/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=93704 CPUtime=462.07
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 31941 0 0 0 46187 20 0 0 25 0 1 0 303940062 95952896 22768 1992294400 134512640 136057169 4294956160 18446744073709551615 134634913 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 23426 22768 182 377 0 23046 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 93704

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 12949
/proc/meminfo: memFree=1778912/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=522.04
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34048 0 0 0 52181 23 0 0 25 0 1 0 303940062 104607744 24875 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24875 182 377 0 25159 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 102156

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=582.02
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34049 0 0 0 58179 23 0 0 25 0 1 0 303940062 104607744 24876 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24876 182 377 0 25159 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 102156

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=588.41
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34051 0 0 0 58818 23 0 0 25 0 1 0 303940062 104607744 24878 1992294400 134512640 136057169 4294956160 18446744073709551615 134645280 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24878 182 377 0 25159 0
Current children cumulated CPU time (s) 588.41
Current children cumulated vsize (KiB) 102156

[startup+601.501 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=601.2
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34065 0 0 0 60097 23 0 0 25 0 1 0 303940062 104607744 24892 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24892 182 377 0 25159 0
Current children cumulated CPU time (s) 601.2
Current children cumulated vsize (KiB) 102156

[startup+607.902 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=607.6
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34066 0 0 0 60737 23 0 0 25 0 1 0 303940062 104607744 24893 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24893 182 377 0 25159 0
Current children cumulated CPU time (s) 607.6
Current children cumulated vsize (KiB) 102156

[startup+614.302 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=614
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34066 0 0 0 61377 23 0 0 25 0 1 0 303940062 104607744 24893 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24893 182 377 0 25159 0
Current children cumulated CPU time (s) 614
Current children cumulated vsize (KiB) 102156

[startup+617.501 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=617.2
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34066 0 0 0 61697 23 0 0 25 0 1 0 303940062 104607744 24893 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24893 182 377 0 25159 0
Current children cumulated CPU time (s) 617.2
Current children cumulated vsize (KiB) 102156

[startup+619.102 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=618.8
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34066 0 0 0 61857 23 0 0 25 0 1 0 303940062 104607744 24893 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24893 182 377 0 25159 0
Current children cumulated CPU time (s) 618.8
Current children cumulated vsize (KiB) 102156

[startup+619.901 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=102156 CPUtime=619.6
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34069 0 0 0 61937 23 0 0 25 0 1 0 303940062 104607744 24896 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 25539 24896 182 377 0 25159 0
Current children cumulated CPU time (s) 619.6
Current children cumulated vsize (KiB) 102156

[startup+620.101 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 12955
/proc/meminfo: memFree=1778656/2055920 swapFree=4180404/4192956
[pid=12948] ppid=12946 vsize=34508 CPUtime=619.8
/proc/12948/stat : 12948 (clasp) R 12946 12948 12911 0 -1 4194304 34074 0 0 0 61956 24 0 0 25 0 1 0 303940062 35336192 8360 1992294400 134512640 136057169 4294956160 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 0 0 0
/proc/12948/statm: 8627 8360 187 377 0 8247 0
Current children cumulated CPU time (s) 619.8
Current children cumulated vsize (KiB) 34508

Child status: 20
Real time (s): 620.117
CPU time (s): 619.829
CPU user time (s): 619.575
CPU system time (s): 0.253961
CPU usage (%): 99.9536
Max. virtual memory (cumulated for all children) (KiB): 102156

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

runsolver used 0.599908 second user time and 1.65975 second system time

The end

Launcher Data

Begin job on node52 at 2009-05-19 20:52:06
IDJOB=1831443
IDBENCH=20379
IDSOLVER=637
FILE ID=node52/1831443-1242759124
PBS_JOBID= 9322249
Free space on /tmp= 66128 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.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-1831443-1242759124/watcher-1831443-1242759124 -o /tmp/evaluation-result-1831443-1242759124/solver-1831443-1242759124 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831443-1242759124.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED=620539908

node52.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.214
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.214
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:       1878600 kB
Buffers:          7072 kB
Cached:         133096 kB
SwapCached:       7052 kB
Active:          33904 kB
Inactive:       115908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1878600 kB
SwapTotal:     4192956 kB
SwapFree:      4180404 kB
Dirty:           17232 kB
Writeback:           0 kB
Mapped:          13336 kB
Slab:            13416 kB
Committed_AS:  1122372 kB
PageTables:       1480 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= 66128 MiB
End job on node52 at 2009-05-19 21:02:26