Trace number 3422152

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.08 4999.93

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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-3422152-1306658931/watcher-3422152-1306658931 -o /tmp/evaluation-result-3422152-1306658931/solver-3422152-1306658931 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422152-1306658931.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.97 1.15 0.48 2/483 13927
/proc/meminfo: memFree=19171556/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=20388 CPUtime=0 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 861 0 0 0 0 0 0 0 25 0 1 0 856123750 20877312 761 33554432000 4194304 4298156 140736326291936 18446744073709551615 260905054917 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 5097 762 215 26 0 1729 0

[startup+0.067329 s]
/proc/loadavg: 1.97 1.15 0.48 2/483 13927
/proc/meminfo: memFree=19171556/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=18940 CPUtime=0.06 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 2091 0 0 0 6 0 0 0 25 0 1 0 856123750 19394560 1326 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 4735 1326 242 26 0 1367 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18940

[startup+0.100324 s]
/proc/loadavg: 1.97 1.15 0.48 2/483 13927
/proc/meminfo: memFree=19171556/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=18940 CPUtime=0.09 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 2131 0 0 0 9 0 0 0 25 0 1 0 856123750 19394560 1358 33554432000 4194304 4298156 140736326291936 18446744073709551615 4262624 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 4735 1358 243 26 0 1367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18940

[startup+0.300286 s]
/proc/loadavg: 1.97 1.15 0.48 2/483 13927
/proc/meminfo: memFree=19171556/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=20976 CPUtime=0.29 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 2606 0 0 0 29 0 0 0 25 0 1 0 856123750 21479424 1738 33554432000 4194304 4298156 140736326291936 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 5244 1738 243 26 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20976

[startup+0.700213 s]
/proc/loadavg: 1.97 1.15 0.48 2/483 13927
/proc/meminfo: memFree=19171556/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=24352 CPUtime=0.69 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 3514 0 0 0 69 0 0 0 25 0 1 0 856123750 24936448 2508 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 6088 2508 243 26 0 2720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24352

[startup+1.50107 s]
/proc/loadavg: 1.97 1.15 0.48 3/484 13928
/proc/meminfo: memFree=19159156/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=27056 CPUtime=1.49 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4457 0 0 0 149 0 0 0 25 0 1 0 856123750 27705344 3362 33554432000 4194304 4298156 140736326291936 18446744073709551615 4262608 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 6764 3362 243 26 0 3396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27056

[startup+3.10077 s]
/proc/loadavg: 1.97 1.17 0.49 3/484 13928
/proc/meminfo: memFree=19154196/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=38524 CPUtime=3.09 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 8856 0 0 0 308 1 0 0 25 0 1 0 856123750 39448576 4024 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 9631 4024 243 26 0 6263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38524

[startup+6.30019 s]
/proc/loadavg: 1.97 1.17 0.49 3/484 13928
/proc/meminfo: memFree=19090588/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=38736 CPUtime=6.29 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 11191 0 0 0 628 1 0 0 25 0 1 0 856123750 39665664 6173 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 9684 6173 243 26 0 6316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38736

[startup+12.701 s]
/proc/loadavg: 2.05 1.21 0.51 3/484 13928
/proc/meminfo: memFree=19143504/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=43160 CPUtime=12.69 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 18404 0 0 0 1267 2 0 0 25 0 1 0 856123750 44195840 7419 33554432000 4194304 4298156 140736326291936 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 10790 7419 243 26 0 7422 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43160

[startup+25.5007 s]
/proc/loadavg: 2.04 1.24 0.52 3/484 13928
/proc/meminfo: memFree=19144748/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=47576 CPUtime=25.49 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 27815 0 0 0 2546 3 0 0 25 0 1 0 856123750 48717824 7522 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256258 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 11894 7522 243 26 0 8526 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47576

[startup+51.101 s]
/proc/loadavg: 2.03 1.30 0.56 3/484 13929
/proc/meminfo: memFree=19112468/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=73436 CPUtime=51.1 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 34154 0 0 0 5106 4 0 0 25 0 1 0 856123750 75198464 13260 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 18359 13260 243 26 0 14991 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 73436

[startup+102.318 s]
/proc/loadavg: 2.05 1.43 0.65 3/484 13957
/proc/meminfo: memFree=19227832/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=73804 CPUtime=102.31 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 35940 0 0 0 10227 4 0 0 25 0 1 0 856123750 75575296 14926 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 18451 14926 243 26 0 15083 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 73804

