Trace number 3282035

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.02 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.30	c ==============================================================================
0.00/0.30	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.30	c ==============================================================================
0.00/0.30	c |         0 |  746442  1741698 |  223932       0        0     nan |  0.000 % |
5.79/5.82	c |         0 |  397738  1362662 |      --       0       --      -- |     --   | -348682/-378983
5.79/5.83	c ==============================================================================
5.79/5.83	c Result  :   #vars: 76979   #clauses: 397738   #literals: 1362662
5.79/5.83	c CPU time:   5.69013 s
5.79/5.83	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-3282035-1303752372/watcher-3282035-1303752372 -o /tmp/evaluation-result-3282035-1303752372/solver-3282035-1303752372 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282035-1303752372.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.00 3.35 3.67 3/189 5053
/proc/meminfo: memFree=18112912/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=0 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486835182 8908800 250 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 250 209 178 0 68 0

[startup+0.04405 s]
/proc/loadavg: 3.00 3.35 3.67 3/189 5053
/proc/meminfo: memFree=18112912/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=0 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486835182 8908800 250 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101039 s]
/proc/loadavg: 3.00 3.35 3.67 3/189 5053
/proc/meminfo: memFree=18112912/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=0 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486835182 8908800 250 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301004 s]
/proc/loadavg: 3.00 3.35 3.67 3/189 5053
/proc/meminfo: memFree=18112912/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=0 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486835182 8908800 250 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700929 s]
/proc/loadavg: 3.00 3.35 3.67 3/189 5053
/proc/meminfo: memFree=18112912/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=0 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486835182 8908800 250 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 3.00 3.35 3.67 4/191 5055
/proc/meminfo: memFree=17989392/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=0 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486835182 8908800 250 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 250 209 178 0 68 0
[pid=5054] ppid=5053 vsize=111728 CPUtime=1.49 cores=1,3
/proc/5054/stat : 5054 (SatELite_releas) R 5053 5053 4136 0 -1 4202496 28495 0 0 0 143 6 0 0 25 0 1 0 486835182 114409472 26383 33554432000 134512640 135144242 4294265088 18446744073709551615 134554983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5054/statm: 27932 26383 77 155 0 27775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120428

[startup+3.10049 s]
/proc/loadavg: 3.00 3.35 3.67 4/191 5055
/proc/meminfo: memFree=17965460/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=0 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 486835182 8908800 250 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 250 209 178 0 68 0
[pid=5054] ppid=5053 vsize=118544 CPUtime=3.09 cores=1,3
/proc/5054/stat : 5054 (SatELite_releas) R 5053 5053 4136 0 -1 4202496 30035 0 0 0 299 10 0 0 25 0 1 0 486835182 121389056 27923 33554432000 134512640 135144242 4294265088 18446744073709551615 134585557 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5054/statm: 29636 27923 77 155 0 29479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127244

[startup+6.30088 s]
/proc/loadavg: 3.00 3.35 3.66 4/191 5056
/proc/meminfo: memFree=17980212/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 8700

[startup+12.7008 s]
/proc/loadavg: 3.00 3.34 3.66 4/191 5058
/proc/meminfo: memFree=18039032/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=46884 CPUtime=6.61 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 9843 0 0 0 659 2 0 0 25 0 1 0 486835790 48009216 9752 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 11721 9752 133 6 0 10191 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55584

[startup+25.5004 s]
/proc/loadavg: 3.00 3.32 3.65 4/191 5058
/proc/meminfo: memFree=18025912/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=50188 CPUtime=19.4 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 10677 0 0 0 1938 2 0 0 25 0 1 0 486835790 51392512 10586 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 12547 10586 133 6 0 11017 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58888

[startup+51.1008 s]
/proc/loadavg: 3.00 3.30 3.63 4/191 5059
/proc/meminfo: memFree=18006428/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=57100 CPUtime=45.01 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 12388 0 0 0 4498 3 0 0 25 0 1 0 486835790 58470400 12297 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 14275 12297 133 6 0 12745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65800

