Trace number 3275133

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 5000.08 4999.91

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.6932
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275133-1303640254/watcher-3275133-1303640254 -o /tmp/evaluation-result-3275133-1303640254/solver-3275133-1303640254 -C 5000 -W 5000 -M 15500 HOME/clasp --file=HOME/instance-3275133-1303640254.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 1,3,5,7

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): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.93 2/177 28963
/proc/meminfo: memFree=14120744/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=2464 CPUtime=0 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 383 0 0 0 0 0 0 0 22 0 1 0 554256114 2523136 337 33554432000 134512640 136057169 4287802176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 616 337 145 378 0 236 0

[startup+0.065204 s]
/proc/loadavg: 1.92 1.98 1.93 2/177 28963
/proc/meminfo: memFree=14120744/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=4248 CPUtime=0.06 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 851 0 0 0 6 0 0 0 22 0 1 0 554256114 4349952 759 33554432000 134512640 136057169 4287802176 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 1062 759 165 378 0 682 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4248

[startup+0.100201 s]
/proc/loadavg: 1.92 1.98 1.93 2/177 28963
/proc/meminfo: memFree=14120744/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=4248 CPUtime=0.09 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 872 0 0 0 9 0 0 0 22 0 1 0 554256114 4349952 780 33554432000 134512640 136057169 4287802176 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 1062 780 167 378 0 682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4248

[startup+0.300167 s]
/proc/loadavg: 1.92 1.98 1.93 2/177 28963
/proc/meminfo: memFree=14120744/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=4288 CPUtime=0.29 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 1015 0 0 0 29 0 0 0 23 0 1 0 554256114 4390912 837 33554432000 134512640 136057169 4287802176 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 1072 837 182 378 0 692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4288

[startup+0.701087 s]
/proc/loadavg: 1.92 1.98 1.93 2/177 28963
/proc/meminfo: memFree=14120744/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=6136 CPUtime=0.69 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 1464 0 0 0 69 0 0 0 25 0 1 0 554256114 6283264 1286 33554432000 134512640 136057169 4287802176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 1534 1286 182 378 0 1154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6136

[startup+1.50094 s]
/proc/loadavg: 1.92 1.98 1.93 3/178 28964
/proc/meminfo: memFree=14115536/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=7060 CPUtime=1.49 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 1711 0 0 0 149 0 0 0 25 0 1 0 554256114 7229440 1533 33554432000 134512640 136057169 4287802176 18446744073709551615 134823929 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 1765 1533 182 378 0 1385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7060

[startup+3.10064 s]
/proc/loadavg: 1.92 1.98 1.93 3/178 28964
/proc/meminfo: memFree=14114564/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=7644 CPUtime=3.09 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 1839 0 0 0 309 0 0 0 25 0 1 0 554256114 7827456 1661 33554432000 134512640 136057169 4287802176 18446744073709551615 134820376 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 1911 1661 182 378 0 1531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7644

[startup+6.30105 s]
/proc/loadavg: 1.93 1.98 1.93 3/178 28964
/proc/meminfo: memFree=14112660/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=8992 CPUtime=6.29 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 2186 0 0 0 629 0 0 0 25 0 1 0 554256114 9207808 2008 33554432000 134512640 136057169 4287802176 18446744073709551615 134618485 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 2248 2008 182 378 0 1868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8992

[startup+12.7009 s]
/proc/loadavg: 1.93 1.98 1.93 3/178 28964
/proc/meminfo: memFree=14110192/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=11912 CPUtime=12.69 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 2894 0 0 0 1269 0 0 0 25 0 1 0 554256114 12197888 2716 33554432000 134512640 136057169 4287802176 18446744073709551615 134618383 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 2978 2716 182 378 0 2598 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11912

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 1.93 3/178 28965
/proc/meminfo: memFree=14107472/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=13968 CPUtime=25.49 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 3391 0 0 0 2549 0 0 0 25 0 1 0 554256114 14303232 3213 33554432000 134512640 136057169 4287802176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 3492 3213 182 378 0 3112 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13968

[startup+51.1007 s]
/proc/loadavg: 1.96 1.98 1.93 3/178 28965
/proc/meminfo: memFree=14103472/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=17968 CPUtime=51.09 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 4402 0 0 0 5109 0 0 0 25 0 1 0 554256114 18399232 4224 33554432000 134512640 136057169 4287802176 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 4492 4224 182 378 0 4112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17968

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.93 3/178 28967
/proc/meminfo: memFree=14100244/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=20492 CPUtime=102.3 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 5027 0 0 0 10230 0 0 0 25 0 1 0 554256114 20983808 4849 33554432000 134512640 136057169 4287802176 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 5123 4849 182 378 0 4743 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20492

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 28968
/proc/meminfo: memFree=14095264/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=24956 CPUtime=162.29 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 6064 0 0 0 16229 0 0 0 25 0 1 0 554256114 25554944 5886 33554432000 134512640 136057169 4287802176 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 6239 5886 182 378 0 5859 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24956

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 28970
/proc/meminfo: memFree=14075288/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=27992 CPUtime=222.29 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 6784 0 0 0 22229 0 0 0 25 0 1 0 554256114 28663808 6606 33554432000 134512640 136057169 4287802176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 6998 6606 182 378 0 6618 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27992

