Trace number 3288429

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 555.022 555.015

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.30	c ==============================================================================
0.00/0.30	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.30	c ==============================================================================
0.00/0.30	c |         0 |  701694  2616281 |  210508       0        0     nan |  0.000 % |
0.00/0.37	c |         0 |  697544  2607344 |      --       0       --      -- |     --   | -4150/-8937
0.00/0.37	c ==============================================================================
0.00/0.37	c Result  :   #vars: 31688   #clauses: 697544   #literals: 2607344
0.00/0.37	c CPU time:   0.32795 s
0.00/0.37	c ==============================================================================
554.98/555.00	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-3288429-1303768458/watcher-3288429-1303768458 -o /tmp/evaluation-result-3288429-1303768458/solver-3288429-1303768458 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3288429-1303768458.cnf 

running on 2 cores: 5,7

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: 3.92 3.98 4.01 4/192 28187
/proc/meminfo: memFree=13192024/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 469262168 8908800 249 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 249 209 178 0 68 0

[startup+0.0889901 s]
/proc/loadavg: 3.92 3.98 4.01 4/192 28187
/proc/meminfo: memFree=13192024/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 469262168 8908800 249 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10099 s]
/proc/loadavg: 3.92 3.98 4.01 4/192 28187
/proc/meminfo: memFree=13192024/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 469262168 8908800 249 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300954 s]
/proc/loadavg: 3.92 3.98 4.01 4/192 28187
/proc/meminfo: memFree=13192024/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 469262168 8908800 249 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700883 s]
/proc/loadavg: 3.92 3.98 4.01 4/192 28187
/proc/meminfo: memFree=13192024/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 469262168 8908800 249 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50074 s]
/proc/loadavg: 3.92 3.98 4.01 5/194 28190
/proc/meminfo: memFree=13155932/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=49640 CPUtime=0.67 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 10675 0 0 0 66 1 0 0 20 0 1 0 469262250 50831360 10586 33554432000 4194304 4218580 140734239313584 18446744073709551615 212039316165 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28190/statm: 12410 10586 112 6 0 10880 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 58340

[startup+3.10045 s]
/proc/loadavg: 3.92 3.98 4.01 6/194 28190
/proc/meminfo: memFree=13124816/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=55220 CPUtime=2.27 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 12168 0 0 0 225 2 0 0 25 0 1 0 469262250 56545280 12079 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 13805 12079 131 6 0 12275 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 63920

[startup+6.30088 s]
/proc/loadavg: 3.93 3.98 4.01 6/194 28190
/proc/meminfo: memFree=13124320/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=55836 CPUtime=5.47 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 12329 0 0 0 545 2 0 0 25 0 1 0 469262250 57176064 12240 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 13959 12240 131 6 0 12429 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 64536

[startup+12.7007 s]
/proc/loadavg: 3.93 3.98 4.01 6/194 28190
/proc/meminfo: memFree=13122532/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=57200 CPUtime=11.87 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 12645 0 0 0 1185 2 0 0 25 0 1 0 469262250 58572800 12556 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 14300 12556 131 6 0 12770 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 65900

[startup+25.5005 s]
/proc/loadavg: 3.95 3.98 4.01 6/194 28190
/proc/meminfo: memFree=13114156/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=58640 CPUtime=24.67 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 13011 0 0 0 2465 2 0 0 25 0 1 0 469262250 60047360 12922 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 14660 12922 131 6 0 13130 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67340

[startup+51.1009 s]
/proc/loadavg: 3.96 3.98 4.01 6/194 28191
/proc/meminfo: memFree=13108400/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=61844 CPUtime=50.28 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 13812 0 0 0 5025 3 0 0 25 0 1 0 469262250 63328256 13723 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 15461 13723 131 6 0 13931 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70544

[startup+102.307 s]
/proc/loadavg: 3.98 3.98 4.00 6/194 28193
/proc/meminfo: memFree=13099236/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=65380 CPUtime=101.49 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 14701 0 0 0 10146 3 0 0 25 0 1 0 469262250 66949120 14607 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 16345 14607 131 6 0 14815 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 74080

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 4.00 6/194 28194
/proc/meminfo: memFree=13080488/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=68644 CPUtime=161.48 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 15546 0 0 0 16145 3 0 0 25 0 1 0 469262250 70291456 15422 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 17161 15422 131 6 0 15631 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 77344

[startup+222.3 s]
/proc/loadavg: 4.08 4.01 4.01 6/194 28196
/proc/meminfo: memFree=13068924/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=70188 CPUtime=221.48 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 15989 0 0 0 22145 3 0 0 25 0 1 0 469262250 71872512 15803 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 17547 15803 131 6 0 16017 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 78888

[startup+282.301 s]
/proc/loadavg: 4.14 4.04 4.01 6/194 28227
/proc/meminfo: memFree=13119780/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=72512 CPUtime=281.48 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 16651 0 0 0 28144 4 0 0 25 0 1 0 469262250 74252288 16405 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 18128 16405 131 6 0 16598 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 81212

