Trace number 3350481

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) 1299.98 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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-3350481-1304973959/watcher-3350481-1304973959 -o /tmp/evaluation-result-3350481-1304973959/solver-3350481-1304973959 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350481-1304973959.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.60 3.01 6/378 26423
/proc/meminfo: memFree=7969568/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=20708 CPUtime=0 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 1257 0 0 0 0 0 0 0 25 0 1 0 687626615 21204992 1103 33554432000 4194304 4298156 140736988712144 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 5177 1104 214 26 0 1809 0

[startup+0.050326 s]
/proc/loadavg: 4.00 3.60 3.01 6/378 26423
/proc/meminfo: memFree=7969568/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=25764 CPUtime=0.03 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 3952 0 0 0 3 0 0 0 25 0 1 0 687626615 26382336 3097 33554432000 4194304 4298156 140736988712144 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 6441 3098 215 26 0 3073 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25764

[startup+0.100324 s]
/proc/loadavg: 4.00 3.60 3.01 6/378 26423
/proc/meminfo: memFree=7969568/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=32544 CPUtime=0.09 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 5930 0 0 0 8 1 0 0 25 0 1 0 687626615 33325056 4657 33554432000 4194304 4298156 140736988712144 18446744073709551615 4227717 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 8136 4657 221 26 0 4768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32544

[startup+0.300276 s]
/proc/loadavg: 4.00 3.60 3.01 6/378 26423
/proc/meminfo: memFree=7969568/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=32856 CPUtime=0.29 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 5980 0 0 0 28 1 0 0 25 0 1 0 687626615 33644544 4707 33554432000 4194304 4298156 140736988712144 18446744073709551615 4227761 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 8214 4707 221 26 0 4846 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32856

[startup+0.700208 s]
/proc/loadavg: 4.00 3.60 3.01 6/378 26423
/proc/meminfo: memFree=7969568/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=33124 CPUtime=0.69 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 6046 0 0 0 68 1 0 0 25 0 1 0 687626615 33918976 4773 33554432000 4194304 4298156 140736988712144 18446744073709551615 4228031 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 8281 4773 221 26 0 4913 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33124

[startup+1.50109 s]
/proc/loadavg: 4.00 3.60 3.01 5/379 26424
/proc/meminfo: memFree=7946504/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=31908 CPUtime=1.49 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 8028 0 0 0 148 1 0 0 25 0 1 0 687626615 32673792 4426 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 7977 4426 239 26 0 4609 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31908

[startup+3.10081 s]
/proc/loadavg: 4.00 3.60 3.01 5/379 26424
/proc/meminfo: memFree=7942164/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=31692 CPUtime=3.09 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 12498 0 0 0 307 2 0 0 25 0 1 0 687626615 32452608 4714 33554432000 4194304 4298156 140736988712144 18446744073709551615 4254128 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 7923 4714 239 26 0 4555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31692

[startup+6.30028 s]
/proc/loadavg: 4.00 3.61 3.01 5/379 26424
/proc/meminfo: memFree=7929644/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=47604 CPUtime=6.29 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 15875 0 0 0 627 2 0 0 25 0 1 0 687626615 48746496 7446 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 11901 7446 241 26 0 8533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47604

[startup+12.7002 s]
/proc/loadavg: 4.08 3.63 3.02 5/379 26424
/proc/meminfo: memFree=7960084/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=54788 CPUtime=12.69 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 19131 0 0 0 1266 3 0 0 25 0 1 0 687626615 56102912 10322 33554432000 4194304 4298156 140736988712144 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 13697 10322 241 26 0 10329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54788

[startup+25.5011 s]
/proc/loadavg: 4.06 3.65 3.04 5/379 26424
/proc/meminfo: memFree=7904900/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=66748 CPUtime=25.49 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 33382 0 0 0 2544 5 0 0 25 0 1 0 687626615 68349952 12354 33554432000 4194304 4298156 140736988712144 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 16687 12354 242 26 0 13319 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66748

[startup+51.1008 s]
/proc/loadavg: 4.04 3.68 3.06 5/379 26424
/proc/meminfo: memFree=7921180/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=73932 CPUtime=51.08 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 36496 0 0 0 5103 5 0 0 25 0 1 0 687626615 75706368 15263 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 18483 15263 242 26 0 15115 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 73932