[startup+282.301 s]
/proc/loadavg: 2.06 2.00 1.94 3/178 28972
/proc/meminfo: memFree=14064732/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=30708 CPUtime=282.3 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 7429 0 0 0 28230 0 0 0 25 0 1 0 554256114 31444992 7251 33554432000 134512640 136057169 4287802176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 7677 7251 182 378 0 7297 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30708

[startup+342.301 s]
/proc/loadavg: 2.02 2.00 1.94 3/178 28973
/proc/meminfo: memFree=14060884/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=32516 CPUtime=342.3 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 7843 0 0 0 34230 0 0 0 25 0 1 0 554256114 33296384 7665 33554432000 134512640 136057169 4287802176 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 8129 7665 182 378 0 7749 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 32516

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 28975
/proc/meminfo: memFree=14057768/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=35052 CPUtime=402.3 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 8469 0 0 0 40230 0 0 0 25 0 1 0 554256114 35893248 8291 33554432000 134512640 136057169 4287802176 18446744073709551615 134831664 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 8763 8291 182 378 0 8383 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 35052

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 28976
/proc/meminfo: memFree=14057004/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=35580 CPUtime=462.3 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 8580 0 0 0 46230 0 0 0 25 0 1 0 554256114 36433920 8402 33554432000 134512640 136057169 4287802176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 8895 8402 182 378 0 8515 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 35580

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 28978
/proc/meminfo: memFree=14054020/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=38172 CPUtime=522.3 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 9201 0 0 0 52230 0 0 0 25 0 1 0 554256114 39088128 9023 33554432000 134512640 136057169 4287802176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 9543 9023 182 378 0 9163 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 38172

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 28980
/proc/meminfo: memFree=14049412/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=38680 CPUtime=582.31 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 9350 0 0 0 58231 0 0 0 25 0 1 0 554256114 39608320 9172 33554432000 134512640 136057169 4287802176 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 9670 9172 182 378 0 9290 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 38680

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29084
/proc/meminfo: memFree=13865800/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=80492 CPUtime=4062.43 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19193 0 0 0 406241 2 0 0 25 0 1 0 554256114 82423808 19015 33554432000 134512640 136057169 4287802176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20123 19015 182 378 0 19743 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 80492

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29086
/proc/meminfo: memFree=13865532/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=80632 CPUtime=4122.42 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19223 0 0 0 412240 2 0 0 25 0 1 0 554256114 82567168 19045 33554432000 134512640 136057169 4287802176 18446744073709551615 134828625 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20158 19045 182 378 0 19778 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 80632

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29088
/proc/meminfo: memFree=13865644/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=80632 CPUtime=4182.43 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19225 0 0 0 418241 2 0 0 25 0 1 0 554256114 82567168 19047 33554432000 134512640 136057169 4287802176 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20158 19047 182 378 0 19778 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 80632

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29089
/proc/meminfo: memFree=13864140/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=82216 CPUtime=4242.44 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19629 0 0 0 424241 3 0 0 25 0 1 0 554256114 84189184 19451 33554432000 134512640 136057169 4287802176 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20554 19451 182 378 0 20174 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 82216

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29091
/proc/meminfo: memFree=13863384/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=82384 CPUtime=4302.44 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19645 0 0 0 430241 3 0 0 25 0 1 0 554256114 84361216 19467 33554432000 134512640 136057169 4287802176 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20596 19467 182 378 0 20216 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 82384

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29092
/proc/meminfo: memFree=13863380/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=82600 CPUtime=4362.44 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19698 0 0 0 436241 3 0 0 25 0 1 0 554256114 84582400 19520 33554432000 134512640 136057169 4287802176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20650 19520 182 378 0 20270 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 82600

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29094
/proc/meminfo: memFree=13863116/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=82600 CPUtime=4422.44 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19702 0 0 0 442241 3 0 0 25 0 1 0 554256114 84582400 19524 33554432000 134512640 136057169 4287802176 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20650 19524 182 378 0 20270 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 82600

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29096
/proc/meminfo: memFree=13862228/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=82600 CPUtime=4482.44 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19709 0 0 0 448241 3 0 0 25 0 1 0 554256114 84582400 19531 33554432000 134512640 136057169 4287802176 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20650 19531 182 378 0 20270 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 82600