[startup+342.301 s]
/proc/loadavg: 4.05 4.03 4.01 6/194 28229
/proc/meminfo: memFree=13064432/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=74092 CPUtime=341.48 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 17122 0 0 0 34144 4 0 0 25 0 1 0 469262250 75870208 16800 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 18523 16800 131 6 0 16993 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 82792

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 28230
/proc/meminfo: memFree=13053244/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=75992 CPUtime=401.49 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 17664 0 0 0 40144 5 0 0 25 0 1 0 469262250 77815808 17267 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 18998 17267 131 6 0 17468 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 84692

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 4.00 6/194 28241
/proc/meminfo: memFree=13042548/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=77872 CPUtime=461.49 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18206 0 0 0 46144 5 0 0 25 0 1 0 469262250 79740928 17719 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19468 17719 131 6 0 17938 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 86572

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28243
/proc/meminfo: memFree=13036076/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=78740 CPUtime=521.49 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18578 0 0 0 52144 5 0 0 25 0 1 0 469262250 80629760 17949 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19685 17949 131 6 0 18155 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 87440

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

[startup+537.501 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28243
/proc/meminfo: memFree=13032104/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=79080 CPUtime=536.69 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18690 0 0 0 53664 5 0 0 25 0 1 0 469262250 80977920 18027 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19770 18027 131 6 0 18240 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 87780

[startup+543.901 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28243
/proc/meminfo: memFree=13031360/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=79216 CPUtime=543.08 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18748 0 0 0 54303 5 0 0 25 0 1 0 469262250 81117184 18067 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19804 18067 131 6 0 18274 0
Current children cumulated CPU time (s) 543.88
Current children cumulated vsize (KiB) 87916

[startup+550.301 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28243
/proc/meminfo: memFree=13030980/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=79492 CPUtime=549.48 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18828 0 0 0 54943 5 0 0 25 0 1 0 469262250 81399808 18131 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19873 18131 131 6 0 18343 0
Current children cumulated CPU time (s) 550.28
Current children cumulated vsize (KiB) 88192

[startup+553.501 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28244
/proc/meminfo: memFree=13030112/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=79568 CPUtime=552.68 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18860 0 0 0 55263 5 0 0 25 0 1 0 469262250 81477632 18146 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19892 18146 131 6 0 18362 0
Current children cumulated CPU time (s) 553.48
Current children cumulated vsize (KiB) 88268

[startup+554.301 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28244
/proc/meminfo: memFree=13029368/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=79568 CPUtime=553.49 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18860 0 0 0 55344 5 0 0 25 0 1 0 469262250 81477632 18146 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19892 18146 131 6 0 18362 0
Current children cumulated CPU time (s) 554.29
Current children cumulated vsize (KiB) 88268

[startup+554.701 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28244
/proc/meminfo: memFree=13029368/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=79568 CPUtime=553.88 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18865 0 0 0 55383 5 0 0 25 0 1 0 469262250 81477632 18151 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19892 18151 131 6 0 18362 0
Current children cumulated CPU time (s) 554.68
Current children cumulated vsize (KiB) 88268

[startup+554.901 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28244
/proc/meminfo: memFree=13029368/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=79568 CPUtime=554.08 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18865 0 0 0 55403 5 0 0 25 0 1 0 469262250 81477632 18151 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19892 18151 131 6 0 18362 0
Current children cumulated CPU time (s) 554.88
Current children cumulated vsize (KiB) 88268

[startup+555.001 s]
/proc/loadavg: 4.00 4.01 4.00 6/194 28244
/proc/meminfo: memFree=13029368/32951124 swapFree=67111528/67111528
[pid=28187] ppid=28185 vsize=8700 CPUtime=0.8 cores=5,7
/proc/28187/stat : 28187 (esg_static.sh) S 28185 28187 27771 0 -1 4202496 352 17954 0 0 0 0 73 7 18 0 1 0 469262168 8908800 252 33554432000 4194304 4922060 140736145083600 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28187/statm: 2175 252 209 178 0 68 0
[pid=28190] ppid=28187 vsize=79600 CPUtime=554.18 cores=5,7
/proc/28190/stat : 28190 (cdcl) R 28187 28187 27771 0 -1 4202496 18865 0 0 0 55413 5 0 0 25 0 1 0 469262250 81510400 18151 33554432000 4194304 4218580 140734239313584 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28190/statm: 19900 18151 131 6 0 18370 0
Current children cumulated CPU time (s) 554.98
Current children cumulated vsize (KiB) 88300

Child status: 20
Real time (s): 555.015
CPU time (s): 555.022
CPU user time (s): 554.88
CPU system time (s): 0.141978
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 88364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 554.88
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37388
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= 450

runsolver used 0.902862 second user time and 2.12768 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 23:54:19
IDJOB=3288429
IDBENCH=82496
IDSOLVER=1609
FILE ID=node146/3288429-1303768458
RUNJOBID= node146-1303766812-27792
PBS_JOBID= 13157158
Free space on /tmp= 72708 MiB

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

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=78340176

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:      13192180 kB
Buffers:       2076184 kB
Cached:       16853804 kB
SwapCached:          0 kB
Active:        9928132 kB
Inactive:      9295512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13192180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18336 kB
Writeback:           0 kB
AnonPages:      293052 kB
Mapped:          15228 kB
Slab:           469784 kB
PageTables:       5920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   481084 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= 72704 MiB
End job on node146 at 2011-04-26 00:03:34