Trace number 3499030

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 524.175 524.163

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.934
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.31	c ==============================================================================
0.00/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.31	c ==============================================================================
0.00/0.31	c |         0 |  766757  2858079 |  230027       0        0     nan |  0.000 % |
0.00/0.35	c |         0 |  765832  2856495 |      --       0       --      -- |     --   | -925/-1584
0.00/0.35	c ==============================================================================
0.00/0.35	c Result  :   #vars: 32389   #clauses: 765832   #literals: 2856495
0.00/0.35	c CPU time:   0.32395 s
0.00/0.35	c ==============================================================================
524.08/524.15	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-3499030-1308153218/watcher-3499030-1308153218 -o /tmp/evaluation-result-3499030-1308153218/solver-3499030-1308153218 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499030-1308153218.cnf 

running on 4 cores: 0,2,4,6

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.13 2.03 2.01 2/175 22441
/proc/meminfo: memFree=30936528/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926922225 8908800 249 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22441/statm: 2175 249 209 178 0 68 0

[startup+0.0510979 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 22441
/proc/meminfo: memFree=30936528/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926922225 8908800 249 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22441/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101097 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 22441
/proc/meminfo: memFree=30936528/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926922225 8908800 249 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22441/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301054 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 22441
/proc/meminfo: memFree=30936528/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926922225 8908800 249 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22441/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700982 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 22441
/proc/meminfo: memFree=30936528/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926922225 8908800 249 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22441/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50084 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 22444
/proc/meminfo: memFree=30900868/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=50296 CPUtime=0.66 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 10819 0 0 0 64 2 0 0 21 0 1 0 926922308 51503104 10729 33554432000 4194304 4218580 140736109267648 18446744073709551615 4204458 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22444/statm: 12574 10729 112 6 0 11044 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 58996

[startup+3.10054 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 22444
/proc/meminfo: memFree=30864040/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=60588 CPUtime=2.25 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 13492 0 0 0 223 2 0 0 25 0 1 0 926922308 62042112 13402 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 15147 13402 131 6 0 13617 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 69288

[startup+6.30097 s]
/proc/loadavg: 2.28 2.07 2.02 3/177 22444
/proc/meminfo: memFree=30862304/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=61300 CPUtime=5.46 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 13671 0 0 0 543 3 0 0 25 0 1 0 926922308 62771200 13581 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 15325 13581 131 6 0 13795 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 70000

[startup+12.7008 s]
/proc/loadavg: 2.26 2.06 2.02 3/177 22444
/proc/meminfo: memFree=30861484/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=62100 CPUtime=11.86 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 13903 0 0 0 1183 3 0 0 25 0 1 0 926922308 63590400 13813 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 15525 13813 131 6 0 13995 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 70800

[startup+25.5005 s]
/proc/loadavg: 2.20 2.06 2.02 3/177 22444
/proc/meminfo: memFree=30860872/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=63832 CPUtime=24.66 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 14317 0 0 0 2463 3 0 0 25 0 1 0 926922308 65363968 14227 33554432000 4194304 4218580 140736109267648 18446744073709551615 253640556729 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 15958 14227 131 6 0 14428 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72532

[startup+51.1008 s]
/proc/loadavg: 2.13 2.05 2.02 3/177 22445
/proc/meminfo: memFree=30855136/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=66748 CPUtime=50.26 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 15036 0 0 0 5023 3 0 0 25 0 1 0 926922308 68349952 14945 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 16687 14945 131 6 0 15157 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75448

[startup+102.306 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 22446
/proc/meminfo: memFree=30841980/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=70896 CPUtime=101.47 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 16103 0 0 0 10144 3 0 0 25 0 1 0 926922308 72597504 16007 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 17724 16007 131 6 0 16194 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 79596

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 22448
/proc/meminfo: memFree=30839220/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=72696 CPUtime=161.46 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 16607 0 0 0 16143 3 0 0 25 0 1 0 926922308 74440704 16456 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 18174 16456 131 6 0 16644 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 81396

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 22449
/proc/meminfo: memFree=30834480/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=76984 CPUtime=221.46 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 17746 0 0 0 22143 3 0 0 25 0 1 0 926922308 78831616 17523 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 19246 17523 131 6 0 17716 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 85684

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 22451
/proc/meminfo: memFree=30832584/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=78696 CPUtime=281.47 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 18267 0 0 0 28144 3 0 0 25 0 1 0 926922308 80584704 17951 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 19674 17951 131 6 0 18144 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 87396

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22453
/proc/meminfo: memFree=30830192/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=80096 CPUtime=341.47 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 18730 0 0 0 34143 4 0 0 25 0 1 0 926922308 82018304 18305 33554432000 4194304 4218580 140736109267648 18446744073709551615 4209720 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 20024 18305 131 6 0 18494 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 88796

[startup+402.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 22454
/proc/meminfo: memFree=30828180/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=81844 CPUtime=401.47 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 19252 0 0 0 40143 4 0 0 25 0 1 0 926922308 83808256 18744 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 20461 18744 131 6 0 18931 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 90544

[startup+462.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 22465
/proc/meminfo: memFree=30826880/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=82636 CPUtime=461.47 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 19671 0 0 0 46143 4 0 0 25 0 1 0 926922308 84619264 18911 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 20659 18911 131 6 0 19129 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 91336

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22466
/proc/meminfo: memFree=30825364/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=84384 CPUtime=521.47 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 20268 0 0 0 52143 4 0 0 25 0 1 0 926922308 86409216 19346 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 21096 19346 131 6 0 19566 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 93084

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

[startup+523.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22466
/proc/meminfo: memFree=30825240/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=84352 CPUtime=522.27 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 20269 0 0 0 52223 4 0 0 25 0 1 0 926922308 86376448 19346 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 21088 19346 131 6 0 19558 0
Current children cumulated CPU time (s) 523.08
Current children cumulated vsize (KiB) 93052

[startup+523.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22467
/proc/meminfo: memFree=30825240/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=84352 CPUtime=523.07 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 20270 0 0 0 52303 4 0 0 25 0 1 0 926922308 86376448 19347 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 21088 19347 131 6 0 19558 0
Current children cumulated CPU time (s) 523.88
Current children cumulated vsize (KiB) 93052

[startup+524.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22467
/proc/meminfo: memFree=30825240/32951124 swapFree=67060192/67111528
[pid=22441] ppid=22439 vsize=8700 CPUtime=0.81 cores=0,2,4,6
/proc/22441/stat : 22441 (esg_static.sh) S 22439 22441 21788 0 -1 4202496 353 16845 0 0 0 0 76 5 18 0 1 0 926922225 8908800 252 33554432000 4194304 4922060 140733866773632 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22441/statm: 2175 252 209 178 0 68 0
[pid=22444] ppid=22441 vsize=84352 CPUtime=523.27 cores=0,2,4,6
/proc/22444/stat : 22444 (cdcl) R 22441 22441 21788 0 -1 4202496 20270 0 0 0 52323 4 0 0 25 0 1 0 926922308 86376448 19347 33554432000 4194304 4218580 140736109267648 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22444/statm: 21088 19347 131 6 0 19558 0
Current children cumulated CPU time (s) 524.08
Current children cumulated vsize (KiB) 93052

Child status: 20
Real time (s): 524.163
CPU time (s): 524.175
CPU user time (s): 524.058
CPU system time (s): 0.116982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 93084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 524.058
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37686
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 403

runsolver used 0.879866 second user time and 1.69974 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-15 17:53:38
IDJOB=3499030
IDBENCH=82500
IDSOLVER=1993
FILE ID=node106/3499030-1308153218
RUNJOBID= node106-1308150601-21806
PBS_JOBID= 13575606
Free space on /tmp= 73932 MiB

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

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

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=1851051583

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30936800 kB
Buffers:        430432 kB
Cached:        1150116 kB
SwapCached:      13688 kB
Active:         665812 kB
Inactive:      1006096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30936800 kB
SwapTotal:    67111528 kB
SwapFree:     67060192 kB
Dirty:           20040 kB
Writeback:           4 kB
AnonPages:       88124 kB
Mapped:          10264 kB
Slab:           279956 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250384 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= 73928 MiB
End job on node106 at 2011-06-15 18:02:23