Trace number 3499026

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 455.981 455.97

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 benchmark105.068
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.28	c ==============================================================================
0.00/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.28	c ==============================================================================
0.00/0.28	c |         0 |  701694  2616281 |  210508       0        0     nan |  0.000 % |
0.00/0.36	c |         0 |  697544  2607344 |      --       0       --      -- |     --   | -4150/-8937
0.00/0.36	c ==============================================================================
0.00/0.36	c Result  :   #vars: 31688   #clauses: 697544   #literals: 2607344
0.00/0.36	c CPU time:   0.318951 s
0.00/0.36	c ==============================================================================
455.89/455.96	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-3499026-1308153098/watcher-3499026-1308153098 -o /tmp/evaluation-result-3499026-1308153098/solver-3499026-1308153098 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499026-1308153098.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 6110
/proc/meminfo: memFree=29534384/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926910372 8908800 250 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6110/statm: 2175 250 209 178 0 68 0

[startup+0.0852431 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 6110
/proc/meminfo: memFree=29534384/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926910372 8908800 250 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6110/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100239 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 6110
/proc/meminfo: memFree=29534384/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926910372 8908800 250 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6110/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300203 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 6110
/proc/meminfo: memFree=29534384/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926910372 8908800 250 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6110/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701126 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 6110
/proc/meminfo: memFree=29534384/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926910372 8908800 250 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6110/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50098 s]
/proc/loadavg: 2.01 2.02 1.94 3/180 6113
/proc/meminfo: memFree=29498316/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=51636 CPUtime=0.69 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 11128 0 0 0 67 2 0 0 17 0 1 0 926910452 52875264 11037 33554432000 4194304 4218580 140735859362608 18446744073709551615 4213106 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6113/statm: 12909 11045 112 6 0 11379 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 60336

[startup+3.10069 s]
/proc/loadavg: 2.01 2.02 1.94 3/180 6113
/proc/meminfo: memFree=29468112/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=55224 CPUtime=2.3 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 12174 0 0 0 227 3 0 0 20 0 1 0 926910452 56549376 12083 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 13806 12083 131 6 0 12276 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63924

[startup+6.30112 s]
/proc/loadavg: 2.09 2.03 1.95 3/180 6113
/proc/meminfo: memFree=29466252/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=56104 CPUtime=5.5 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 12370 0 0 0 547 3 0 0 25 0 1 0 926910452 57450496 12279 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 14026 12279 131 6 0 12496 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64804

[startup+12.7009 s]
/proc/loadavg: 2.08 2.03 1.95 3/180 6114
/proc/meminfo: memFree=29464784/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=57476 CPUtime=11.9 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 12734 0 0 0 1187 3 0 0 25 0 1 0 926910452 58855424 12643 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 14369 12643 131 6 0 12839 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66176

[startup+25.5006 s]
/proc/loadavg: 2.06 2.03 1.95 3/180 6114
/proc/meminfo: memFree=29463788/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=59348 CPUtime=24.7 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 13183 0 0 0 2467 3 0 0 25 0 1 0 926910452 60772352 13092 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 14837 13092 131 6 0 13307 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68048

[startup+51.1009 s]
/proc/loadavg: 2.04 2.03 1.95 3/180 6115
/proc/meminfo: memFree=29460080/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=62840 CPUtime=50.3 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 14066 0 0 0 5027 3 0 0 25 0 1 0 926910452 64348160 13975 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 15710 13975 131 6 0 14180 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71540

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 1.95 3/180 6116
/proc/meminfo: memFree=29456520/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=66484 CPUtime=101.51 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 14985 0 0 0 10147 4 0 0 25 0 1 0 926910452 68079616 14875 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 16621 14875 131 6 0 15091 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 75184

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 1.95 3/180 6118
/proc/meminfo: memFree=29451528/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=69092 CPUtime=161.5 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 15696 0 0 0 16146 4 0 0 25 0 1 0 926910452 70750208 15546 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 17273 15546 131 6 0 15743 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 77792

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.95 3/180 6119
/proc/meminfo: memFree=29448264/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=72076 CPUtime=221.5 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 16531 0 0 0 22146 4 0 0 25 0 1 0 926910452 73805824 16291 33554432000 4194304 4218580 140735859362608 18446744073709551615 4210749 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 18019 16291 131 6 0 16489 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 80776

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6121
/proc/meminfo: memFree=29445996/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=74096 CPUtime=281.51 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 17125 0 0 0 28146 5 0 0 25 0 1 0 926910452 75874304 16801 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 18524 16801 131 6 0 16994 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 82796

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6122
/proc/meminfo: memFree=29443856/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=76408 CPUtime=341.51 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 17807 0 0 0 34146 5 0 0 25 0 1 0 926910452 78241792 17385 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19102 17385 131 6 0 17572 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 85108

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6124
/proc/meminfo: memFree=29442196/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=78072 CPUtime=401.51 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18345 0 0 0 40145 6 0 0 25 0 1 0 926910452 79945728 17793 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19518 17793 131 6 0 17988 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 86772

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

