Trace number 1735599

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) 1200.09 1200.42

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g4.cnf
MD5SUM58e1c9baf379890f8f9e3891acb41fa1
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-1735599-1240804219/watcher-1735599-1240804219 -o /tmp/evaluation-result-1735599-1240804219/solver-1735599-1240804219 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1735599-1240804219.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10607
/proc/meminfo: memFree=1670016/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=2016 CPUtime=0
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 108449997 2064384 247 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 504 247 144 377 0 124 0

[startup+0.0797559 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10607
/proc/meminfo: memFree=1670016/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=6600 CPUtime=0.07
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 1686 0 0 0 7 0 0 0 18 0 1 0 108449997 6758400 1341 1992294400 134512640 136057169 4294956144 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 1650 1341 144 377 0 1270 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6600

[startup+0.101757 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10607
/proc/meminfo: memFree=1670016/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=7852 CPUtime=0.09
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 2034 0 0 0 9 0 0 0 18 0 1 0 108449997 8040448 1676 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 1963 1676 163 377 0 1583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7852

[startup+0.301774 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10607
/proc/meminfo: memFree=1670016/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=10244 CPUtime=0.29
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 2763 0 0 0 29 0 0 0 19 0 1 0 108449997 10489856 2269 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 2561 2269 166 377 0 2181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10244

[startup+0.701809 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10607
/proc/meminfo: memFree=1670016/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=10244 CPUtime=0.69
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 2763 0 0 0 69 0 0 0 22 0 1 0 108449997 10489856 2269 1992294400 134512640 136057169 4294956144 18446744073709551615 134774710 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 2561 2269 166 377 0 2181 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10244

[startup+1.50288 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1661304/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=11828 CPUtime=1.49
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 3164 0 0 0 148 1 0 0 25 0 1 0 108449997 12111872 2670 1992294400 134512640 136057169 4294956144 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 2957 2670 168 377 0 2577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11828

[startup+3.10202 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1659704/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=11524 CPUtime=3.09
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 3494 0 0 0 308 1 0 0 25 0 1 0 108449997 11800576 2664 1992294400 134512640 136057169 4294956144 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 2881 2664 182 377 0 2501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11524

[startup+6.3013 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1655224/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=18664 CPUtime=6.29
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 5270 0 0 0 626 3 0 0 25 0 1 0 108449997 19111936 4440 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 4666 4440 182 377 0 4286 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18664

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1640824/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=31980 CPUtime=12.69
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 8596 0 0 0 1264 5 0 0 25 0 1 0 108449997 32747520 7766 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 7995 7766 182 377 0 7615 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31980

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1635576/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=35676 CPUtime=25.49
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 9512 0 0 0 2543 6 0 0 25 0 1 0 108449997 36532224 8682 1992294400 134512640 136057169 4294956144 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 8919 8682 182 377 0 8539 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35676

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1629496/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=42424 CPUtime=51.07
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 11205 0 0 0 5101 6 0 0 25 0 1 0 108449997 43442176 10375 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 10606 10375 182 377 0 10226 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42424

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1617656/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=53920 CPUtime=102.26
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 14019 0 0 0 10218 8 0 0 25 0 1 0 108449997 55214080 13189 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 13480 13189 182 377 0 13100 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53920

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1616888/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=54756 CPUtime=162.24
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 14208 0 0 0 16216 8 0 0 25 0 1 0 108449997 56070144 13378 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 13689 13378 182 377 0 13309 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54756

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1612792/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=58924 CPUtime=222.23
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 15220 0 0 0 22213 10 0 0 25 0 1 0 108449997 60338176 14390 1992294400 134512640 136057169 4294956144 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 14731 14390 182 377 0 14351 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 58924

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1607672/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=64828 CPUtime=282.21
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 16656 0 0 0 28210 11 0 0 25 0 1 0 108449997 66383872 15826 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 16207 15826 182 377 0 15827 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 64828

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1604408/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=67296 CPUtime=342.2
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 17287 0 0 0 34208 12 0 0 25 0 1 0 108449997 68911104 16457 1992294400 134512640 136057169 4294956144 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 16824 16457 182 377 0 16444 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 67296

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1603576/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=68020 CPUtime=402.18
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 17492 0 0 0 40206 12 0 0 25 0 1 0 108449997 69652480 16662 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 17005 16662 182 377 0 16625 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 68020

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1595512/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=76124 CPUtime=462.16
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 19490 0 0 0 46202 14 0 0 25 0 1 0 108449997 77950976 18660 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 19031 18660 182 377 0 18651 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 76124

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1586744/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=85184 CPUtime=522.15
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 21705 0 0 0 52198 17 0 0 25 0 1 0 108449997 87228416 20875 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 21296 20875 182 377 0 20916 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 85184

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10608
/proc/meminfo: memFree=1585528/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=86324 CPUtime=582.14
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 22018 0 0 0 58196 18 0 0 25 0 1 0 108449997 88395776 21188 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 21581 21188 182 377 0 21201 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 86324

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1585008/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=86708 CPUtime=642.12
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 22076 0 0 0 64194 18 0 0 25 0 1 0 108449997 88788992 21246 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 21677 21246 182 377 0 21297 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 86708

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1585008/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=87040 CPUtime=702.09
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 22162 0 0 0 70191 18 0 0 25 0 1 0 108449997 89128960 21332 1992294400 134512640 136057169 4294956144 18446744073709551615 135442200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 21760 21332 182 377 0 21380 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 87040

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1580208/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=92056 CPUtime=762.08
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 23457 0 0 0 76188 20 0 0 25 0 1 0 108449997 94265344 22491 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 23014 22491 182 377 0 22634 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 92056

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1579376/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=92940 CPUtime=822.06
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 23653 0 0 0 82186 20 0 0 25 0 1 0 108449997 95170560 22687 1992294400 134512640 136057169 4294956144 18446744073709551615 134618488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 23235 22687 182 377 0 22855 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 92940

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1578544/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=93888 CPUtime=882.04
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 23876 0 0 0 88184 20 0 0 25 0 1 0 108449997 96141312 22910 1992294400 134512640 136057169 4294956144 18446744073709551615 134820208 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 23472 22910 182 377 0 23092 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 93888

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1577008/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=95616 CPUtime=942.03
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 24258 0 0 0 94182 21 0 0 25 0 1 0 108449997 97910784 23292 1992294400 134512640 136057169 4294956144 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 23904 23292 182 377 0 23524 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 95616

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1576888/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=95616 CPUtime=1002.02
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 24277 0 0 0 100181 21 0 0 25 0 1 0 108449997 97910784 23311 1992294400 134512640 136057169 4294956144 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 23904 23311 182 377 0 23524 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 95616

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1576568/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=96072 CPUtime=1062
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 24355 0 0 0 106179 21 0 0 25 0 1 0 108449997 98377728 23389 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 24018 23389 182 377 0 23638 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 96072

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1576248/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=96400 CPUtime=1121.99
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 24456 0 0 0 112177 22 0 0 25 0 1 0 108449997 98713600 23490 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 24100 23490 182 377 0 23720 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 96400

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1575800/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=96936 CPUtime=1181.97
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 24568 0 0 0 118175 22 0 0 25 0 1 0 108449997 99262464 23602 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 24234 23602 182 377 0 23854 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 96936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10614
/proc/meminfo: memFree=1575416/2055920 swapFree=4192956/4192956
[pid=10607] ppid=10605 vsize=97508 CPUtime=1200.06
/proc/10607/stat : 10607 (clasp) R 10605 10607 9802 0 -1 4194304 24669 0 0 0 119984 22 0 0 25 0 1 0 108449997 99848192 23703 1992294400 134512640 136057169 4294956144 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10607/statm: 24377 23703 182 377 0 23997 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 97508

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

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

Child status: 0
Real time (s): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.238963
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 97508

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

runsolver used 0.889864 second user time and 2.44763 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-27 05:50:20
IDJOB=1735599
IDBENCH=71501
IDSOLVER=508
FILE ID=node50/1735599-1240804219
PBS_JOBID= 9187380
Free space on /tmp= 66532 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g4.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-1735599-1240804219/watcher-1735599-1240804219 -o /tmp/evaluation-result-1735599-1240804219/solver-1735599-1240804219 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1735599-1240804219.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 58e1c9baf379890f8f9e3891acb41fa1
RANDOM SEED=32549769

node50.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.216
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.216
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:       1670432 kB
Buffers:         63176 kB
Cached:         228816 kB
SwapCached:          0 kB
Active:         111392 kB
Inactive:       194488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670432 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3984 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            65556 kB
Committed_AS:   352256 kB
PageTables:       1448 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= 66532 MiB
End job on node50 at 2009-04-27 06:10:22