[startup+4542.3 s]
/proc/loadavg: 1.95 1.98 1.97 3/178 29125
/proc/meminfo: memFree=14201188/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=83004 CPUtime=4542.45 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19788 0 0 0 454242 3 0 0 25 0 1 0 554256114 84996096 19610 33554432000 134512640 136057169 4287802176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20751 19610 182 378 0 20371 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 83004

[startup+4602.3 s]
/proc/loadavg: 2.04 2.00 1.98 3/178 29127
/proc/meminfo: memFree=14200512/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=83380 CPUtime=4602.45 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 19873 0 0 0 460242 3 0 0 25 0 1 0 554256114 85381120 19695 33554432000 134512640 136057169 4287802176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20845 19695 182 378 0 20465 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 83380

[startup+4662.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/178 29128
/proc/meminfo: memFree=14199628/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=83848 CPUtime=4662.45 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 20038 0 0 0 466242 3 0 0 25 0 1 0 554256114 85860352 19769 33554432000 134512640 136057169 4287802176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20962 19769 182 378 0 20582 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 83848

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29130
/proc/meminfo: memFree=14199364/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=83988 CPUtime=4722.46 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 20075 0 0 0 472243 3 0 0 25 0 1 0 554256114 86003712 19806 33554432000 134512640 136057169 4287802176 18446744073709551615 134618380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 20997 19806 182 378 0 20617 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 83988

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29132
/proc/meminfo: memFree=14198968/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=84700 CPUtime=4782.45 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 20215 0 0 0 478242 3 0 0 25 0 1 0 554256114 86732800 19946 33554432000 134512640 136057169 4287802176 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 21175 19946 182 378 0 20795 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 84700

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29133
/proc/meminfo: memFree=14198576/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=84984 CPUtime=4842.46 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 20280 0 0 0 484243 3 0 0 25 0 1 0 554256114 87023616 20011 33554432000 134512640 136057169 4287802176 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 21246 20011 182 378 0 20866 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 84984

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29138
/proc/meminfo: memFree=14198148/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=85948 CPUtime=4902.46 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 20518 0 0 0 490243 3 0 0 25 0 1 0 554256114 88010752 20249 33554432000 134512640 136057169 4287802176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 21487 20249 182 378 0 21107 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 85948

[startup+4962.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/178 29139
/proc/meminfo: memFree=14197912/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=85948 CPUtime=4962.46 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 20519 0 0 0 496243 3 0 0 25 0 1 0 554256114 88010752 20250 33554432000 134512640 136057169 4287802176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 21487 20250 182 378 0 21107 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 85948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 29140
/proc/meminfo: memFree=14198028/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=85948 CPUtime=5000.07 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 20520 0 0 0 500004 3 0 0 25 0 1 0 554256114 88010752 20251 33554432000 134512640 136057169 4287802176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 21487 20251 182 378 0 21107 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 85948

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

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

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 29140
/proc/meminfo: memFree=14198028/32950928 swapFree=67111528/67111528
[pid=28963] ppid=28961 vsize=85948 CPUtime=5000.07 cores=1,3,5,7
/proc/28963/stat : 28963 (clasp) R 28961 28963 28715 0 -1 4202496 20520 0 0 0 500004 3 0 0 25 0 1 0 554256114 88010752 20251 33554432000 134512640 136057169 4287802176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28963/statm: 21487 20251 182 378 0 21107 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 85948

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.08
CPU user time (s): 5000.04
CPU system time (s): 0.033994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 85948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.04
system time used= 0.033994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20523
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= 4
involuntary context switches= 11813

runsolver used 7.42487 second user time and 17.5233 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-24 12:17:34
IDJOB=3275133
IDBENCH=71487
IDSOLVER=1677
FILE ID=node113/3275133-1303640254
RUNJOBID= node113-1303635251-28734
PBS_JOBID= 13150735
Free space on /tmp= 71140 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.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-3275133-1303640254/watcher-3275133-1303640254 -o /tmp/evaluation-result-3275133-1303640254/solver-3275133-1303640254 -C 5000 -W 5000 -M 15500  HOME/clasp --file=HOME/instance-3275133-1303640254.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=710962045

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14121024 kB
Buffers:       1844300 kB
Cached:       16176924 kB
SwapCached:          0 kB
Active:       10506584 kB
Inactive:      7736828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14121024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:      220984 kB
Mapped:          15816 kB
Slab:           523364 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   366064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71144 MiB
End job on node113 at 2011-04-24 13:40:56