Trace number 3422138

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
minisat hack: contrasat 2011-03-02? (TO) 5000.12 4999.92

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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: 961)

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-3422138-1306658705/watcher-3422138-1306658705 -o /tmp/evaluation-result-3422138-1306658705/solver-3422138-1306658705 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422138-1306658705.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.97 0.25 0.08 2/554 10713
/proc/meminfo: memFree=17050484/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=21476 CPUtime=0.01 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 1157 0 0 0 1 0 0 0 25 0 1 0 777467583 21991424 1035 33554432000 4194304 4298156 140736464913936 18446744073709551615 4284815 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 5369 1037 216 26 0 2001 0

[startup+0.0313979 s]
/proc/loadavg: 0.97 0.25 0.08 2/554 10713
/proc/meminfo: memFree=17050484/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=19008 CPUtime=0.02 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 1820 0 0 0 2 0 0 0 25 0 1 0 777467583 19464192 1329 33554432000 4194304 4298156 140736464913936 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 4752 1330 223 26 0 1384 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19008

[startup+0.100402 s]
/proc/loadavg: 0.97 0.25 0.08 2/554 10713
/proc/meminfo: memFree=17050484/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=18960 CPUtime=0.09 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 2030 0 0 0 9 0 0 0 25 0 1 0 777467583 19415040 1302 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256589 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 4740 1302 240 26 0 1372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18960

[startup+0.300354 s]
/proc/loadavg: 0.97 0.25 0.08 2/554 10713
/proc/meminfo: memFree=17050484/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=18960 CPUtime=0.29 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 2043 0 0 0 29 0 0 0 25 0 1 0 777467583 19415040 1314 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261454 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 4740 1314 240 26 0 1372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18960

[startup+0.700286 s]
/proc/loadavg: 0.97 0.25 0.08 2/554 10713
/proc/meminfo: memFree=17050484/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=18960 CPUtime=0.69 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 2071 0 0 0 69 0 0 0 25 0 1 0 777467583 19415040 1339 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 4740 1339 240 26 0 1372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18960

[startup+1.50112 s]
/proc/loadavg: 0.97 0.25 0.08 3/555 10714
/proc/meminfo: memFree=17044584/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=19976 CPUtime=1.49 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 2321 0 0 0 149 0 0 0 25 0 1 0 777467583 20455424 1533 33554432000 4194304 4298156 140736464913936 18446744073709551615 4251954 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 4994 1533 240 26 0 1626 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19976

[startup+3.10081 s]
/proc/loadavg: 1.06 0.28 0.09 3/555 10714
/proc/meminfo: memFree=17042972/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=19976 CPUtime=3.09 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 2347 0 0 0 309 0 0 0 25 0 1 0 777467583 20455424 1555 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 4994 1555 240 26 0 1626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19976

[startup+6.30019 s]
/proc/loadavg: 1.06 0.28 0.09 3/555 10714
/proc/meminfo: memFree=17042148/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=20368 CPUtime=6.29 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 2470 0 0 0 629 0 0 0 25 0 1 0 777467583 20856832 1663 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 5092 1663 240 26 0 1724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20368

[startup+12.701 s]
/proc/loadavg: 1.20 0.33 0.11 3/555 10714
/proc/meminfo: memFree=17040940/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=22060 CPUtime=12.7 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 2998 0 0 0 1270 0 0 0 25 0 1 0 777467583 22589440 2072 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 5515 2072 240 26 0 2147 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 22060

[startup+25.5005 s]
/proc/loadavg: 1.32 0.39 0.13 3/555 10715
/proc/meminfo: memFree=17040316/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=22060 CPUtime=25.5 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 3033 0 0 0 2550 0 0 0 25 0 1 0 777467583 22589440 2106 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 5515 2106 240 26 0 2147 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 22060

[startup+51.1006 s]
/proc/loadavg: 1.55 0.52 0.18 3/555 10715
/proc/meminfo: memFree=17038544/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=22664 CPUtime=51.09 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 3184 0 0 0 5109 0 0 0 25 0 1 0 777467583 23207936 2243 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 5666 2243 240 26 0 2298 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22664

[startup+102.321 s]
/proc/loadavg: 1.82 0.76 0.28 3/555 10717
/proc/meminfo: memFree=17054084/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=23876 CPUtime=102.32 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 3579 0 0 0 10232 0 0 0 25 0 1 0 777467583 24449024 2575 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261917 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 5969 2575 240 26 0 2601 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 23876

[startup+162.3 s]
/proc/loadavg: 2.01 1.02 0.40 3/555 10718
/proc/meminfo: memFree=17034228/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=29348 CPUtime=162.3 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 5166 0 0 0 16230 0 0 0 25 0 1 0 777467583 30052352 3944 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 7337 3944 240 26 0 3969 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 29348

[startup+222.301 s]
/proc/loadavg: 2.04 1.21 0.50 3/555 10720
/proc/meminfo: memFree=17032724/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=29348 CPUtime=222.3 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 5166 0 0 0 22230 0 0 0 25 0 1 0 777467583 30052352 3944 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261440 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 7337 3944 240 26 0 3969 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 29348

[startup+282.3 s]
/proc/loadavg: 2.01 1.35 0.59 3/555 10721
/proc/meminfo: memFree=17027248/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=29348 CPUtime=282.3 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 5166 0 0 0 28230 0 0 0 25 0 1 0 777467583 30052352 3944 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 7337 3944 240 26 0 3969 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 29348

