Trace number 3275943

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-32UNSAT 2302.28 2302.24

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1952.87
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

Solver Data

2302.24/2302.23	c clasp version 1.2.0-SAT09 
2302.24/2302.23	c Reading from ...660580/instance-3275943-1303660580.cnf
2302.24/2302.23	c Reading      : Done(0.040s)
2302.24/2302.23	c Preprocessing: |-Done(5.280s)
2302.24/2302.23	c Solving...
2302.24/2302.23	
2302.24/2302.23	c Models    : 0     
2302.24/2302.23	c Time         : 2302.620s (Solve: 2297.300s)
2302.24/2302.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3275943-1303660580/watcher-3275943-1303660580 -o /tmp/evaluation-result-3275943-1303660580/solver-3275943-1303660580 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275943-1303660580.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): 5100 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.01 1.38 1.72 2/177 25014
/proc/meminfo: memFree=14419412/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=2172 CPUtime=0 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 305 0 0 0 0 0 0 0 22 0 1 0 556288801 2224128 260 33554432000 134512640 136057169 4287593216 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 543 260 145 378 0 163 0

[startup+0.00914896 s]
/proc/loadavg: 1.01 1.38 1.72 2/177 25014
/proc/meminfo: memFree=14419412/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=2320 CPUtime=0 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 367 0 0 0 0 0 0 0 22 0 1 0 556288801 2375680 322 33554432000 134512640 136057169 4287593216 18446744073709551615 134670904 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 580 323 145 378 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2320

[startup+0.100136 s]
/proc/loadavg: 1.01 1.38 1.72 2/177 25014
/proc/meminfo: memFree=14419412/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=8756 CPUtime=0.09 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 2025 0 0 0 9 0 0 0 22 0 1 0 556288801 8966144 1938 33554432000 134512640 136057169 4287593216 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 2189 1938 166 378 0 1809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8756

[startup+0.300164 s]
/proc/loadavg: 1.01 1.38 1.72 2/177 25014
/proc/meminfo: memFree=14419412/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=8756 CPUtime=0.29 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 2026 0 0 0 29 0 0 0 23 0 1 0 556288801 8966144 1939 33554432000 134512640 136057169 4287593216 18446744073709551615 134774445 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 2189 1939 166 378 0 1809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8756

[startup+0.701092 s]
/proc/loadavg: 1.01 1.38 1.72 2/177 25014
/proc/meminfo: memFree=14419412/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=8756 CPUtime=0.7 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 2026 0 0 0 70 0 0 0 25 0 1 0 556288801 8966144 1939 33554432000 134512640 136057169 4287593216 18446744073709551615 134775000 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 2189 1939 166 378 0 1809 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8756

[startup+1.50089 s]
/proc/loadavg: 1.01 1.38 1.72 3/178 25015
/proc/meminfo: memFree=14404652/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=8756 CPUtime=1.5 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 2027 0 0 0 150 0 0 0 25 0 1 0 556288801 8966144 1940 33554432000 134512640 136057169 4287593216 18446744073709551615 134774623 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 2189 1940 166 378 0 1809 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8756

[startup+3.10067 s]
/proc/loadavg: 1.01 1.38 1.72 3/178 25015
/proc/meminfo: memFree=14402468/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=8876 CPUtime=3.1 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 2093 0 0 0 310 0 0 0 25 0 1 0 556288801 9089024 1945 33554432000 134512640 136057169 4287593216 18446744073709551615 134774416 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 2219 1945 166 378 0 1839 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8876

[startup+6.30111 s]
/proc/loadavg: 1.08 1.39 1.72 3/178 25015
/proc/meminfo: memFree=14397168/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=9312 CPUtime=6.3 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 2339 0 0 0 630 0 0 0 25 0 1 0 556288801 9535488 2061 33554432000 134512640 136057169 4287593216 18446744073709551615 134612878 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 2328 2061 182 378 0 1948 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9312

[startup+12.701 s]
/proc/loadavg: 1.16 1.40 1.73 3/178 25016
/proc/meminfo: memFree=14389044/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=11884 CPUtime=12.7 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 2945 0 0 0 1270 0 0 0 25 0 1 0 556288801 12169216 2667 33554432000 134512640 136057169 4287593216 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 2971 2667 182 378 0 2591 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 11884

