Trace number 1786032

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.05 5001.33

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1820c171155gyes6.cnf
MD5SUM6a5fbd61e49d3642ce9fdb6efadb5a97
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-1786032-1241943474/watcher-1786032-1241943474 -o /tmp/evaluation-result-1786032-1241943474/solver-1786032-1241943474 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1786032-1241943474.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.85 0.97 0.99 3/64 24530
/proc/meminfo: memFree=1833048/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=2016 CPUtime=0
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 222380831 2064384 249 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 504 250 144 377 0 124 0

[startup+0.035082 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24530
/proc/meminfo: memFree=1833048/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=3908 CPUtime=0.03
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 824 0 0 0 3 0 0 0 18 0 1 0 222380831 4001792 706 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 977 707 144 377 0 597 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3908

[startup+0.101087 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24530
/proc/meminfo: memFree=1833048/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=7848 CPUtime=0.08
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 2059 0 0 0 8 0 0 0 18 0 1 0 222380831 8036352 1701 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 1962 1703 163 377 0 1582 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7848

[startup+0.301107 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24530
/proc/meminfo: memFree=1833048/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=10240 CPUtime=0.29
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 2766 0 0 0 28 1 0 0 19 0 1 0 222380831 10485760 2272 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 2560 2272 166 377 0 2180 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10240

[startup+0.701147 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24530
/proc/meminfo: memFree=1833048/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=10240 CPUtime=0.69
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 2766 0 0 0 68 1 0 0 22 0 1 0 222380831 10485760 2272 1992294400 134512640 136057169 4294956160 18446744073709551615 134774457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 2560 2272 166 377 0 2180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10240

[startup+1.50123 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1824464/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=11824 CPUtime=1.49
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 3147 0 0 0 148 1 0 0 25 0 1 0 222380831 12107776 2653 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 2956 2653 168 377 0 2576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11824

[startup+3.10139 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1822800/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=11564 CPUtime=3.09
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 3492 0 0 0 308 1 0 0 25 0 1 0 222380831 11841536 2662 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 2891 2662 182 377 0 2511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11564

[startup+6.30171 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1818904/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=17772 CPUtime=6.29
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 5038 0 0 0 627 2 0 0 25 0 1 0 222380831 18198528 4208 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 4443 4208 182 377 0 4063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17772

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1806360/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=28936 CPUtime=12.69
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 7853 0 0 0 1266 3 0 0 25 0 1 0 222380831 29630464 7023 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 7234 7023 182 377 0 6854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28936

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1800728/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=33664 CPUtime=25.48
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 9011 0 0 0 2544 4 0 0 25 0 1 0 222380831 34471936 8181 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 8416 8181 182 377 0 8036 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33664

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1789976/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=45128 CPUtime=51.07
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 11878 0 0 0 5100 7 0 0 25 0 1 0 222380831 46211072 11048 1992294400 134512640 136057169 4294956160 18446744073709551615 134823958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 11282 11048 182 377 0 10902 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45128

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1786584/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=48116 CPUtime=102.27
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 12569 0 0 0 10219 8 0 0 25 0 1 0 222380831 49270784 11739 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 12029 11739 182 377 0 11649 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48116

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1784088/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=50640 CPUtime=162.25
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 13190 0 0 0 16217 8 0 0 25 0 1 0 222380831 51855360 12360 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 12660 12360 182 377 0 12280 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 50640

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1775064/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=59704 CPUtime=222.23
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 15433 0 0 0 22213 10 0 0 25 0 1 0 222380831 61136896 14603 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 14926 14603 182 377 0 14546 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59704

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1772952/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=61928 CPUtime=282.21
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 15959 0 0 0 28211 10 0 0 25 0 1 0 222380831 63414272 15129 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 15482 15129 182 377 0 15102 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 61928

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1763928/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=70920 CPUtime=342.2
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 18218 0 0 0 34208 12 0 0 25 0 1 0 222380831 72622080 17388 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 17730 17388 182 377 0 17350 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 70920

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1763032/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=71844 CPUtime=402.19
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 18440 0 0 0 40206 13 0 0 25 0 1 0 222380831 73568256 17610 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 17961 17610 182 377 0 17581 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 71844

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1761304/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=73640 CPUtime=462.17
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 18871 0 0 0 46203 14 0 0 25 0 1 0 222380831 75407360 18041 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 18410 18041 182 377 0 18030 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 73640

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1749464/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=86084 CPUtime=522.16
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 21995 0 0 0 52199 17 0 0 25 0 1 0 222380831 88150016 21165 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 21521 21165 182 377 0 21141 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 86084

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1745752/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=89280 CPUtime=582.14
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 22747 0 0 0 58196 18 0 0 25 0 1 0 222380831 91422720 21917 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 22320 21917 182 377 0 21940 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 89280

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24531
/proc/meminfo: memFree=1745432/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=89612 CPUtime=642.13
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 22817 0 0 0 64195 18 0 0 25 0 1 0 222380831 91762688 21987 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 22403 21987 182 377 0 22023 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 89612

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1688152/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=149152 CPUtime=4061.26
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 37257 0 0 0 406090 36 0 0 25 0 1 0 222380831 152731648 36139 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 37288 36139 182 377 0 36908 0
Current children cumulated CPU time (s) 4061.26
Current children cumulated vsize (KiB) 149152

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1687768/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=149500 CPUtime=4121.23
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 37347 0 0 0 412087 36 0 0 25 0 1 0 222380831 153088000 36229 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 37375 36229 182 377 0 36995 0
Current children cumulated CPU time (s) 4121.23
Current children cumulated vsize (KiB) 149500

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1687384/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=149972 CPUtime=4181.22
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 37444 0 0 0 418086 36 0 0 25 0 1 0 222380831 153571328 36326 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 37493 36326 182 377 0 37113 0
Current children cumulated CPU time (s) 4181.22
Current children cumulated vsize (KiB) 149972

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1686808/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=150648 CPUtime=4241.2
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 37603 0 0 0 424084 36 0 0 25 0 1 0 222380831 154263552 36485 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 37662 36485 182 377 0 37282 0
Current children cumulated CPU time (s) 4241.2
Current children cumulated vsize (KiB) 150648

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1686168/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=151200 CPUtime=4301.19
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 37751 0 0 0 430082 37 0 0 25 0 1 0 222380831 154828800 36633 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 37800 36633 182 377 0 37420 0
Current children cumulated CPU time (s) 4301.19
Current children cumulated vsize (KiB) 151200

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1685720/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=151648 CPUtime=4361.18
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 37868 0 0 0 436081 37 0 0 25 0 1 0 222380831 155287552 36750 1992294400 134512640 136057169 4294956160 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 37912 36750 182 377 0 37532 0
Current children cumulated CPU time (s) 4361.18
Current children cumulated vsize (KiB) 151648

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1684632/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=152820 CPUtime=4421.16
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38129 0 0 0 442079 37 0 0 25 0 1 0 222380831 156487680 37011 1992294400 134512640 136057169 4294956160 18446744073709551615 134625748 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38205 37011 182 377 0 37825 0
Current children cumulated CPU time (s) 4421.16
Current children cumulated vsize (KiB) 152820

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1684504/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=153004 CPUtime=4481.14
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38156 0 0 0 448077 37 0 0 25 0 1 0 222380831 156676096 37038 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38251 37038 182 377 0 37871 0
Current children cumulated CPU time (s) 4481.14
Current children cumulated vsize (KiB) 153004

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1683928/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=153644 CPUtime=4541.13
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38303 0 0 0 454076 37 0 0 25 0 1 0 222380831 157331456 37185 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38411 37185 182 377 0 38031 0
Current children cumulated CPU time (s) 4541.13
Current children cumulated vsize (KiB) 153644

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1683608/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=153832 CPUtime=4601.11
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38373 0 0 0 460074 37 0 0 25 0 1 0 222380831 157523968 37255 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38458 37255 182 377 0 38078 0
Current children cumulated CPU time (s) 4601.11
Current children cumulated vsize (KiB) 153832

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1683096/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=154520 CPUtime=4661.1
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38505 0 0 0 466072 38 0 0 25 0 1 0 222380831 158228480 37387 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38630 37387 182 377 0 38250 0
Current children cumulated CPU time (s) 4661.1
Current children cumulated vsize (KiB) 154520

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1683096/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=154520 CPUtime=4721.09
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38515 0 0 0 472071 38 0 0 25 0 1 0 222380831 158228480 37397 1992294400 134512640 136057169 4294956160 18446744073709551615 134828249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38630 37397 182 377 0 38250 0
Current children cumulated CPU time (s) 4721.09
Current children cumulated vsize (KiB) 154520

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1682776/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=154852 CPUtime=4781.07
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38586 0 0 0 478069 38 0 0 25 0 1 0 222380831 158568448 37468 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38713 37468 182 377 0 38333 0
Current children cumulated CPU time (s) 4781.07
Current children cumulated vsize (KiB) 154852

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1682584/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=155068 CPUtime=4841.05
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38633 0 0 0 484067 38 0 0 25 0 1 0 222380831 158789632 37515 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38767 37515 182 377 0 38387 0
Current children cumulated CPU time (s) 4841.05
Current children cumulated vsize (KiB) 155068

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24539
/proc/meminfo: memFree=1682392/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=155304 CPUtime=4901.04
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38692 0 0 0 490066 38 0 0 25 0 1 0 222380831 159031296 37574 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38826 37574 182 377 0 38446 0
Current children cumulated CPU time (s) 4901.04
Current children cumulated vsize (KiB) 155304

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24541
/proc/meminfo: memFree=1681816/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=155588 CPUtime=4961.02
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38762 0 0 0 496064 38 0 0 25 0 1 0 222380831 159322112 37644 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38897 37644 182 377 0 38517 0
Current children cumulated CPU time (s) 4961.02
Current children cumulated vsize (KiB) 155588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24541
/proc/meminfo: memFree=1681816/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=155588 CPUtime=5000.01
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38762 0 0 0 499963 38 0 0 25 0 1 0 222380831 159322112 37644 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38897 37644 182 377 0 38517 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 155588

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

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

[startup+5001.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24541
/proc/meminfo: memFree=1681816/2055920 swapFree=4176540/4192956
[pid=24530] ppid=24528 vsize=155588 CPUtime=5000.01
/proc/24530/stat : 24530 (clasp) R 24528 24530 24493 0 -1 4194304 38762 0 0 0 499963 38 0 0 25 0 1 0 222380831 159322112 37644 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24530/statm: 38897 37644 182 377 0 38517 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 155588

Child status: 0
Real time (s): 5001.33
CPU time (s): 5000.05
CPU user time (s): 4999.64
CPU system time (s): 0.410937
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 155588

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

runsolver used 3.76143 second user time and 10.4694 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-10 10:17:54
IDJOB=1786032
IDBENCH=71529
IDSOLVER=637
FILE ID=node17/1786032-1241943474
PBS_JOBID= 9265046
Free space on /tmp= 66260 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1820c171155gyes6.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-1786032-1241943474/watcher-1786032-1241943474 -o /tmp/evaluation-result-1786032-1241943474/solver-1786032-1241943474 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1786032-1241943474.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= 6a5fbd61e49d3642ce9fdb6efadb5a97
RANDOM SEED=2077632003

node17.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.234
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.234
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:       1833528 kB
Buffers:         52288 kB
Cached:         114168 kB
SwapCached:      11228 kB
Active:         116184 kB
Inactive:        63484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833528 kB
SwapTotal:     4192956 kB
SwapFree:      4176540 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          13932 kB
Slab:            28696 kB
Committed_AS:   723572 kB
PageTables:       1452 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= 66256 MiB
End job on node17 at 2009-05-10 11:41:18