Trace number 3282449

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/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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.24	c ==============================================================================
0.00/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.24	c ==============================================================================
0.00/0.24	c |         0 |  599013  1397697 |  179703       0        0     nan |  0.000 % |
3.69/3.70	c |         0 |  340394  1129456 |      --       0       --      -- |     --   | -258577/-268140
3.69/3.70	c ==============================================================================
3.69/3.70	c Result  :   #vars: 72795   #clauses: 340394   #literals: 1129456
3.69/3.70	c CPU time:   3.59845 s
3.69/3.70	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-3282449-1303753951/watcher-3282449-1303753951 -o /tmp/evaluation-result-3282449-1303753951/solver-3282449-1303753951 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282449-1303753951.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.01 2.27 2.76 4/192 4857
/proc/meminfo: memFree=15670176/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=0 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 467810568 8908800 250 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 250 209 178 0 68 0

[startup+0.0178291 s]
/proc/loadavg: 1.01 2.27 2.76 4/192 4857
/proc/meminfo: memFree=15670176/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=0 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 467810568 8908800 250 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100806 s]
/proc/loadavg: 1.01 2.27 2.76 4/192 4857
/proc/meminfo: memFree=15670176/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=0 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 467810568 8908800 250 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300766 s]
/proc/loadavg: 1.01 2.27 2.76 4/192 4857
/proc/meminfo: memFree=15670176/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=0 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 467810568 8908800 250 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700697 s]
/proc/loadavg: 1.01 2.27 2.76 4/192 4857
/proc/meminfo: memFree=15670176/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=0 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 467810568 8908800 250 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50055 s]
/proc/loadavg: 1.01 2.27 2.76 5/194 4860
/proc/meminfo: memFree=15562652/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=0 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 467810568 8908800 250 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 250 209 178 0 68 0
[pid=4858] ppid=4857 vsize=97596 CPUtime=1.49 cores=5,7
/proc/4858/stat : 4858 (SatELite_releas) R 4857 4857 3716 0 -1 4202496 23260 0 0 0 141 8 0 0 25 0 1 0 467810568 99938304 21555 33554432000 134512640 135144242 4292967152 18446744073709551615 134588432 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4858/statm: 24399 21555 77 155 0 24242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106296

[startup+3.10025 s]
/proc/loadavg: 1.01 2.27 2.76 5/194 4860
/proc/meminfo: memFree=15531776/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=0 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 467810568 8908800 250 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 250 209 178 0 68 0
[pid=4858] ppid=4857 vsize=102080 CPUtime=3.09 cores=5,7
/proc/4858/stat : 4858 (SatELite_releas) R 4857 4857 3716 0 -1 4202496 24740 0 0 0 299 10 0 0 25 0 1 0 467810568 104529920 22839 33554432000 134512640 135144242 4292967152 18446744073709551615 134586197 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4858/statm: 25520 22839 77 155 0 25363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110780

[startup+6.30067 s]
/proc/loadavg: 1.25 2.30 2.77 5/194 4862
/proc/meminfo: memFree=15609256/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=42176 CPUtime=2.36 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 8690 0 0 0 235 1 0 0 25 0 1 0 467810960 43188224 8600 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 10544 8600 131 6 0 9014 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50876

[startup+12.7005 s]
/proc/loadavg: 1.47 2.33 2.78 5/194 4862
/proc/meminfo: memFree=15602236/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=44468 CPUtime=8.76 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 9273 0 0 0 875 1 0 0 25 0 1 0 467810960 45535232 9183 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 11117 9183 131 6 0 9587 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 53168

[startup+25.5011 s]
/proc/loadavg: 2.03 2.41 2.80 5/194 4862
/proc/meminfo: memFree=15592820/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=46744 CPUtime=21.57 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 9846 0 0 0 2155 2 0 0 25 0 1 0 467810960 47865856 9756 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 11686 9756 131 6 0 10156 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 55444