[startup+25.5007 s]
/proc/loadavg: 1.34 1.43 1.73 3/178 25016
/proc/meminfo: memFree=14381720/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=14324 CPUtime=25.5 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 3510 0 0 0 2550 0 0 0 25 0 1 0 556288801 14667776 3232 33554432000 134512640 136057169 4287593216 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 3581 3232 182 378 0 3201 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14324

[startup+51.1002 s]
/proc/loadavg: 1.57 1.47 1.73 3/178 25017
/proc/meminfo: memFree=14372400/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=16960 CPUtime=51.09 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 4123 0 0 0 5109 0 0 0 25 0 1 0 556288801 17367040 3845 33554432000 134512640 136057169 4287593216 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 4240 3845 182 378 0 3860 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16960

[startup+102.306 s]
/proc/loadavg: 1.81 1.55 1.74 3/178 25018
/proc/meminfo: memFree=14359480/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=20432 CPUtime=102.3 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 4877 0 0 0 10230 0 0 0 25 0 1 0 556288801 20922368 4599 33554432000 134512640 136057169 4287593216 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 5108 4599 182 378 0 4728 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20432

[startup+162.301 s]
/proc/loadavg: 1.93 1.63 1.76 3/178 25020
/proc/meminfo: memFree=14351504/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=23420 CPUtime=162.29 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 5568 0 0 0 16229 0 0 0 25 0 1 0 556288801 23982080 5290 33554432000 134512640 136057169 4287593216 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 5855 5290 182 378 0 5475 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23420

[startup+222.3 s]
/proc/loadavg: 1.97 1.69 1.77 3/178 25021
/proc/meminfo: memFree=14346872/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=24580 CPUtime=222.29 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 5882 0 0 0 22229 0 0 0 25 0 1 0 556288801 25169920 5604 33554432000 134512640 136057169 4287593216 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 6145 5604 182 378 0 5765 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 24580

[startup+282.301 s]
/proc/loadavg: 1.99 1.75 1.78 3/178 25032
/proc/meminfo: memFree=14340244/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=27260 CPUtime=282.29 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 6435 0 0 0 28229 0 0 0 25 0 1 0 556288801 27914240 6157 33554432000 134512640 136057169 4287593216 18446744073709551615 134618116 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 6815 6157 182 378 0 6435 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27260

[startup+342.3 s]
/proc/loadavg: 1.99 1.79 1.79 3/178 25033
/proc/meminfo: memFree=14337876/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=29536 CPUtime=342.29 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 6944 0 0 0 34229 0 0 0 25 0 1 0 556288801 30244864 6666 33554432000 134512640 136057169 4287593216 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 7384 6666 182 378 0 7004 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 29536

[startup+402.301 s]
/proc/loadavg: 1.99 1.83 1.80 3/178 25035
/proc/meminfo: memFree=14334360/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=30604 CPUtime=402.3 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 7207 0 0 0 40230 0 0 0 25 0 1 0 556288801 31338496 6929 33554432000 134512640 136057169 4287593216 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 7651 6929 182 378 0 7271 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 30604

[startup+462.3 s]
/proc/loadavg: 2.05 1.87 1.82 3/178 25037
/proc/meminfo: memFree=14333080/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=31136 CPUtime=462.3 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 7328 0 0 0 46230 0 0 0 25 0 1 0 556288801 31883264 7050 33554432000 134512640 136057169 4287593216 18446744073709551615 134819941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 7784 7050 182 378 0 7404 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 31136

[startup+522.301 s]
/proc/loadavg: 2.02 1.89 1.83 3/178 25038
/proc/meminfo: memFree=14330816/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=31816 CPUtime=522.3 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 7485 0 0 0 52230 0 0 0 25 0 1 0 556288801 32579584 7207 33554432000 134512640 136057169 4287593216 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 7954 7207 182 378 0 7574 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 31816

[startup+582.3 s]
/proc/loadavg: 2.00 1.91 1.83 3/178 25040
/proc/meminfo: memFree=14327052/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=33240 CPUtime=582.3 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 7809 0 0 0 58230 0 0 0 25 0 1 0 556288801 34037760 7531 33554432000 134512640 136057169 4287593216 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 8310 7531 182 378 0 7930 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 33240

[startup+642.301 s]

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

