Trace number 3498919

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
rcl 2011-04-01UNSAT 413.926 413.92

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.435
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
0.00/0.48	c ==============================================================================
0.00/0.48	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.48	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.48	c ==============================================================================
0.00/0.48	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
2.69/2.77	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
2.69/2.77	c ==============================================================================
2.69/2.77	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
2.69/2.77	c CPU time:   2.68059 s
2.69/2.77	c ==============================================================================
413.88/413.91	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.1 (svn: 989)

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-3498919-1308150601/watcher-3498919-1308150601 -o /tmp/evaluation-result-3498919-1308150601/solver-3498919-1308150601 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498919-1308150601.cnf 

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: 0.96 1.51 1.84 2/175 3093
/proc/meminfo: memFree=29826964/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 926658278 8908800 250 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3093/statm: 2175 250 209 178 0 68 0

[startup+0.0703191 s]
/proc/loadavg: 0.96 1.51 1.84 2/175 3093
/proc/meminfo: memFree=29826964/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 926658278 8908800 250 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3093/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100309 s]
/proc/loadavg: 0.96 1.51 1.84 2/175 3093
/proc/meminfo: memFree=29826964/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 926658278 8908800 250 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3093/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300274 s]
/proc/loadavg: 0.96 1.51 1.84 2/175 3093
/proc/meminfo: memFree=29826964/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 926658278 8908800 250 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3093/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.7002 s]
/proc/loadavg: 0.96 1.51 1.84 2/175 3093
/proc/meminfo: memFree=29826964/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 926658278 8908800 250 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3093/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 1.05 1.52 1.84 3/180 3102
/proc/meminfo: memFree=29603960/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 926658278 8908800 250 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3093/statm: 2175 250 209 178 0 68 0
[pid=3094] ppid=3093 vsize=124912 CPUtime=1.49 cores=1,3,5,7
/proc/3094/stat : 3094 (SatELite_releas) R 3093 3093 3051 0 -1 4202496 31148 0 0 0 141 8 0 0 25 0 1 0 926658278 127909888 28124 33554432000 134512640 135144242 4291245104 18446744073709551615 134742959 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3094/statm: 31228 28124 77 155 0 31071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133612

[startup+3.10077 s]
/proc/loadavg: 1.05 1.52 1.84 3/180 3102
/proc/meminfo: memFree=29595652/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 926658278 8908800 250 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3093/statm: 2175 250 209 178 0 68 0
[pid=3094] ppid=3093 vsize=117752 CPUtime=3.09 cores=1,3,5,7
/proc/3094/stat : 3094 (SatELite_releas) R 3093 3093 3051 0 -1 4202496 36140 0 0 0 298 11 0 0 18 0 1 0 926658278 120578048 27104 33554432000 134512640 135144242 4291245104 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3094/statm: 29438 27104 77 155 0 29281 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126452

[startup+6.30118 s]
/proc/loadavg: 1.05 1.52 1.84 3/180 3104
/proc/meminfo: memFree=29693340/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=53928 CPUtime=3.17 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 11466 0 0 0 315 2 0 0 25 0 1 0 926658590 55222272 11375 33554432000 4194304 4218580 140736308843648 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/3104/statm: 13482 11375 131 6 0 11952 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 62628

[startup+12.701 s]
/proc/loadavg: 1.19 1.54 1.84 3/180 3104
/proc/meminfo: memFree=29689004/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=57100 CPUtime=9.57 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 12274 0 0 0 955 2 0 0 25 0 1 0 926658590 58470400 12183 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 14275 12183 131 6 0 12745 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 65800

[startup+25.5007 s]
/proc/loadavg: 1.32 1.55 1.84 3/180 3104
/proc/meminfo: memFree=29683920/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=60532 CPUtime=22.37 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 13108 0 0 0 2234 3 0 0 25 0 1 0 926658590 61984768 13017 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 15133 13017 131 6 0 13603 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 69232

[startup+51.101 s]
/proc/loadavg: 1.58 1.59 1.85 3/180 3105
/proc/meminfo: memFree=29678400/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=63572 CPUtime=47.97 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 13870 0 0 0 4794 3 0 0 25 0 1 0 926658590 65097728 13779 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 15893 13779 131 6 0 14363 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72272

[startup+102.307 s]
/proc/loadavg: 1.82 1.65 1.85 3/180 3107
/proc/meminfo: memFree=29670728/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=68768 CPUtime=99.17 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 15193 0 0 0 9914 3 0 0 25 0 1 0 926658590 70418432 15102 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 17192 15102 131 6 0 15662 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 77468

[startup+162.301 s]
/proc/loadavg: 2.07 1.76 1.87 3/180 3164
/proc/meminfo: memFree=29408172/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=71460 CPUtime=159.18 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 15850 0 0 0 15914 4 0 0 25 0 1 0 926658590 73175040 15759 33554432000 4194304 4218580 140736308843648 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 17865 15759 131 6 0 16335 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 80160

[startup+222.301 s]
/proc/loadavg: 2.02 1.80 1.88 3/180 3166
/proc/meminfo: memFree=29401912/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=71556 CPUtime=219.18 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 15871 0 0 0 21914 4 0 0 25 0 1 0 926658590 73273344 15780 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 17889 15780 131 6 0 16359 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 80256