[startup+51.1004 s]
/proc/loadavg: 2.70 2.53 2.83 5/194 4863
/proc/meminfo: memFree=15569348/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=54864 CPUtime=47.17 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 11881 0 0 0 4714 3 0 0 25 0 1 0 467810960 56180736 11784 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 13716 11784 131 6 0 12186 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63564

[startup+102.307 s]
/proc/loadavg: 3.43 2.76 2.89 5/194 4864
/proc/meminfo: memFree=15545612/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=56408 CPUtime=98.38 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 12252 0 0 0 9835 3 0 0 25 0 1 0 467810960 57761792 12154 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 14102 12154 131 6 0 12572 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 65108

[startup+162.301 s]
/proc/loadavg: 3.79 2.98 2.95 5/194 4866
/proc/meminfo: memFree=15522916/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=62136 CPUtime=158.38 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 13693 0 0 0 15834 4 0 0 25 0 1 0 467810960 63627264 13575 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 15534 13575 131 6 0 14004 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 70836

[startup+222.301 s]
/proc/loadavg: 3.97 3.18 3.02 5/194 4868
/proc/meminfo: memFree=15502060/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=69148 CPUtime=218.37 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 15521 0 0 0 21833 4 0 0 25 0 1 0 467810960 70807552 15347 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 17287 15347 131 6 0 15757 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 77848

[startup+282.301 s]
/proc/loadavg: 3.98 3.33 3.08 5/194 4869
/proc/meminfo: memFree=15475260/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=69976 CPUtime=278.38 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 15812 0 0 0 27833 5 0 0 25 0 1 0 467810960 71655424 15560 33554432000 4194304 4218580 140734540445520 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 17494 15560 131 6 0 15964 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 78676

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 3.13 5/194 4871
/proc/meminfo: memFree=15466308/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=75596 CPUtime=338.38 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 17245 0 0 0 33833 5 0 0 25 0 1 0 467810960 77410304 16958 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208247 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 18899 16958 131 6 0 17369 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 84296

[startup+402.301 s]
/proc/loadavg: 3.99 3.54 3.19 5/194 4872
/proc/meminfo: memFree=15461084/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7

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

/proc/4862/statm: 21704 19761 131 6 0 20174 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 95516

[startup+642.301 s]
/proc/loadavg: 4.03 3.81 3.37 5/194 4888
/proc/meminfo: memFree=15383200/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=87648 CPUtime=638.39 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 20668 0 0 0 63832 7 0 0 25 0 1 0 467810960 89751552 19994 33554432000 4194304 4218580 140734540445520 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 21912 19994 131 6 0 20382 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 96348

[startup+702.301 s]
/proc/loadavg: 4.01 3.84 3.40 5/194 4889
/proc/meminfo: memFree=15370540/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=87560 CPUtime=698.39 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 20792 0 0 0 69832 7 0 0 25 0 1 0 467810960 89661440 19978 33554432000 4194304 4218580 140734540445520 18446744073709551615 4209696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 21890 19978 131 6 0 20360 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 96260

[startup+762.307 s]
/proc/loadavg: 4.06 3.88 3.45 5/194 4891
/proc/meminfo: memFree=15369540/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=87784 CPUtime=758.4 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 20907 0 0 0 75833 7 0 0 25 0 1 0 467810960 89890816 20037 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 21946 20037 131 6 0 20416 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 96484

[startup+822.301 s]
/proc/loadavg: 4.02 3.90 3.48 5/194 4893
/proc/meminfo: memFree=15369156/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=87912 CPUtime=818.39 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 21016 0 0 0 81832 7 0 0 25 0 1 0 467810960 90021888 20069 33554432000 4194304 4218580 140734540445520 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 21978 20069 131 6 0 20448 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 96612