[startup+162.301 s]
/proc/loadavg: 2.05 1.54 0.73 3/484 13959
/proc/meminfo: memFree=19182208/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=85476 CPUtime=162.29 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 54342 0 0 0 16223 6 0 0 25 0 1 0 856123750 87527424 17846 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 21369 17846 243 26 0 18001 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85476

[startup+222.301 s]
/proc/loadavg: 2.05 1.64 0.81 3/484 13961
/proc/meminfo: memFree=19163784/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=85476 CPUtime=222.29 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 54514 0 0 0 22223 6 0 0 25 0 1 0 856123750 87527424 17998 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 21369 17998 243 26 0 18001 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85476

[startup+282.301 s]
/proc/loadavg: 2.02 1.70 0.89 3/484 13962
/proc/meminfo: memFree=19141164/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=116012 CPUtime=282.3 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 54785 0 0 0 28224 6 0 0 25 0 1 0 856123750 118796288 18247 33554432000 4194304 4298156 140736326291936 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 29003 18247 243 26 0 25635 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116012

[startup+342.301 s]
/proc/loadavg: 2.16 1.79 0.96 3/484 13964
/proc/meminfo: memFree=19119396/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=116012 CPUtime=342.3 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 57144 0 0 0 34223 7 0 0 25 0 1 0 856123750 118796288 20475 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256790 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 29003 20475 243 26 0 25635 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 116012

[startup+402.301 s]
/proc/loadavg: 2.13 1.84 1.03 3/484 13965
/proc/meminfo: memFree=19106084/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=116012 CPUtime=402.3 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 95001 0 0 0 40217 13 0 0 25 0 1 0 856123750 118796288 23600 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256762 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 29003 23600 243 26 0 25635 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 116012

[startup+462.301 s]
/proc/loadavg: 2.05 1.86 1.09 3/484 13967
/proc/meminfo: memFree=19090408/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=116012 CPUtime=462.3 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 97282 0 0 0 46217 13 0 0 25 0 1 0 856123750 118796288 25632 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 29003 25632 243 26 0 25635 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 116012

[startup+522.301 s]
/proc/loadavg: 2.02 1.89 1.14 3/484 13969
/proc/meminfo: memFree=19086640/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=127684 CPUtime=522.31 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 99520 0 0 0 52217 14 0 0 25 0 1 0 856123750 130748416 27746 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 31921 27746 243 26 0 28553 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 127684

[startup+582.301 s]
/proc/loadavg: 2.00 1.90 1.19 3/484 13970
/proc/meminfo: memFree=19056956/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=146652 CPUtime=582.31 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 130074 0 0 0 58213 18 0 0 25 0 1 0 856123750 150171648 32885 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 36663 32885 243 26 0 33295 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 146652

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.02 2.03 1.97 3/484 14075
/proc/meminfo: memFree=19005736/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=4062.44 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 3702276 0 0 0 405737 507 0 0 25 0 1 0 856123750 184168448 41311 33554432000 4194304 4298156 140736326291936 18446744073709551615 4254984 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 41311 243 26 0 41595 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 179852

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/484 14077
/proc/meminfo: memFree=19013260/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=4122.42 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 3761250 0 0 0 411726 516 0 0 25 0 1 0 856123750 184168448 38889 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256344 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 38889 243 26 0 41595 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 179852

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/484 14078
/proc/meminfo: memFree=19003036/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=4182.42 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 3834935 0 0 0 417715 527 0 0 25 0 1 0 856123750 184168448 41357 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 41357 243 26 0 41595 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 179852

[startup+4242.3 s]
/proc/loadavg: 2.09 2.04 1.98 3/484 14080
/proc/meminfo: memFree=19000148/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=210672 CPUtime=4242.42 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 3901237 0 0 0 423706 536 0 0 25 0 1 0 856123750 215728128 42913 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 52668 42913 243 26 0 49300 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 210672