/proc/meminfo: memFree=14296036/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=46180 CPUtime=1662.33 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 10743 0 0 0 166232 1 0 0 25 0 1 0 556288801 47288320 10465 33554432000 134512640 136057169 4287593216 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 11545 10465 182 378 0 11165 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 46180

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25070
/proc/meminfo: memFree=14292284/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=46180 CPUtime=1722.33 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 10764 0 0 0 172232 1 0 0 25 0 1 0 556288801 47288320 10486 33554432000 134512640 136057169 4287593216 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 11545 10486 182 378 0 11165 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 46180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25072
/proc/meminfo: memFree=14291372/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=46500 CPUtime=1782.33 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 10841 0 0 0 178232 1 0 0 25 0 1 0 556288801 47616000 10563 33554432000 134512640 136057169 4287593216 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 11625 10563 182 378 0 11245 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 46500

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25073
/proc/meminfo: memFree=14290952/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=46820 CPUtime=1842.33 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 10909 0 0 0 184232 1 0 0 25 0 1 0 556288801 47943680 10631 33554432000 134512640 136057169 4287593216 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 11705 10631 182 378 0 11325 0
Current children cumulated CPU time (s) 1842.33
Current children cumulated vsize (KiB) 46820

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25075
/proc/meminfo: memFree=14290780/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=46820 CPUtime=1902.33 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 10930 0 0 0 190232 1 0 0 25 0 1 0 556288801 47943680 10652 33554432000 134512640 136057169 4287593216 18446744073709551615 134615624 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 11705 10652 182 378 0 11325 0
Current children cumulated CPU time (s) 1902.33
Current children cumulated vsize (KiB) 46820

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25077
/proc/meminfo: memFree=14290740/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=46820 CPUtime=1962.34 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 10942 0 0 0 196233 1 0 0 25 0 1 0 556288801 47943680 10664 33554432000 134512640 136057169 4287593216 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 11705 10664 182 378 0 11325 0
Current children cumulated CPU time (s) 1962.34
Current children cumulated vsize (KiB) 46820

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25078
/proc/meminfo: memFree=14290080/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=47460 CPUtime=2022.33 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11103 0 0 0 202232 1 0 0 25 0 1 0 556288801 48599040 10825 33554432000 134512640 136057169 4287593216 18446744073709551615 134612961 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 11865 10825 182 378 0 11485 0
Current children cumulated CPU time (s) 2022.33
Current children cumulated vsize (KiB) 47460

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25080
/proc/meminfo: memFree=14289288/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=48264 CPUtime=2082.34 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11285 0 0 0 208233 1 0 0 25 0 1 0 556288801 49422336 11007 33554432000 134512640 136057169 4287593216 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25014/statm: 12066 11007 182 378 0 11686 0
Current children cumulated CPU time (s) 2082.34
Current children cumulated vsize (KiB) 48264

