Trace number 3283415

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-01? (TO) 1300.01 1300.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
0.00/0.73	c ==============================================================================
0.00/0.73	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.73	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.73	c ==============================================================================
0.00/0.73	c |         0 | 1358076  3290875 |  407422       0        0     nan |  0.000 % |
3.29/3.31	c |         0 |  943589  2622489 |      --       0       --      -- |     --   | -112392/18842
3.29/3.32	c ==============================================================================
3.29/3.32	c Result  :   #vars: 137484   #clauses: 943589   #literals: 2622489
3.29/3.32	c CPU time:   3.20951 s
3.29/3.32	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3283415-1303755608/watcher-3283415-1303755608 -o /tmp/evaluation-result-3283415-1303755608/solver-3283415-1303755608 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3283415-1303755608.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.14 4.03 3.84 4/192 8058
/proc/meminfo: memFree=16841072/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=0 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487160549 8908800 249 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 249 209 178 0 68 0

[startup+0.0137219 s]
/proc/loadavg: 4.14 4.03 3.84 4/192 8058
/proc/meminfo: memFree=16841072/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=0 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487160549 8908800 249 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100754 s]
/proc/loadavg: 4.14 4.03 3.84 4/192 8058
/proc/meminfo: memFree=16841072/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=0 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487160549 8908800 249 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300707 s]
/proc/loadavg: 4.14 4.03 3.84 4/192 8058
/proc/meminfo: memFree=16841072/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=0 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487160549 8908800 249 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700649 s]
/proc/loadavg: 4.14 4.03 3.84 4/192 8058
/proc/meminfo: memFree=16841072/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=0 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487160549 8908800 249 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50045 s]
/proc/loadavg: 4.14 4.03 3.84 5/194 8060
/proc/meminfo: memFree=16712468/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=0 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487160549 8908800 249 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 249 209 178 0 68 0
[pid=8059] ppid=8058 vsize=149892 CPUtime=1.49 cores=4,6
/proc/8059/stat : 8059 (SatELite_releas) R 8058 8058 7713 0 -1 4202496 38861 0 0 0 140 9 0 0 25 0 1 0 487160549 153489408 35441 33554432000 134512640 135144242 4291606800 18446744073709551615 134599127 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8059/statm: 37473 35441 77 155 0 37316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158592

[startup+3.10017 s]
/proc/loadavg: 4.21 4.04 3.85 5/194 8060
/proc/meminfo: memFree=16683824/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=0 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 487160549 8908800 249 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 249 209 178 0 68 0
[pid=8059] ppid=8058 vsize=165996 CPUtime=3.09 cores=4,6
/proc/8059/stat : 8059 (SatELite_releas) R 8058 8058 7713 0 -1 4202496 44580 0 0 0 299 10 0 0 25 0 1 0 487160549 169979904 37946 33554432000 134512640 135144242 4291606800 18446744073709551615 134605075 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8059/statm: 41499 37946 77 155 0 41342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174696

[startup+6.30066 s]
/proc/loadavg: 4.21 4.04 3.85 5/194 8061
/proc/meminfo: memFree=16750784/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=71216 CPUtime=2.46 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 15681 0 0 0 243 3 0 0 25 0 1 0 487160932 72925184 15524 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 17804 15524 131 6 0 16274 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 79916

[startup+12.7005 s]
/proc/loadavg: 4.18 4.04 3.85 5/194 8062
/proc/meminfo: memFree=16747332/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=73992 CPUtime=8.86 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 16381 0 0 0 882 4 0 0 25 0 1 0 487160932 75767808 16223 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 18498 16223 131 6 0 16968 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82692

[startup+25.5003 s]
/proc/loadavg: 4.15 4.04 3.85 5/194 8062
/proc/meminfo: memFree=16743048/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=77064 CPUtime=21.66 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 17138 0 0 0 2162 4 0 0 25 0 1 0 487160932 78913536 16980 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 19266 16980 131 6 0 17736 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85764

[startup+51.1007 s]
/proc/loadavg: 4.17 4.05 3.86 5/194 8092
/proc/meminfo: memFree=16719252/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=82776 CPUtime=47.26 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 18565 0 0 0 4720 6 0 0 25 0 1 0 487160932 84762624 18407 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 20694 18407 131 6 0 19164 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91476

[startup+102.307 s]
/proc/loadavg: 4.06 4.04 3.86 5/194 8094
/proc/meminfo: memFree=16705268/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=88360 CPUtime=98.46 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 19973 0 0 0 9840 6 0 0 25 0 1 0 487160932 90480640 19815 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 22090 19815 131 6 0 20560 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 97060

[startup+162.301 s]
/proc/loadavg: 4.07 4.05 3.87 5/194 8096
/proc/meminfo: memFree=16690652/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=97256 CPUtime=158.46 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 22205 0 0 0 15839 7 0 0 25 0 1 0 487160932 99590144 22047 33554432000 4194304 4218580 140736757637888 18446744073709551615 4199568 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 24314 22047 131 6 0 22784 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 105956

[startup+222.301 s]
/proc/loadavg: 4.02 4.03 3.88 5/194 8097
/proc/meminfo: memFree=16683020/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=101536 CPUtime=218.46 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 23285 0 0 0 21839 7 0 0 25 0 1 0 487160932 103972864 23127 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 25384 23127 131 6 0 23854 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 110236

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 3.89 5/194 8099
/proc/meminfo: memFree=16678152/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=105932 CPUtime=278.46 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 24385 0 0 0 27839 7 0 0 25 0 1 0 487160932 108474368 24227 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 26483 24227 131 6 0 24953 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 114632

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.89 5/194 8100
/proc/meminfo: memFree=16675284/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=107292 CPUtime=338.46 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 24705 0 0 0 33839 7 0 0 25 0 1 0 487160932 109867008 24547 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 26823 24547 131 6 0 25293 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 115992

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/194 8102
/proc/meminfo: memFree=16665580/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6