[startup+4302.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/484 14081
/proc/meminfo: memFree=19010744/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=4302.42 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 3980513 0 0 0 429694 548 0 0 25 0 1 0 856123750 184168448 40973 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256771 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 40973 243 26 0 41595 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 179852

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/484 14092
/proc/meminfo: memFree=19001436/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=210672 CPUtime=4362.43 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4046498 0 0 0 435684 559 0 0 25 0 1 0 856123750 215728128 42427 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 52668 42427 243 26 0 49300 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 210672

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/484 14094
/proc/meminfo: memFree=18944592/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=210672 CPUtime=4422.43 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4116384 0 0 0 441674 569 0 0 25 0 1 0 856123750 215728128 44711 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 52668 44711 243 26 0 49300 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 210672

[startup+4482.3 s]
/proc/loadavg: 2.16 2.04 1.99 3/484 14095
/proc/meminfo: memFree=18952244/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=4482.43 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4198751 0 0 0 447663 580 0 0 25 0 1 0 856123750 184168448 41420 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 41420 243 26 0 41595 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 179852

[startup+4542.3 s]
/proc/loadavg: 2.13 2.05 2.00 3/484 14097
/proc/meminfo: memFree=18956040/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=4542.43 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4261854 0 0 0 453655 588 0 0 25 0 1 0 856123750 184168448 39964 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 39964 243 26 0 41595 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 179852

[startup+4602.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/484 14098
/proc/meminfo: memFree=18986240/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=4602.44 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4327565 0 0 0 459647 597 0 0 25 0 1 0 856123750 184168448 41328 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 41328 243 26 0 41595 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 179852

[startup+4662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/484 14100
/proc/meminfo: memFree=18977636/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=210672 CPUtime=4662.44 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4397139 0 0 0 465636 608 0 0 25 0 1 0 856123750 215728128 41843 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 52668 41843 243 26 0 49300 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 210672

[startup+4722.32 s]
/proc/loadavg: 2.14 2.05 2.01 3/484 14102
/proc/meminfo: memFree=18964188/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=210672 CPUtime=4722.45 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4465638 0 0 0 471628 617 0 0 25 0 1 0 856123750 215728128 42079 33554432000 4194304 4298156 140736326291936 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 52668 42079 243 26 0 49300 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 210672

[startup+4782.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/484 14103
/proc/meminfo: memFree=18925328/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=210672 CPUtime=4782.44 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4533153 0 0 0 477617 627 0 0 25 0 1 0 856123750 215728128 41765 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256762 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 52668 41765 243 26 0 49300 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 210672

[startup+4842.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/484 14105
/proc/meminfo: memFree=18956888/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=4842.44 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4600701 0 0 0 483608 636 0 0 25 0 1 0 856123750 184168448 41260 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 41260 243 26 0 41595 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 179852

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/484 14106
/proc/meminfo: memFree=18965024/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=210672 CPUtime=4902.44 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4658586 0 0 0 489601 643 0 0 25 0 1 0 856123750 215728128 45315 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 52668 45315 243 26 0 49300 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 210672

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 14108
/proc/meminfo: memFree=18964100/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=210672 CPUtime=4962.44 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4729280 0 0 0 495591 653 0 0 25 0 1 0 856123750 215728128 44505 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 52668 44505 243 26 0 49300 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 210672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14109
/proc/meminfo: memFree=18961952/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=5000.05 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4774294 0 0 0 499346 659 0 0 25 0 1 0 856123750 184168448 40535 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 40535 243 26 0 41595 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 179852

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.00 2.02 2.00 3/484 14109
/proc/meminfo: memFree=18961952/32950928 swapFree=65252936/67111528
[pid=13927] ppid=13925 vsize=179852 CPUtime=5000.05 cores=1,3,5,7
/proc/13927/stat : 13927 (contrasat_relea) R 13925 13927 13855 0 -1 4202496 4774294 0 0 0 499346 659 0 0 25 0 1 0 856123750 184168448 40535 33554432000 4194304 4298156 140736326291936 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/13927/statm: 44963 40535 243 26 0 41595 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 179852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4993.48
CPU system time (s): 6.602
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 290812

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

runsolver used 21.7407 second user time and 55.5576 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-29 10:48:51
IDJOB=3422152
IDBENCH=70810
IDSOLVER=1915
FILE ID=node116/3422152-1306658931
RUNJOBID= node116-1306658669-13874
PBS_JOBID= 13471781
Free space on /tmp= 73388 MiB

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

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1940782116

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19171844 kB
Buffers:        185188 kB
Cached:        2381856 kB
SwapCached:      12264 kB
Active:        7566928 kB
Inactive:      5965284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19171844 kB
SwapTotal:    67111528 kB
SwapFree:     65252936 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:    10963608 kB
Mapped:          25000 kB
Slab:           116804 kB
PageTables:      62968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139766764 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= 73408 MiB
End job on node116 at 2011-05-29 12:12:13