[startup+2142.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/178 25081
/proc/meminfo: memFree=14288872/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=48264 CPUtime=2142.34 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11302 0 0 0 214233 1 0 0 25 0 1 0 556288801 49422336 11024 33554432000 134512640 136057169 4287593216 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 12066 11024 182 378 0 11686 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 48264

[startup+2202.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/178 25083
/proc/meminfo: memFree=14288944/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=48264 CPUtime=2202.34 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11302 0 0 0 220233 1 0 0 25 0 1 0 556288801 49422336 11024 33554432000 134512640 136057169 4287593216 18446744073709551615 134813050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 12066 11024 182 378 0 11686 0
Current children cumulated CPU time (s) 2202.34
Current children cumulated vsize (KiB) 48264

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25085
/proc/meminfo: memFree=14288784/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=48584 CPUtime=2262.34 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11363 0 0 0 226233 1 0 0 25 0 1 0 556288801 49750016 11085 33554432000 134512640 136057169 4287593216 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 12146 11085 182 378 0 11766 0
Current children cumulated CPU time (s) 2262.34
Current children cumulated vsize (KiB) 48584

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

[startup+2278.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25085
/proc/meminfo: memFree=14288660/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=48100 CPUtime=2278.34 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11369 0 0 0 227833 1 0 0 25 0 1 0 556288801 49254400 11007 33554432000 134512640 136057169 4287593216 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 12025 11007 182 378 0 11645 0
Current children cumulated CPU time (s) 2278.34
Current children cumulated vsize (KiB) 48100

[startup+2291.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25085
/proc/meminfo: memFree=14288520/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=48100 CPUtime=2291.14 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11369 0 0 0 229113 1 0 0 25 0 1 0 556288801 49254400 11007 33554432000 134512640 136057169 4287593216 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 12025 11007 182 378 0 11645 0
Current children cumulated CPU time (s) 2291.14
Current children cumulated vsize (KiB) 48100

[startup+2297.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25086
/proc/meminfo: memFree=14288512/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=48100 CPUtime=2297.54 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11369 0 0 0 229753 1 0 0 25 0 1 0 556288801 49254400 11007 33554432000 134512640 136057169 4287593216 18446744073709551615 134618413 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 12025 11007 182 378 0 11645 0
Current children cumulated CPU time (s) 2297.54
Current children cumulated vsize (KiB) 48100

[startup+2300.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25086
/proc/meminfo: memFree=14288884/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=47132 CPUtime=2300.74 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11369 0 0 0 230073 1 0 0 25 0 1 0 556288801 48263168 10828 33554432000 134512640 136057169 4287593216 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 11783 10828 182 378 0 11403 0
Current children cumulated CPU time (s) 2300.74
Current children cumulated vsize (KiB) 47132

[startup+2301.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25086
/proc/meminfo: memFree=14288884/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=47132 CPUtime=2301.54 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11369 0 0 0 230153 1 0 0 25 0 1 0 556288801 48263168 10828 33554432000 134512640 136057169 4287593216 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 11783 10828 182 378 0 11403 0
Current children cumulated CPU time (s) 2301.54
Current children cumulated vsize (KiB) 47132

[startup+2301.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25086
/proc/meminfo: memFree=14288884/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=47132 CPUtime=2301.94 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11369 0 0 0 230193 1 0 0 25 0 1 0 556288801 48263168 10828 33554432000 134512640 136057169 4287593216 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 11783 10828 182 378 0 11403 0
Current children cumulated CPU time (s) 2301.94
Current children cumulated vsize (KiB) 47132

[startup+2302.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25086
/proc/meminfo: memFree=14288884/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=47132 CPUtime=2302.14 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11369 0 0 0 230213 1 0 0 25 0 1 0 556288801 48263168 10828 33554432000 134512640 136057169 4287593216 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 11783 10828 182 378 0 11403 0
Current children cumulated CPU time (s) 2302.14
Current children cumulated vsize (KiB) 47132

[startup+2302.2 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25086
/proc/meminfo: memFree=14288884/32950940 swapFree=67111528/67111528
[pid=25014] ppid=25012 vsize=47132 CPUtime=2302.24 cores=1,3,5,7
/proc/25014/stat : 25014 (clasp) R 25012 25014 23550 0 -1 4202496 11369 0 0 0 230223 1 0 0 25 0 1 0 556288801 48263168 10828 33554432000 134512640 136057169 4287593216 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25014/statm: 11783 10828 182 378 0 11403 0
Current children cumulated CPU time (s) 2302.24
Current children cumulated vsize (KiB) 47132

Child status: 20
Real time (s): 2302.24
CPU time (s): 2302.28
CPU user time (s): 2302.27
CPU system time (s): 0.014997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 48584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2302.27
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11374
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= 5
involuntary context switches= 5187

runsolver used 3.19651 second user time and 7.38288 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 17:56:20
IDJOB=3275943
IDBENCH=84004
IDSOLVER=1677
FILE ID=node117/3275943-1303660580
RUNJOBID= node117-1303660580-24995
PBS_JOBID= 13150731
Free space on /tmp= 71664 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.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-3275943-1303660580/watcher-3275943-1303660580 -o /tmp/evaluation-result-3275943-1303660580/solver-3275943-1303660580 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275943-1303660580.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1315991117

node117.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.849
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.849
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.75
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.849
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.849
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.849
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.75
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.849
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.74
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.849
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.75
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14419560 kB
Buffers:       2318184 kB
Cached:       15589832 kB
SwapCached:          0 kB
Active:       10376160 kB
Inactive:      7599052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14419560 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6584 kB
Writeback:           4 kB
AnonPages:       66552 kB
Mapped:          15632 kB
Slab:           492752 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   212332 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= 71664 MiB
End job on node117 at 2011-04-24 18:34:43