################
# More data... #
################

/proc/8061/statm: 29620 27363 131 6 0 28090 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 127180

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/194 8138
/proc/meminfo: memFree=16642296/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=122484 CPUtime=638.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 28541 0 0 0 63839 9 0 0 25 0 1 0 487160932 125423616 28364 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 30621 28364 131 6 0 29091 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 131184

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8140
/proc/meminfo: memFree=16629680/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=128044 CPUtime=698.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 29927 0 0 0 69838 10 0 0 25 0 1 0 487160932 131117056 29739 33554432000 4194304 4218580 140736757637888 18446744073709551615 4213540 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 32011 29739 131 6 0 30481 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 136744

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8142
/proc/meminfo: memFree=16629036/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=128076 CPUtime=758.49 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 29934 0 0 0 75839 10 0 0 25 0 1 0 487160932 131149824 29741 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 32019 29741 131 6 0 30489 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 136776

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/194 8180
/proc/meminfo: memFree=16618580/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=128108 CPUtime=818.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 29948 0 0 0 81838 10 0 0 25 0 1 0 487160932 131182592 29750 33554432000 4194304 4218580 140736757637888 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 32027 29750 131 6 0 30497 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 136808

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/194 8182
/proc/meminfo: memFree=16605228/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=128372 CPUtime=878.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 30016 0 0 0 87838 10 0 0 25 0 1 0 487160932 131452928 29811 33554432000 4194304 4218580 140736757637888 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 32093 29811 131 6 0 30563 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 137072

[startup+942.301 s]
/proc/loadavg: 3.94 3.99 3.91 5/194 8245
/proc/meminfo: memFree=16477468/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=129660 CPUtime=938.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 30378 0 0 0 93838 10 0 0 25 0 1 0 487160932 132771840 30158 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 32415 30158 131 6 0 30885 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 138360

[startup+1002.3 s]
/proc/loadavg: 3.98 3.99 3.91 5/194 8284
/proc/meminfo: memFree=16418956/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=136456 CPUtime=998.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 32088 0 0 0 99838 10 0 0 25 0 1 0 487160932 139730944 31853 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 34114 31853 131 6 0 32584 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 145156

[startup+1062.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8286
/proc/meminfo: memFree=16402284/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=142008 CPUtime=1058.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 33493 0 0 0 105837 11 0 0 25 0 1 0 487160932 145416192 33242 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 35502 33242 131 6 0 33972 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 150708

[startup+1122.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8361
/proc/meminfo: memFree=16464044/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=142008 CPUtime=1118.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 33510 0 0 0 111837 11 0 0 25 0 1 0 487160932 145416192 33245 33554432000 4194304 4218580 140736757637888 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 35502 33245 131 6 0 33972 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 150708

[startup+1182.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8363
/proc/meminfo: memFree=16448848/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=142040 CPUtime=1178.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 33521 0 0 0 117837 11 0 0 25 0 1 0 487160932 145448960 33251 33554432000 4194304 4218580 140736757637888 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 35510 33251 131 6 0 33980 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 150740

[startup+1242.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8364
/proc/meminfo: memFree=16431104/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=142040 CPUtime=1238.48 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 33537 0 0 0 123837 11 0 0 25 0 1 0 487160932 145448960 33256 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 35510 33256 131 6 0 33980 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 150740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.92 5/194 8366
/proc/meminfo: memFree=16412472/32950928 swapFree=67111528/67111528
[pid=8058] ppid=8056 vsize=8700 CPUtime=3.82 cores=4,6
/proc/8058/stat : 8058 (esg_static.sh) S 8056 8058 7713 0 -1 4202496 353 46962 0 0 0 0 367 15 18 0 1 0 487160549 8908800 252 33554432000 4194304 4922060 140736531078304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8058/statm: 2175 252 209 178 0 68 0
[pid=8061] ppid=8058 vsize=142072 CPUtime=1296.19 cores=4,6
/proc/8061/stat : 8061 (cdcl) R 8058 8058 7713 0 -1 4202496 33556 0 0 0 129608 11 0 0 25 0 1 0 487160932 145481728 33257 33554432000 4194304 4218580 140736757637888 18446744073709551615 4208604 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/8061/statm: 35518 33257 131 6 0 33988 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 150772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8058 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=676441
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=152976
# CPU time returned by wait4() is 3.82942
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.75
CPU system time (s): 0.26
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 175612

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

runsolver used 1.9727 second user time and 5.13322 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 20:20:09
IDJOB=3283415
IDBENCH=71036
IDSOLVER=1609
FILE ID=node125/3283415-1303755608
RUNJOBID= node125-1303755210-7732
PBS_JOBID= 13154062
Free space on /tmp= 73168 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283415-1303755608/watcher-3283415-1303755608 -o /tmp/evaluation-result-3283415-1303755608/solver-3283415-1303755608 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3283415-1303755608.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1093006570

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      16841096 kB
Buffers:       2193292 kB
Cached:       13219684 kB
SwapCached:          0 kB
Active:        7787448 kB
Inactive:      7790764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16841096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           45708 kB
Writeback:           0 kB
AnonPages:      164056 kB
Mapped:          15228 kB
Slab:           467484 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   349416 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= 73076 MiB
End job on node125 at 2011-04-25 20:41:51