[startup+409.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6124
/proc/meminfo: memFree=29439964/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=78280 CPUtime=408.71 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18414 0 0 0 40865 6 0 0 25 0 1 0 926910452 80158720 17847 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19570 17847 131 6 0 18040 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 86980

[startup+435.101 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6125
/proc/meminfo: memFree=29439192/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=78912 CPUtime=434.31 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18635 0 0 0 43425 6 0 0 25 0 1 0 926910452 80805888 17987 33554432000 4194304 4218580 140735859362608 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19728 17987 131 6 0 18198 0
Current children cumulated CPU time (s) 435.09
Current children cumulated vsize (KiB) 87612

[startup+447.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6125
/proc/meminfo: memFree=29438688/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=79388 CPUtime=447.11 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18803 0 0 0 44705 6 0 0 25 0 1 0 926910452 81293312 18120 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19847 18120 131 6 0 18317 0
Current children cumulated CPU time (s) 447.89
Current children cumulated vsize (KiB) 88088

[startup+451.101 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6125
/proc/meminfo: memFree=29438680/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=79464 CPUtime=450.31 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18826 0 0 0 45025 6 0 0 25 0 1 0 926910452 81371136 18127 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19866 18127 131 6 0 18336 0
Current children cumulated CPU time (s) 451.09
Current children cumulated vsize (KiB) 88164

[startup+454.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6125
/proc/meminfo: memFree=29438556/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=79572 CPUtime=453.52 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18862 0 0 0 45346 6 0 0 25 0 1 0 926910452 81481728 18146 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19893 18146 131 6 0 18363 0
Current children cumulated CPU time (s) 454.3
Current children cumulated vsize (KiB) 88272

[startup+455.101 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6125
/proc/meminfo: memFree=29438556/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=79572 CPUtime=454.31 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18862 0 0 0 45425 6 0 0 25 0 1 0 926910452 81481728 18146 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19893 18146 131 6 0 18363 0
Current children cumulated CPU time (s) 455.09
Current children cumulated vsize (KiB) 88272

[startup+455.501 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6125
/proc/meminfo: memFree=29438556/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=79572 CPUtime=454.71 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18867 0 0 0 45465 6 0 0 25 0 1 0 926910452 81481728 18151 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19893 18151 131 6 0 18363 0
Current children cumulated CPU time (s) 455.49
Current children cumulated vsize (KiB) 88272

[startup+455.901 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 6125
/proc/meminfo: memFree=29438556/32951124 swapFree=67053036/67111528
[pid=6110] ppid=6108 vsize=8700 CPUtime=0.78 cores=1,3,5,7
/proc/6110/stat : 6110 (esg_static.sh) S 6108 6110 5946 0 -1 4202496 355 17955 0 0 0 0 72 6 15 0 1 0 926910372 8908800 253 33554432000 4194304 4922060 140737406084960 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6110/statm: 2175 253 209 178 0 68 0
[pid=6113] ppid=6110 vsize=79604 CPUtime=455.11 cores=1,3,5,7
/proc/6113/stat : 6113 (cdcl) R 6110 6110 5946 0 -1 4202496 18867 0 0 0 45505 6 0 0 25 0 1 0 926910452 81514496 18151 33554432000 4194304 4218580 140735859362608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6113/statm: 19901 18151 131 6 0 18371 0
Current children cumulated CPU time (s) 455.89
Current children cumulated vsize (KiB) 88304

Child status: 20
Real time (s): 455.97
CPU time (s): 455.981
CPU user time (s): 455.844
CPU system time (s): 0.136979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 88368

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

runsolver used 0.736887 second user time and 1.75073 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-15 17:51:39
IDJOB=3499026
IDBENCH=82496
IDSOLVER=1993
FILE ID=node104/3499026-1308153098
RUNJOBID= node104-1308150601-5965
PBS_JOBID= 13575607
Free space on /tmp= 73812 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-3499026-1308153098/watcher-3499026-1308153098 -o /tmp/evaluation-result-3499026-1308153098/solver-3499026-1308153098 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499026-1308153098.cnf

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1707300615

node104.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.855
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.71
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29535068 kB
Buffers:        449732 kB
Cached:        2433568 kB
SwapCached:      12244 kB
Active:         990040 kB
Inactive:      2065288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29535068 kB
SwapTotal:    67111528 kB
SwapFree:     67053036 kB
Dirty:           17872 kB
Writeback:           0 kB
AnonPages:      168608 kB
Mapped:           9260 kB
Slab:           298604 kB
PageTables:       5100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   363036 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= 73812 MiB
End job on node104 at 2011-06-15 17:59:15