[startup+102.306 s]
/proc/loadavg: 3.21 3.29 3.61 4/191 5060
/proc/meminfo: memFree=17984820/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=59708 CPUtime=96.21 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 13049 0 0 0 9618 3 0 0 25 0 1 0 486835790 61140992 12957 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 14927 12957 133 6 0 13397 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 68408

[startup+162.301 s]
/proc/loadavg: 3.08 3.24 3.57 4/191 5092
/proc/meminfo: memFree=18077704/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=63988 CPUtime=156.2 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 14140 0 0 0 15617 3 0 0 25 0 1 0 486835790 65523712 14048 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 15997 14048 133 6 0 14467 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 72688

[startup+222.301 s]
/proc/loadavg: 3.07 3.21 3.54 4/191 5093
/proc/meminfo: memFree=18066740/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=73736 CPUtime=216.21 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 16589 0 0 0 21617 4 0 0 25 0 1 0 486835790 75505664 16490 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 18434 16490 133 6 0 16904 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82436

[startup+282.301 s]
/proc/loadavg: 3.02 3.17 3.50 4/191 5095
/proc/meminfo: memFree=18064740/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=74456 CPUtime=276.21 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 16754 0 0 0 27617 4 0 0 25 0 1 0 486835790 76242944 16648 33554432000 4194304 4218580 140735351823184 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 18614 16648 133 6 0 17084 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 83156

[startup+342.301 s]
/proc/loadavg: 3.01 3.14 3.47 4/191 5096
/proc/meminfo: memFree=18054296/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=80512 CPUtime=336.21 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 18298 0 0 0 33616 5 0 0 25 0 1 0 486835790 82444288 18176 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 20128 18176 133 6 0 18598 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 89212

[startup+402.301 s]
/proc/loadavg: 3.07 3.12 3.44 4/191 5098
/proc/meminfo: memFree=18039512/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=82064 CPUtime=396.22 cores=1,3

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

/proc/5058/statm: 23460 21492 133 6 0 21930 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102540

[startup+642.3 s]
/proc/loadavg: 3.08 3.07 3.34 4/191 5104
/proc/meminfo: memFree=18015496/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=95900 CPUtime=636.22 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 22262 0 0 0 63616 6 0 0 25 0 1 0 486835790 98201600 22027 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 23975 22027 133 6 0 22445 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104600

[startup+702.3 s]
/proc/loadavg: 3.03 3.06 3.32 4/191 5106
/proc/meminfo: memFree=18007292/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=96892 CPUtime=696.23 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 22512 0 0 0 69616 7 0 0 25 0 1 0 486835790 99217408 22250 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 24223 22250 133 6 0 22693 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 105592

[startup+762.307 s]
/proc/loadavg: 3.01 3.04 3.29 4/191 5108
/proc/meminfo: memFree=17989672/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=111652 CPUtime=756.24 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 26253 0 0 0 75615 9 0 0 25 0 1 0 486835790 114331648 25959 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208763 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 27913 25959 133 6 0 26383 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 120352

[startup+822.3 s]
/proc/loadavg: 3.00 3.03 3.27 4/191 5109
/proc/meminfo: memFree=17987788/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=111684 CPUtime=816.23 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 26300 0 0 0 81614 9 0 0 25 0 1 0 486835790 114364416 25969 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 27921 25969 133 6 0 26391 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 120384

[startup+882.301 s]
/proc/loadavg: 3.00 3.02 3.25 4/191 5111
/proc/meminfo: memFree=17972140/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=113908 CPUtime=876.23 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 26906 0 0 0 87614 9 0 0 25 0 1 0 486835790 116641792 26534 33554432000 4194304 4218580 140735351823184 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 28477 26534 133 6 0 26947 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 122608

[startup+942.301 s]
/proc/loadavg: 3.00 3.02 3.24 4/191 5112
/proc/meminfo: memFree=17967892/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=113940 CPUtime=936.23 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 26948 0 0 0 93614 9 0 0 25 0 1 0 486835790 116674560 26544 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 28485 26544 133 6 0 26955 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 122640