[startup+102.314 s]
/proc/loadavg: 4.18 3.78 3.13 5/379 26426
/proc/meminfo: memFree=7837332/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=85604 CPUtime=102.3 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 39704 0 0 0 10224 6 0 0 25 0 1 0 687626615 87658496 18195 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256421 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 21401 18195 242 26 0 18033 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85604

[startup+162.301 s]
/proc/loadavg: 4.10 3.83 3.19 5/379 26428
/proc/meminfo: memFree=7817712/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=128164 CPUtime=162.28 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 77308 0 0 0 16216 12 0 0 25 0 1 0 687626615 131239936 26107 33554432000 4194304 4298156 140736988712144 18446744073709551615 4261904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 32041 26107 242 26 0 28673 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 128164

[startup+222.301 s]
/proc/loadavg: 4.08 3.88 3.24 5/379 26430
/proc/meminfo: memFree=7730128/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=147132 CPUtime=222.28 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 109240 0 0 0 22210 18 0 0 25 0 1 0 687626615 150663168 33008 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 36783 33008 242 26 0 33415 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 147132

[startup+282.301 s]
/proc/loadavg: 4.03 3.90 3.29 5/379 26432
/proc/meminfo: memFree=7728856/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=147132 CPUtime=282.28 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 109382 0 0 0 28210 18 0 0 25 0 1 0 687626615 150663168 33144 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 36783 33144 242 26 0 33415 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 147132

[startup+342.301 s]
/proc/loadavg: 4.01 3.91 3.33 5/379 26432
/proc/meminfo: memFree=7715544/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=147132 CPUtime=342.28 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 109382 0 0 0 34210 18 0 0 25 0 1 0 687626615 150663168 33144 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 36783 33144 242 26 0 33415 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 147132

[startup+402.301 s]
/proc/loadavg: 4.00 3.92 3.37 5/379 26434
/proc/meminfo: memFree=7720584/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=147132 CPUtime=402.28 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 109382 0 0 0 40210 18 0 0 25 0 1 0 687626615 150663168 33144 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256360 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 36783 33144 242 26 0 33415 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 147132

[startup+462.301 s]
/proc/loadavg: 4.00 3.94 3.40 5/379 26436
/proc/meminfo: memFree=7758620/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=462.28 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 120261 0 0 0 46207 21 0 0 25 0 1 0 687626615 119590912 23023 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 23023 242 26 0 25829 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 116788

[startup+522.301 s]
/proc/loadavg: 4.00 3.94 3.44 5/379 26438
/proc/meminfo: memFree=7769008/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=522.27 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 154265 0 0 0 52201 26 0 0 25 0 1 0 687626615 119590912 22146 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 22146 242 26 0 25829 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 116788

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 3.47 5/379 26440
/proc/meminfo: memFree=7740456/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=582.27 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 180235 0 0 0 58195 32 0 0 25 0 1 0 687626615 119590912 23412 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 23412 242 26 0 25829 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 116788

[startup+642.301 s]
/proc/loadavg: 4.06 3.97 3.50 5/379 26440
/proc/meminfo: memFree=7759020/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=642.28 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 216115 0 0 0 64191 37 0 0 25 0 1 0 687626615 119590912 23068 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256784 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 23068 242 26 0 25829 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 116788

[startup+702.301 s]
/proc/loadavg: 4.18 4.02 3.55 5/379 26442
/proc/meminfo: memFree=7756992/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=702.27 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 252129 0 0 0 70184 43 0 0 25 0 1 0 687626615 119590912 22845 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 22845 242 26 0 25829 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 116788

[startup+762.314 s]
/proc/loadavg: 3.99 4.00 3.57 4/373 26462
/proc/meminfo: memFree=8141540/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=762.28 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 278869 0 0 0 76180 48 0 0 25 0 1 0 687626615 119590912 24083 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 24083 242 26 0 25829 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 116788

