Trace number 3288475

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 601.388 601.378

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.35	c ==============================================================================
0.00/0.35	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.35	c ==============================================================================
0.00/0.35	c |         0 |  763101  2854525 |  228930       0        0     nan |  0.000 % |
0.00/0.42	c |         0 |  760817  2851295 |      --       0       --      -- |     --   | -2284/-3230
0.00/0.42	c ==============================================================================
0.00/0.42	c Result  :   #vars: 31632   #clauses: 760817   #literals: 2851295
0.00/0.42	c CPU time:   0.375942 s
0.00/0.42	c ==============================================================================
601.29/601.37	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-3288475-1303768739/watcher-3288475-1303768739 -o /tmp/evaluation-result-3288475-1303768739/solver-3288475-1303768739 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3288475-1303768739.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.14 4.04 4.01 6/192 28224
/proc/meminfo: memFree=13154764/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469290209 8908800 250 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 250 209 178 0 68 0

[startup+0.0947959 s]
/proc/loadavg: 4.14 4.04 4.01 6/192 28224
/proc/meminfo: memFree=13154764/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469290209 8908800 250 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100776 s]
/proc/loadavg: 4.14 4.04 4.01 6/192 28224
/proc/meminfo: memFree=13154764/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469290209 8908800 250 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300734 s]
/proc/loadavg: 4.14 4.04 4.01 6/192 28224
/proc/meminfo: memFree=13154764/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469290209 8908800 250 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700677 s]
/proc/loadavg: 4.14 4.04 4.01 6/192 28224
/proc/meminfo: memFree=13154764/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469290209 8908800 250 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50053 s]
/proc/loadavg: 4.14 4.04 4.01 5/194 28227
/proc/meminfo: memFree=13124368/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=40704 CPUtime=0.55 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 8432 0 0 0 54 1 0 0 20 0 1 0 469290303 41680896 8343 33554432000 4194304 4218580 140734607286560 18446744073709551615 4204458 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28227/statm: 10176 8343 112 6 0 8646 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49404

[startup+3.10022 s]
/proc/loadavg: 4.14 4.04 4.01 5/194 28227
/proc/meminfo: memFree=13082564/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=59752 CPUtime=2.15 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 13306 0 0 0 213 2 0 0 25 0 1 0 469290303 61186048 13217 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 14938 13217 131 6 0 13408 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68452

[startup+6.30069 s]
/proc/loadavg: 4.13 4.04 4.01 5/194 28227
/proc/meminfo: memFree=13080500/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=60616 CPUtime=5.35 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 13508 0 0 0 533 2 0 0 25 0 1 0 469290303 62070784 13419 33554432000 4194304 4218580 140734607286560 18446744073709551615 212039314195 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 15154 13419 131 6 0 13624 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69316

[startup+12.7005 s]
/proc/loadavg: 4.12 4.04 4.01 5/194 28228
/proc/meminfo: memFree=13079424/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=61576 CPUtime=11.75 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 13751 0 0 0 1173 2 0 0 25 0 1 0 469290303 63053824 13662 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 15394 13662 131 6 0 13864 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70276

[startup+25.5003 s]
/proc/loadavg: 4.09 4.03 4.01 5/194 28228
/proc/meminfo: memFree=13077440/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=62904 CPUtime=24.55 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 14083 0 0 0 2453 2 0 0 25 0 1 0 469290303 64413696 13994 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 15726 13994 131 6 0 14196 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71604

[startup+51.1007 s]
/proc/loadavg: 4.06 4.03 4.01 5/194 28229
/proc/meminfo: memFree=13073312/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=65044 CPUtime=50.15 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 14622 0 0 0 5012 3 0 0 25 0 1 0 469290303 66605056 14533 33554432000 4194304 4218580 140734607286560 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 16261 14533 131 6 0 14731 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 73744