[startup+282.301 s]
/proc/loadavg: 2.01 1.83 1.89 3/180 3167
/proc/meminfo: memFree=29369824/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=76952 CPUtime=279.18 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 17216 0 0 0 27914 4 0 0 25 0 1 0 926658590 78798848 17124 33554432000 4194304 4218580 140736308843648 18446744073709551615 4209935 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 19238 17124 131 6 0 17708 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 85652

[startup+342.301 s]
/proc/loadavg: 2.00 1.86 1.89 3/180 3169
/proc/meminfo: memFree=29367904/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=78924 CPUtime=339.18 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 17708 0 0 0 33914 4 0 0 25 0 1 0 926658590 80818176 17613 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 19731 17613 131 6 0 18201 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 87624

[startup+402.301 s]
/proc/loadavg: 2.00 1.88 1.90 3/180 3171
/proc/meminfo: memFree=29353260/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=81720 CPUtime=399.18 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 18429 0 0 0 39913 5 0 0 25 0 1 0 926658590 83681280 18318 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 20430 18318 131 6 0 18900 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 90420

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

[startup+403.101 s]
/proc/loadavg: 2.00 1.88 1.90 3/180 3171
/proc/meminfo: memFree=29353272/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=81720 CPUtime=399.98 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 18446 0 0 0 39993 5 0 0 25 0 1 0 926658590 83681280 18335 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 20430 18335 131 6 0 18900 0
Current children cumulated CPU time (s) 403.08
Current children cumulated vsize (KiB) 90420

[startup+409.501 s]
/proc/loadavg: 2.00 1.89 1.90 3/180 3171
/proc/meminfo: memFree=29355256/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=81752 CPUtime=406.38 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 18451 0 0 0 40633 5 0 0 25 0 1 0 926658590 83714048 18340 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 20438 18340 131 6 0 18908 0
Current children cumulated CPU time (s) 409.48
Current children cumulated vsize (KiB) 90452

[startup+411.1 s]
/proc/loadavg: 2.00 1.89 1.90 3/180 3171
/proc/meminfo: memFree=29355256/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=81752 CPUtime=407.98 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 18451 0 0 0 40793 5 0 0 25 0 1 0 926658590 83714048 18340 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 20438 18340 131 6 0 18908 0
Current children cumulated CPU time (s) 411.08
Current children cumulated vsize (KiB) 90452

[startup+412.701 s]
/proc/loadavg: 2.00 1.89 1.90 3/180 3171
/proc/meminfo: memFree=29352652/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=81752 CPUtime=409.58 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 18451 0 0 0 40953 5 0 0 25 0 1 0 926658590 83714048 18340 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 20438 18340 131 6 0 18908 0
Current children cumulated CPU time (s) 412.68
Current children cumulated vsize (KiB) 90452

[startup+413.501 s]
/proc/loadavg: 2.00 1.89 1.90 3/180 3171
/proc/meminfo: memFree=29351040/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=81752 CPUtime=410.39 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 18451 0 0 0 41034 5 0 0 25 0 1 0 926658590 83714048 18340 33554432000 4194304 4218580 140736308843648 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 20438 18340 131 6 0 18908 0
Current children cumulated CPU time (s) 413.49
Current children cumulated vsize (KiB) 90452

[startup+413.901 s]
/proc/loadavg: 2.00 1.89 1.90 3/180 3171
/proc/meminfo: memFree=29351040/32951124 swapFree=67076892/67111528
[pid=3093] ppid=3087 vsize=8700 CPUtime=3.1 cores=1,3,5,7
/proc/3093/stat : 3093 (esg_static.sh) S 3087 3093 3051 0 -1 4202496 354 36140 0 0 0 0 299 11 18 0 1 0 926658278 8908800 253 33554432000 4194304 4922060 140734357873104 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3093/statm: 2175 253 209 178 0 68 0
[pid=3104] ppid=3093 vsize=81752 CPUtime=410.78 cores=1,3,5,7
/proc/3104/stat : 3104 (cdcl) R 3093 3093 3051 0 -1 4202496 18454 0 0 0 41073 5 0 0 25 0 1 0 926658590 83714048 18343 33554432000 4194304 4218580 140736308843648 18446744073709551615 212687263680 0 16384 4096 24578 0 0 0 17 1 0 0 0
/proc/3104/statm: 20438 18343 133 6 0 18908 0
Current children cumulated CPU time (s) 413.88
Current children cumulated vsize (KiB) 90452

Child status: 20
Real time (s): 413.92
CPU time (s): 413.926
CPU user time (s): 413.744
CPU system time (s): 0.181972
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 135868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 413.744
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55164
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= 39
involuntary context switches= 608

runsolver used 0.738887 second user time and 1.47778 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-15 17:10:03
IDJOB=3498919
IDBENCH=71039
IDSOLVER=1993
FILE ID=node139/3498919-1308150601
RUNJOBID= node139-1308150601-3070
PBS_JOBID= 13575611
Free space on /tmp= 73660 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498919-1308150601/watcher-3498919-1308150601 -o /tmp/evaluation-result-3498919-1308150601/solver-3498919-1308150601 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498919-1308150601.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=101012839

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:     32951124 kB
MemFree:      29827764 kB
Buffers:        518976 kB
Cached:        2185332 kB
SwapCached:       3512 kB
Active:         857664 kB
Inactive:      1881092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29827764 kB
SwapTotal:    67111528 kB
SwapFree:     67076892 kB
Dirty:           37316 kB
Writeback:           0 kB
AnonPages:       32468 kB
Mapped:          13608 kB
Slab:           320024 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189892 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= 73500 MiB
End job on node139 at 2011-06-15 17:16:59