[startup+882.301 s]
/proc/loadavg: 4.01 3.92 3.51 5/194 4894
/proc/meminfo: memFree=15361708/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=93392 CPUtime=878.39 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 22449 0 0 0 87831 8 0 0 25 0 1 0 467810960 95633408 21418 33554432000 4194304 4218580 140734540445520 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 23348 21418 131 6 0 21818 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 102092

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.54 5/194 4896
/proc/meminfo: memFree=15358352/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=93856 CPUtime=938.39 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 22626 0 0 0 93831 8 0 0 25 0 1 0 467810960 96108544 21527 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 23464 21527 131 6 0 21934 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 102556

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.56 5/194 4897
/proc/meminfo: memFree=15354124/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=93988 CPUtime=998.4 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 22763 0 0 0 99831 9 0 0 25 0 1 0 467810960 96243712 21563 33554432000 4194304 4218580 140734540445520 18446744073709551615 4213919 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 23497 21563 131 6 0 21967 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 102688

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/194 4899
/proc/meminfo: memFree=15342956/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=104180 CPUtime=1058.4 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 25405 0 0 0 105831 9 0 0 25 0 1 0 467810960 106680320 24122 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 26045 24122 131 6 0 24515 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 112880

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/194 4901
/proc/meminfo: memFree=15342692/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=104244 CPUtime=1118.4 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 25508 0 0 0 111831 9 0 0 25 0 1 0 467810960 106745856 24138 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 26061 24138 131 6 0 24531 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 112944

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.64 5/194 4902
/proc/meminfo: memFree=15341692/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=105268 CPUtime=1178.4 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 25854 0 0 0 117830 10 0 0 25 0 1 0 467810960 107794432 24407 33554432000 4194304 4218580 140734540445520 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 26317 24407 131 6 0 24787 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 113968

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.65 5/194 4904
/proc/meminfo: memFree=15330028/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=115224 CPUtime=1238.4 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 28400 0 0 0 123829 11 0 0 25 0 1 0 467810960 117989376 26880 33554432000 4194304 4218580 140734540445520 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 28806 26880 131 6 0 27276 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 123924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.67 2/185 4908
/proc/meminfo: memFree=15590860/32951124 swapFree=67111528/67111528
[pid=4857] ppid=4855 vsize=8700 CPUtime=3.9 cores=5,7
/proc/4857/stat : 4857 (esg_static.sh) S 4855 4857 3716 0 -1 4202496 354 26926 0 0 0 0 378 12 18 0 1 0 467810568 8908800 253 33554432000 4194304 4922060 140735191973280 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4857/statm: 2175 253 209 178 0 68 0
[pid=4862] ppid=4857 vsize=115256 CPUtime=1296.11 cores=5,7
/proc/4862/stat : 4862 (cdcl) R 4857 4857 3716 0 -1 4202496 28488 0 0 0 129600 11 0 0 25 0 1 0 467810960 118022144 26887 33554432000 4194304 4218580 140734540445520 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4862/statm: 28814 26887 131 6 0 27284 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 123956

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 4857 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=788424
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=130980
# CPU time returned by wait4() is 3.9194
# 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.78
CPU system time (s): 0.23
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 123956

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

runsolver used 2.02769 second user time and 5.07623 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 19:52:31
IDJOB=3282449
IDBENCH=70815
IDSOLVER=1609
FILE ID=node142/3282449-1303753951
RUNJOBID= node142-1303753950-4814
PBS_JOBID= 13154020
Free space on /tmp= 71304 MiB

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

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1143513388

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.82
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.846
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:      15670572 kB
Buffers:       2073592 kB
Cached:       14464552 kB
SwapCached:          0 kB
Active:        7037672 kB
Inactive:      9671356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15670572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29932 kB
Writeback:           0 kB
AnonPages:      170380 kB
Mapped:          15644 kB
Slab:           506968 kB
PageTables:       5908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   369244 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= 71248 MiB
End job on node142 at 2011-04-25 20:14:13