[startup+822.301 s]
/proc/loadavg: 3.42 3.83 3.53 4/373 26464
/proc/meminfo: memFree=8122028/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=822.27 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 314382 0 0 0 82174 53 0 0 25 0 1 0 687626615 119590912 22353 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 22353 242 26 0 25829 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 116788

[startup+882.301 s]
/proc/loadavg: 3.15 3.67 3.50 4/373 26466
/proc/meminfo: memFree=8106492/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=882.26 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 330768 0 0 0 88170 56 0 0 25 0 1 0 687626615 119590912 25090 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 25090 242 26 0 25829 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 116788

[startup+942.301 s]
/proc/loadavg: 2.90 3.52 3.45 3/367 26493
/proc/meminfo: memFree=8280388/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=942.26 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 357582 0 0 0 94165 61 0 0 25 0 1 0 687626615 119590912 23898 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 23898 242 26 0 25829 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 116788

[startup+1002.3 s]
/proc/loadavg: 2.33 3.24 3.36 3/367 26495
/proc/meminfo: memFree=8273676/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=147608 CPUtime=1002.26 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 375077 0 0 0 100161 65 0 0 25 0 1 0 687626615 151150592 26731 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 36902 26731 242 26 0 33534 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 147608

[startup+1062.3 s]
/proc/loadavg: 2.12 3.01 3.27 3/367 26497
/proc/meminfo: memFree=8269664/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=116788 CPUtime=1062.26 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 404422 0 0 0 106155 71 0 0 25 0 1 0 687626615 119590912 25632 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29197 25632 242 26 0 25829 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 116788

[startup+1122.3 s]
/proc/loadavg: 2.04 2.82 3.19 3/367 26499
/proc/meminfo: memFree=8263916/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=148512 CPUtime=1122.26 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 422346 0 0 0 112151 75 0 0 25 0 1 0 687626615 152076288 28035 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 37128 28035 242 26 0 33760 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 148512

[startup+1182.3 s]
/proc/loadavg: 2.01 2.67 3.11 3/367 26501
/proc/meminfo: memFree=8275528/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=118924 CPUtime=1182.25 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 452765 0 0 0 118145 80 0 0 25 0 1 0 687626615 121778176 26160 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 29731 26160 242 26 0 26363 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 118924

[startup+1242.3 s]
/proc/loadavg: 2.07 2.56 3.05 3/367 26501
/proc/meminfo: memFree=8262712/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=150968 CPUtime=1242.25 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 470694 0 0 0 124142 83 0 0 25 0 1 0 687626615 154591232 27568 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 37742 27568 242 26 0 34374 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 150968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.08 2.47 2.98 2/362 26521
/proc/meminfo: memFree=8392780/32951124 swapFree=45216028/67111528
[pid=26423] ppid=26421 vsize=151840 CPUtime=1299.97 cores=0,2
/proc/26423/stat : 26423 (contrasat_relea) R 26421 26423 25255 0 -1 4202496 488910 0 0 0 129910 87 0 0 25 0 1 0 687626615 155484160 29041 33554432000 4194304 4298156 140736988712144 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26423/statm: 37960 29041 242 26 0 34592 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 151840

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)
Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.1
CPU system time (s): 0.880866
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 200860

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

runsolver used 4.80827 second user time and 10.5944 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-09 22:46:00
IDJOB=3350481
IDBENCH=85991
IDSOLVER=1816
FILE ID=node118/3350481-1304973959
RUNJOBID= node118-1304973403-26200
PBS_JOBID= 13285632
Free space on /tmp= 50780 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350481-1304973959/watcher-3350481-1304973959 -o /tmp/evaluation-result-3350481-1304973959/solver-3350481-1304973959 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350481-1304973959.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1236163102

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7969972 kB
Buffers:        201188 kB
Cached:       14086520 kB
SwapCached:      22212 kB
Active:       14721832 kB
Inactive:      9701744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7969972 kB
SwapTotal:    67111528 kB
SwapFree:     45216028 kB
Dirty:            6780 kB
Writeback:           0 kB
AnonPages:    10126552 kB
Mapped:          15552 kB
Slab:           400732 kB
PageTables:      91204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89151228 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= 50896 MiB
End job on node118 at 2011-05-09 23:07:42