[startup+1002.3 s]
/proc/loadavg: 3.03 3.03 3.22 4/191 5114
/proc/meminfo: memFree=17967364/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=114036 CPUtime=996.23 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 27008 0 0 0 99614 9 0 0 25 0 1 0 486835790 116772864 26562 33554432000 4194304 4218580 140735351823184 18446744073709551615 4210054 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 28509 26562 133 6 0 26979 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 122736

[startup+1062.3 s]
/proc/loadavg: 3.09 3.04 3.21 4/191 5116
/proc/meminfo: memFree=17955432/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=119452 CPUtime=1056.24 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 28388 0 0 0 105614 10 0 0 25 0 1 0 486835790 122318848 27900 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 29863 27900 133 6 0 28333 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 128152

[startup+1122.3 s]
/proc/loadavg: 3.10 3.06 3.20 4/191 5117
/proc/meminfo: memFree=17948832/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=119324 CPUtime=1116.24 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 28431 0 0 0 111614 10 0 0 25 0 1 0 486835790 122187776 27870 33554432000 4194304 4218580 140735351823184 18446744073709551615 4210316 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 29831 27870 133 6 0 28301 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 128024

[startup+1182.3 s]
/proc/loadavg: 3.08 3.06 3.19 4/191 5119
/proc/meminfo: memFree=17929588/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=138816 CPUtime=1176.24 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 33323 0 0 0 117611 13 0 0 25 0 1 0 486835790 142147584 32730 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 34704 32730 133 6 0 33174 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 147516

[startup+1242.3 s]
/proc/loadavg: 3.07 3.06 3.18 4/191 5120
/proc/meminfo: memFree=17925112/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=142296 CPUtime=1236.24 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 34255 0 0 0 123611 13 0 0 25 0 1 0 486835790 145711104 33627 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 35574 33627 133 6 0 34044 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 150996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.05 3.17 3/185 5140
/proc/meminfo: memFree=18057556/32951124 swapFree=67111528/67111528
[pid=5053] ppid=5051 vsize=8700 CPUtime=6.08 cores=1,3
/proc/5053/stat : 5053 (esg_static.sh) S 5051 5053 4136 0 -1 4202496 355 35502 0 0 0 0 592 16 18 0 1 0 486835182 8908800 253 33554432000 4194304 4922060 140736596587280 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5053/statm: 2175 253 209 178 0 68 0
[pid=5058] ppid=5053 vsize=157952 CPUtime=1293.94 cores=1,3
/proc/5058/stat : 5058 (cdcl) R 5053 5053 4136 0 -1 4202496 38234 0 0 0 129379 15 0 0 25 0 1 0 486835790 161742848 37526 33554432000 4194304 4218580 140735351823184 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/5058/statm: 39488 37526 133 6 0 37958 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 166652

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 5053 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=921099
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=162975
# CPU time returned by wait4() is 6.08407
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.71
CPU system time (s): 0.31
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 166844

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

runsolver used 1.9937 second user time and 5.11022 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 19:26:13
IDJOB=3282035
IDBENCH=70769
IDSOLVER=1609
FILE ID=node133/3282035-1303752372
RUNJOBID= node133-1303750769-4645
PBS_JOBID= 13154029
Free space on /tmp= 71600 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282035-1303752372/watcher-3282035-1303752372 -o /tmp/evaluation-result-3282035-1303752372/solver-3282035-1303752372 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3282035-1303752372.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=2113800111

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18113184 kB
Buffers:       2167460 kB
Cached:       11912976 kB
SwapCached:          0 kB
Active:        8556056 kB
Inactive:      5720264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18113184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           78928 kB
Writeback:           0 kB
AnonPages:      195444 kB
Mapped:          15444 kB
Slab:           497820 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   377428 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71580 MiB
End job on node133 at 2011-04-25 19:47:55