[startup+342.301 s]
/proc/loadavg: 2.07 1.49 0.69 3/555 10723
/proc/meminfo: memFree=17033424/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=29348 CPUtime=342.3 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 5166 0 0 0 34230 0 0 0 25 0 1 0 777467583 30052352 3944 33554432000 4194304 4298156 140736464913936 18446744073709551615 4253701 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 7337 3944 240 26 0 3969 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29348

[startup+402.301 s]
/proc/loadavg: 2.06 1.60 0.77 3/555 10725
/proc/meminfo: memFree=17020144/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=35500 CPUtime=402.31 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 6885 0 0 0 40230 1 0 0 25 0 1 0 777467583 36352000 5460 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261940 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 8875 5460 240 26 0 5507 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 35500

[startup+462.301 s]
/proc/loadavg: 2.02 1.67 0.84 3/555 10726
/proc/meminfo: memFree=17002268/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=38220 CPUtime=462.31 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 7695 0 0 0 46230 1 0 0 25 0 1 0 777467583 39137280 6162 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 9555 6162 240 26 0 6187 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 38220

[startup+522.301 s]
/proc/loadavg: 2.01 1.72 0.91 3/555 10728
/proc/meminfo: memFree=16997164/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=38220 CPUtime=522.31 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 7695 0 0 0 52230 1 0 0 25 0 1 0 777467583 39137280 6162 33554432000 4194304 4298156 140736464913936 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 9555 6162 240 26 0 6187 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 38220

[startup+582.301 s]
/proc/loadavg: 2.00 1.77 0.98 3/555 10729
/proc/meminfo: memFree=17022448/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=38220 CPUtime=582.32 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 7695 0 0 0 58231 1 0 0 25 0 1 0 777467583 39137280 6162 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 9555 6162 240 26 0 6187 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 38220

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.07 2.06 1.98 3/555 10920
/proc/meminfo: memFree=16965320/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4062.47 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 406241 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 77472

[startup+4122.3 s]
/proc/loadavg: 2.02 2.05 1.98 3/555 10922
/proc/meminfo: memFree=16932812/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4122.46 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 412240 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4122.46
Current children cumulated vsize (KiB) 77472

[startup+4182.3 s]
/proc/loadavg: 2.01 2.04 1.98 3/555 10923
/proc/meminfo: memFree=16864464/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4182.46 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 418240 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 77472

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/555 10925
/proc/meminfo: memFree=16957940/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4242.46 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 424240 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 77472

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/555 10927
/proc/meminfo: memFree=16918244/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4302.46 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 430240 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261687 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 77472

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/555 10928
/proc/meminfo: memFree=16849404/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4362.47 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 436241 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256188 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4362.47
Current children cumulated vsize (KiB) 77472

[startup+4422.3 s]
/proc/loadavg: 2.13 2.04 2.00 3/555 10930
/proc/meminfo: memFree=16920068/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4422.47 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 442241 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4422.47
Current children cumulated vsize (KiB) 77472

[startup+4482.3 s]
/proc/loadavg: 2.19 2.08 2.01 3/555 10931
/proc/meminfo: memFree=16838452/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4482.47 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 448241 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256589 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 77472

[startup+4542.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/555 10933
/proc/meminfo: memFree=16909608/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4542.47 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 454241 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 77472

[startup+4602.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/555 10944
/proc/meminfo: memFree=16918376/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4602.48 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 460242 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 77472

[startup+4662.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/555 10945
/proc/meminfo: memFree=16906460/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4662.47 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 466241 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256578 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 77472

[startup+4722.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 10947
/proc/meminfo: memFree=16854248/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4722.5 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 472244 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 77472

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 10951
/proc/meminfo: memFree=16894792/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4782.48 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 478242 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 77472

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 10953
/proc/meminfo: memFree=16831896/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4842.48 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 484242 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 77472

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 10955
/proc/meminfo: memFree=16779804/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4902.48 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 490242 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 77472

[startup+4962.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/555 10956
/proc/meminfo: memFree=16831872/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=4962.48 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 496242 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 77472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.17 2.06 2.02 3/555 10957
/proc/meminfo: memFree=16733896/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=5000.1 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 500004 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261962 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 77472

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

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

[startup+4999.9 s]
/proc/loadavg: 2.17 2.06 2.02 3/555 10957
/proc/meminfo: memFree=16733896/32950928 swapFree=67056576/67111528
[pid=10713] ppid=10711 vsize=77472 CPUtime=5000.1 cores=0,2,4,6
/proc/10713/stat : 10713 (contrasat_relea) R 10711 10713 10647 0 -1 4202496 45436 0 0 0 500004 6 0 0 25 0 1 0 777467583 79331328 14662 33554432000 4194304 4298156 140736464913936 18446744073709551615 4261962 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10713/statm: 19368 14662 240 26 0 16000 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 77472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.12
CPU user time (s): 5000.05
CPU system time (s): 0.070989
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 77472

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

runsolver used 28.7196 second user time and 60.2788 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-29 10:45:05
IDJOB=3422138
IDBENCH=70775
IDSOLVER=1915
FILE ID=node148/3422138-1306658705
RUNJOBID= node148-1306658663-10665
PBS_JOBID= 13471749
Free space on /tmp= 73592 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422138-1306658705/watcher-3422138-1306658705 -o /tmp/evaluation-result-3422138-1306658705/solver-3422138-1306658705 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422138-1306658705.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=922856481

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17050640 kB
Buffers:        387352 kB
Cached:        8124568 kB
SwapCached:       8480 kB
Active:       10214504 kB
Inactive:      5313464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17050640 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:           18228 kB
Writeback:           0 kB
AnonPages:     7013552 kB
Mapped:          43968 kB
Slab:           244036 kB
PageTables:      58144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170578828 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= 73572 MiB
End job on node148 at 2011-05-29 12:08:27