[startup+102.308 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 28230
/proc/meminfo: memFree=13054932/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=68556 CPUtime=101.36 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 15517 0 0 0 10133 3 0 0 25 0 1 0 469290303 70201344 15426 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 17139 15426 131 6 0 15609 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 77256

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 28241
/proc/meminfo: memFree=13049380/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=71608 CPUtime=161.35 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 16310 0 0 0 16132 3 0 0 25 0 1 0 469290303 73326592 16170 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 17902 16170 131 6 0 16372 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 80308

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/194 28242
/proc/meminfo: memFree=13036832/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=73388 CPUtime=221.36 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 16792 0 0 0 22132 4 0 0 25 0 1 0 469290303 75149312 16620 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 18347 16620 131 6 0 16817 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82088

[startup+282.3 s]
/proc/loadavg: 3.92 3.99 3.99 4/187 28262
/proc/meminfo: memFree=13140792/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=76572 CPUtime=281.36 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 17672 0 0 0 28132 4 0 0 25 0 1 0 469290303 78409728 17408 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 19143 17408 131 6 0 17613 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 85272

[startup+342.301 s]
/proc/loadavg: 3.34 3.81 3.93 4/187 28263
/proc/meminfo: memFree=13119444/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=78156 CPUtime=341.36 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 18146 0 0 0 34132 4 0 0 25 0 1 0 469290303 80031744 17807 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 19539 17807 131 6 0 18009 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 86856

[startup+402.301 s]
/proc/loadavg: 3.12 3.66 3.87 4/187 28265
/proc/meminfo: memFree=13118288/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=79588 CPUtime=401.36 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 18560 0 0 0 40131 5 0 0 25 0 1 0 469290303 81498112 18148 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 19897 18148 131 6 0 18367 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 88288

[startup+462.301 s]
/proc/loadavg: 3.12 3.55 3.82 4/187 28267
/proc/meminfo: memFree=13106476/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=80900 CPUtime=461.37 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 18972 0 0 0 46131 6 0 0 25 0 1 0 469290303 82841600 18495 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20225 18495 131 6 0 18695 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 89600

[startup+522.3 s]
/proc/loadavg: 3.04 3.45 3.76 4/187 28268
/proc/meminfo: memFree=13102604/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=81828 CPUtime=521.37 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19318 0 0 0 52131 6 0 0 25 0 1 0 469290303 83791872 18724 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20457 18724 131 6 0 18927 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 90528

[startup+582.301 s]
/proc/loadavg: 3.06 3.38 3.72 4/187 28270
/proc/meminfo: memFree=13101828/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=82572 CPUtime=581.37 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19659 0 0 0 58131 6 0 0 25 0 1 0 469290303 84553728 18923 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20643 18923 131 6 0 19113 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 91272

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

[startup+588.701 s]
/proc/loadavg: 3.05 3.37 3.71 4/187 28270
/proc/meminfo: memFree=13101708/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=82680 CPUtime=587.76 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19693 0 0 0 58770 6 0 0 25 0 1 0 469290303 84664320 18944 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20670 18944 131 6 0 19140 0
Current children cumulated CPU time (s) 588.69
Current children cumulated vsize (KiB) 91380

[startup+595.106 s]
/proc/loadavg: 3.04 3.36 3.71 4/187 28270
/proc/meminfo: memFree=13101700/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=82884 CPUtime=594.17 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19729 0 0 0 59411 6 0 0 25 0 1 0 469290303 84873216 18980 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20721 18980 131 6 0 19191 0
Current children cumulated CPU time (s) 595.1
Current children cumulated vsize (KiB) 91584

[startup+598.301 s]
/proc/loadavg: 3.04 3.36 3.71 4/187 28270
/proc/meminfo: memFree=13101696/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=82852 CPUtime=597.37 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19744 0 0 0 59731 6 0 0 25 0 1 0 469290303 84840448 18980 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20713 18980 131 6 0 19183 0
Current children cumulated CPU time (s) 598.3
Current children cumulated vsize (KiB) 91552

[startup+599.901 s]
/proc/loadavg: 3.04 3.35 3.70 4/187 28270
/proc/meminfo: memFree=13101696/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=82852 CPUtime=598.96 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19749 0 0 0 59890 6 0 0 25 0 1 0 469290303 84840448 18985 33554432000 4194304 4218580 140734607286560 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20713 18985 131 6 0 19183 0
Current children cumulated CPU time (s) 599.89
Current children cumulated vsize (KiB) 91552

[startup+600.7 s]
/proc/loadavg: 3.04 3.35 3.70 4/187 28270
/proc/meminfo: memFree=13101572/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=83024 CPUtime=599.76 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19768 0 0 0 59970 6 0 0 25 0 1 0 469290303 85016576 19004 33554432000 4194304 4218580 140734607286560 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20756 19004 131 6 0 19226 0
Current children cumulated CPU time (s) 600.69
Current children cumulated vsize (KiB) 91724

[startup+601.1 s]
/proc/loadavg: 3.04 3.35 3.70 4/187 28270
/proc/meminfo: memFree=13101572/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=83024 CPUtime=600.16 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19768 0 0 0 60010 6 0 0 25 0 1 0 469290303 85016576 19004 33554432000 4194304 4218580 140734607286560 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20756 19004 131 6 0 19226 0
Current children cumulated CPU time (s) 601.09
Current children cumulated vsize (KiB) 91724

[startup+601.3 s]
/proc/loadavg: 3.04 3.35 3.70 4/187 28270
/proc/meminfo: memFree=13101572/32951124 swapFree=67111528/67111528
[pid=28224] ppid=28222 vsize=8700 CPUtime=0.93 cores=0,2
/proc/28224/stat : 28224 (esg_static.sh) S 28222 28224 27771 0 -1 4202496 356 20761 0 0 0 0 86 7 18 0 1 0 469290209 8908800 253 33554432000 4194304 4922060 140735944058544 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28224/statm: 2175 253 209 178 0 68 0
[pid=28227] ppid=28224 vsize=83024 CPUtime=600.36 cores=0,2
/proc/28227/stat : 28227 (cdcl) R 28224 28224 27771 0 -1 4202496 19768 0 0 0 60030 6 0 0 25 0 1 0 469290303 85016576 19004 33554432000 4194304 4218580 140734607286560 18446744073709551615 4199442 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28227/statm: 20756 19004 131 6 0 19226 0
Current children cumulated CPU time (s) 601.29
Current children cumulated vsize (KiB) 91724

Child status: 20
Real time (s): 601.378
CPU time (s): 601.388
CPU user time (s): 601.234
CPU system time (s): 0.153976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 91724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 601.234
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41101
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= 38
involuntary context switches= 967

runsolver used 1.07084 second user time and 2.21366 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 23:58:59
IDJOB=3288475
IDBENCH=82497
IDSOLVER=1609
FILE ID=node146/3288475-1303768739
RUNJOBID= node146-1303766812-27789
PBS_JOBID= 13157158
Free space on /tmp= 72708 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288475-1303768739/watcher-3288475-1303768739 -o /tmp/evaluation-result-3288475-1303768739/solver-3288475-1303768739 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3288475-1303768739.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=91792091

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13154912 kB
Buffers:       2076232 kB
Cached:       16855144 kB
SwapCached:          0 kB
Active:        9962956 kB
Inactive:      9298996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13154912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19792 kB
Writeback:           0 kB
AnonPages:      329772 kB
Mapped:          15228 kB
Slab:           469316 kB
PageTables:       5992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   515316 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= 72744 MiB
End job on node146 at 2011-04-26 00:09:01