Trace number 3499032

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 637.171 637.173

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.081
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.21	c ==============================================================================
0.00/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.21	c ==============================================================================
0.00/0.21	c |         0 |  533919  1968248 |  160175       0        0     nan |  0.000 % |
0.00/0.33	c |         0 |  529211  1957956 |      --       0       --      -- |     --   | -4708/-10292
0.00/0.33	c ==============================================================================
0.00/0.33	c Result  :   #vars: 36225   #clauses: 529211   #literals: 1957956
0.00/0.33	c CPU time:   0.292955 s
0.00/0.33	c ==============================================================================
637.08/637.16	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-3499032-1308153434/watcher-3499032-1308153434 -o /tmp/evaluation-result-3499032-1308153434/solver-3499032-1308153434 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499032-1308153434.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: 2.00 2.00 2.00 2/173 28221
/proc/meminfo: memFree=27440404/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926943035 8908800 249 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 249 209 178 0 68 0

[startup+0.0585679 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 28221
/proc/meminfo: memFree=27440404/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926943035 8908800 249 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10056 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 28221
/proc/meminfo: memFree=27440404/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926943035 8908800 249 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300526 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 28221
/proc/meminfo: memFree=27440404/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926943035 8908800 249 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700445 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 28221
/proc/meminfo: memFree=27440404/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28224
/proc/meminfo: memFree=27400980/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=45640 CPUtime=0.83 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 9701 0 0 0 82 1 0 0 23 0 1 0 926943101 46735360 9612 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 11410 9612 131 6 0 9880 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54340

[startup+3.10106 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28226
/proc/meminfo: memFree=27387472/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=46884 CPUtime=2.43 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 10011 0 0 0 242 1 0 0 25 0 1 0 926943101 48009216 9922 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208710 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 11721 9922 131 6 0 10191 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55584

[startup+6.30055 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28226
/proc/meminfo: memFree=27384972/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=47680 CPUtime=5.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 10222 0 0 0 562 1 0 0 25 0 1 0 926943101 48824320 10133 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 11920 10133 131 6 0 10390 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56380

[startup+12.7005 s]
/proc/loadavg: 2.31 2.07 2.02 3/175 28226
/proc/meminfo: memFree=27383644/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=49048 CPUtime=12.03 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 10564 0 0 0 1202 1 0 0 25 0 1 0 926943101 50225152 10475 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 12262 10475 131 6 0 10732 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57748

[startup+25.5003 s]
/proc/loadavg: 2.26 2.06 2.02 3/175 28226
/proc/meminfo: memFree=27381412/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=50612 CPUtime=24.84 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 10938 0 0 0 2482 2 0 0 25 0 1 0 926943101 51826688 10849 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 12653 10849 131 6 0 11123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59312

[startup+51.101 s]
/proc/loadavg: 2.17 2.06 2.02 3/175 28226
/proc/meminfo: memFree=27378784/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=53160 CPUtime=50.43 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 11568 0 0 0 5041 2 0 0 25 0 1 0 926943101 54435840 11479 33554432000 4194304 4218580 140734591193840 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 13290 11479 131 6 0 11760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61860

[startup+102.306 s]
/proc/loadavg: 2.07 2.05 2.01 3/175 28228
/proc/meminfo: memFree=27356752/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=57164 CPUtime=101.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 12571 0 0 0 10161 2 0 0 25 0 1 0 926943101 58535936 12480 33554432000 4194304 4218580 140734591193840 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 14291 12480 131 6 0 12761 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 65864

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/175 28230
/proc/meminfo: memFree=27335416/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=59740 CPUtime=161.62 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 13301 0 0 0 16160 2 0 0 25 0 1 0 926943101 61173760 13154 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 14935 13154 131 6 0 13405 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 68440

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/175 28230
/proc/meminfo: memFree=27323128/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=63684 CPUtime=221.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 14383 0 0 0 22160 3 0 0 25 0 1 0 926943101 65212416 14137 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28224/statm: 15921 14137 131 6 0 14391 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 72384

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 28241
/proc/meminfo: memFree=27319880/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=65716 CPUtime=281.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 14986 0 0 0 28160 3 0 0 25 0 1 0 926943101 67293184 14649 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 16429 14649 131 6 0 14899 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 74416

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 28243
/proc/meminfo: memFree=27317384/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=67824 CPUtime=341.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 15622 0 0 0 34160 3 0 0 25 0 1 0 926943101 69451776 15169 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 16956 15169 131 6 0 15426 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 76524

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 28245
/proc/meminfo: memFree=27315640/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=69188 CPUtime=401.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 16077 0 0 0 40160 3 0 0 25 0 1 0 926943101 70848512 15494 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 17297 15494 131 6 0 15767 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 77888

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28247
/proc/meminfo: memFree=27312768/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=70748 CPUtime=461.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 16642 0 0 0 46159 4 0 0 25 0 1 0 926943101 72445952 15904 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208525 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 17687 15904 131 6 0 16157 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 79448

[startup+522.301 s]
/proc/loadavg: 2.07 2.02 2.00 4/176 28250
/proc/meminfo: memFree=27299240/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=72172 CPUtime=521.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 17121 0 0 0 52159 4 0 0 25 0 1 0 926943101 73904128 16240 33554432000 4194304 4218580 140734591193840 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18043 16240 131 6 0 16513 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 80872

[startup+582.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/175 28252
/proc/meminfo: memFree=27307516/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=73996 CPUtime=581.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 17708 0 0 0 58159 4 0 0 25 0 1 0 926943101 75771904 16713 33554432000 4194304 4218580 140734591193840 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18499 16713 131 6 0 16969 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 82696

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

[startup+588.7 s]
/proc/loadavg: 2.05 2.02 2.00 3/175 28252
/proc/meminfo: memFree=27307144/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=74128 CPUtime=588.03 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 17760 0 0 0 58799 4 0 0 25 0 1 0 926943101 75907072 16746 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18532 16746 131 6 0 17002 0
Current children cumulated CPU time (s) 588.68
Current children cumulated vsize (KiB) 82828

[startup+614.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 28254
/proc/meminfo: memFree=27305400/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=74584 CPUtime=613.63 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 17944 0 0 0 61359 4 0 0 25 0 1 0 926943101 76374016 16847 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18646 16847 131 6 0 17116 0
Current children cumulated CPU time (s) 614.28
Current children cumulated vsize (KiB) 83284

[startup+627.101 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28254
/proc/meminfo: memFree=27304404/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=74812 CPUtime=626.43 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 18016 0 0 0 62639 4 0 0 25 0 1 0 926943101 76607488 16903 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18703 16903 131 6 0 17173 0
Current children cumulated CPU time (s) 627.08
Current children cumulated vsize (KiB) 83512

[startup+633.501 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28254
/proc/meminfo: memFree=27303284/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=74780 CPUtime=632.84 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 18039 0 0 0 63280 4 0 0 25 0 1 0 926943101 76574720 16907 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18695 16907 131 6 0 17165 0
Current children cumulated CPU time (s) 633.49
Current children cumulated vsize (KiB) 83480

[startup+635.101 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28254
/proc/meminfo: memFree=27303036/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=74812 CPUtime=634.43 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 18045 0 0 0 63439 4 0 0 25 0 1 0 926943101 76607488 16913 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18703 16913 131 6 0 17173 0
Current children cumulated CPU time (s) 635.08
Current children cumulated vsize (KiB) 83512

[startup+635.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28254
/proc/meminfo: memFree=27303036/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=74812 CPUtime=635.23 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 18048 0 0 0 63519 4 0 0 25 0 1 0 926943101 76607488 16916 33554432000 4194304 4218580 140734591193840 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18703 16916 131 6 0 17173 0
Current children cumulated CPU time (s) 635.88
Current children cumulated vsize (KiB) 83512

[startup+636.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28254
/proc/meminfo: memFree=27303036/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=74812 CPUtime=636.03 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 18054 0 0 0 63599 4 0 0 25 0 1 0 926943101 76607488 16922 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18703 16922 131 6 0 17173 0
Current children cumulated CPU time (s) 636.68
Current children cumulated vsize (KiB) 83512

[startup+637.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28254
/proc/meminfo: memFree=27302912/32951132 swapFree=67061148/67111528
[pid=28221] ppid=28219 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/28221/stat : 28221 (esg_static.sh) S 28219 28221 28034 0 -1 4202496 353 14482 0 0 0 0 60 5 19 0 1 0 926943035 8908800 252 33554432000 4194304 4922060 140734731373792 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28221/statm: 2175 252 209 178 0 68 0
[pid=28224] ppid=28221 vsize=74956 CPUtime=636.43 cores=1,3,5,7
/proc/28224/stat : 28224 (cdcl) R 28221 28221 28034 0 -1 4202496 18060 0 0 0 63639 4 0 0 25 0 1 0 926943101 76754944 16928 33554432000 4194304 4218580 140734591193840 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/28224/statm: 18739 16928 131 6 0 17209 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 83656

Child status: 20
Real time (s): 637.173
CPU time (s): 637.171
CPU user time (s): 637.065
CPU system time (s): 0.105983
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 83656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 637.065
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33113
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= 37
involuntary context switches= 1194

runsolver used 0.879866 second user time and 2.03669 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-15 17:57:14
IDJOB=3499032
IDBENCH=82502
IDSOLVER=1993
FILE ID=node129/3499032-1308153434
RUNJOBID= node129-1308150180-28053
PBS_JOBID= 13575589
Free space on /tmp= 73868 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499032-1308153434/watcher-3499032-1308153434 -o /tmp/evaluation-result-3499032-1308153434/solver-3499032-1308153434 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499032-1308153434.cnf

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=848358523

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.831
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.83
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      27441196 kB
Buffers:        585812 kB
Cached:        4391672 kB
SwapCached:      13132 kB
Active:        1806336 kB
Inactive:      3333748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27441196 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           13656 kB
Writeback:           0 kB
AnonPages:      159336 kB
Mapped:           9184 kB
Slab:           306812 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   322500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73868 MiB
End job on node129 at 2011-06-15 18:07:51