Trace number 3348495

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: cir_minisat 2011-03-02? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.07 4.03 3.81 5/382 3998
/proc/meminfo: memFree=3225100/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=19720 CPUtime=0 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 807 0 0 0 0 0 0 0 21 0 1 0 609009523 20193280 732 33554432000 4194304 4254575 140736827699200 18446744073709551615 4239917 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 4930 734 211 15 0 1573 0

[startup+0.0334339 s]
/proc/loadavg: 4.07 4.03 3.81 5/382 3998
/proc/meminfo: memFree=3225100/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=23480 CPUtime=0.02 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 2426 0 0 0 2 0 0 0 21 0 1 0 609009523 24043520 2197 33554432000 4194304 4254575 140736827699200 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 5870 2199 212 15 0 2513 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23480

[startup+0.100422 s]
/proc/loadavg: 4.07 4.03 3.81 5/382 3998
/proc/meminfo: memFree=3225100/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=25552 CPUtime=0.09 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 3066 0 0 0 9 0 0 0 21 0 1 0 609009523 26165248 2812 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 6388 2812 232 15 0 3031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25552

[startup+0.300385 s]
/proc/loadavg: 4.07 4.03 3.81 5/382 3998
/proc/meminfo: memFree=3225100/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=25704 CPUtime=0.29 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 3272 0 0 0 29 0 0 0 22 0 1 0 609009523 26320896 3014 33554432000 4194304 4254575 140736827699200 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 6426 3014 233 15 0 3069 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25704

[startup+0.700312 s]
/proc/loadavg: 4.07 4.03 3.81 5/382 3998
/proc/meminfo: memFree=3225100/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=28556 CPUtime=0.69 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 3641 0 0 0 69 0 0 0 23 0 1 0 609009523 29241344 3380 33554432000 4194304 4254575 140736827699200 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 7139 3380 233 15 0 3782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28556

[startup+1.50016 s]
/proc/loadavg: 4.07 4.03 3.81 5/383 3999
/proc/meminfo: memFree=3206996/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=33516 CPUtime=1.49 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 4346 0 0 0 149 0 0 0 25 0 1 0 609009523 34320384 4071 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 8379 4071 233 15 0 5022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33516

[startup+3.10088 s]
/proc/loadavg: 4.07 4.03 3.81 5/383 3999
/proc/meminfo: memFree=3199076/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=34272 CPUtime=3.09 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 5568 0 0 0 308 1 0 0 25 0 1 0 609009523 35094528 5268 33554432000 4194304 4254575 140736827699200 18446744073709551615 4217033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 8568 5268 233 15 0 5211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34272

[startup+6.30029 s]
/proc/loadavg: 4.06 4.02 3.81 5/383 3999
/proc/meminfo: memFree=3178260/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=43176 CPUtime=6.29 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 7728 0 0 0 627 2 0 0 25 0 1 0 609009523 44212224 7392 33554432000 4194304 4254575 140736827699200 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 10794 7392 233 15 0 7437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43176

[startup+12.7011 s]
/proc/loadavg: 4.06 4.02 3.82 5/383 3999
/proc/meminfo: memFree=3148452/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=57760 CPUtime=12.69 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 10867 0 0 0 1266 3 0 0 25 0 1 0 609009523 59146240 10497 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 14440 10497 233 15 0 11083 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57760

[startup+25.5008 s]
/proc/loadavg: 4.12 4.04 3.82 5/383 3999
/proc/meminfo: memFree=3094632/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=80656 CPUtime=25.49 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 15922 0 0 0 2544 5 0 0 25 0 1 0 609009523 82591744 15468 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216960 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 20164 15468 233 15 0 16807 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80656

[startup+51.1011 s]
/proc/loadavg: 4.08 4.03 3.83 5/383 4000
/proc/meminfo: memFree=2990632/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=117964 CPUtime=51.09 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 23416 0 0 0 5101 8 0 0 25 0 1 0 609009523 120795136 22844 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 29491 22845 233 15 0 26134 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 117964

[startup+102.315 s]
/proc/loadavg: 4.03 4.03 3.83 5/383 4001
/proc/meminfo: memFree=2837488/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=123912 CPUtime=102.3 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 40945 0 0 0 10214 16 0 0 25 0 1 0 609009523 126885888 21106 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 30978 21106 233 15 0 27621 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 123912

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.84 5/383 4003
/proc/meminfo: memFree=2577132/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=180476 CPUtime=162.29 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 53212 0 0 0 16209 20 0 0 25 0 1 0 609009523 184807424 33204 33554432000 4194304 4254575 140736827699200 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 45119 33204 233 15 0 41762 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 180476

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 3.85 5/383 4139
/proc/meminfo: memFree=2481696/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=133504 CPUtime=222.3 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 70485 0 0 0 22203 27 0 0 25 0 1 0 609009523 136708096 24998 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 33376 24998 233 15 0 30019 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 133504

[startup+282.301 s]
/proc/loadavg: 4.05 4.04 3.86 5/383 4141
/proc/meminfo: memFree=2295832/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=189432 CPUtime=282.3 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 80193 0 0 0 28199 31 0 0 25 0 1 0 609009523 193978368 34575 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 47358 34575 233 15 0 44001 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 189432

[startup+342.301 s]
/proc/loadavg: 4.06 4.04 3.87 5/383 4143
/proc/meminfo: memFree=2150144/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=111552 CPUtime=342.3 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 95909 0 0 0 34194 36 0 0 25 0 1 0 609009523 114229248 22470 33554432000 4194304 4254575 140736827699200 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 27888 22470 233 15 0 24531 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111552

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.88 5/383 4144
/proc/meminfo: memFree=1922524/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=194636 CPUtime=402.31 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 107299 0 0 0 40189 42 0 0 25 0 1 0 609009523 199307264 33689 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 48659 33689 233 15 0 45302 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 194636

[startup+462.301 s]
/proc/loadavg: 4.11 4.05 3.89 5/383 4146
/proc/meminfo: memFree=1737196/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=198164 CPUtime=462.31 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 115452 0 0 0 46185 46 0 0 25 0 1 0 609009523 202919936 41723 33554432000 4194304 4254575 140736827699200 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 49541 41723 233 15 0 46184 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 198164

[startup+522.301 s]
/proc/loadavg: 4.04 4.04 3.90 5/383 4147
/proc/meminfo: memFree=1636464/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=118956 CPUtime=522.31 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 130154 0 0 0 52179 52 0 0 25 0 1 0 609009523 121810944 25240 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216704 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 29739 25240 233 15 0 26382 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 118956

[startup+582.301 s]
/proc/loadavg: 4.05 4.05 3.91 5/383 4149
/proc/meminfo: memFree=1451728/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=201276 CPUtime=582.3 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 140439 0 0 0 58174 56 0 0 25 0 1 0 609009523 206106624 35379 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 50319 35379 233 15 0 46962 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 201276

[startup+642.3 s]
/proc/loadavg: 4.05 4.05 3.91 5/383 4151
/proc/meminfo: memFree=1296428/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=203092 CPUtime=642.31 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 149992 0 0 0 64170 61 0 0 25 0 1 0 609009523 207966208 44791 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216529 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 50773 44791 233 15 0 47416 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 203092

[startup+702.3 s]
/proc/loadavg: 4.02 4.04 3.91 5/383 4152
/proc/meminfo: memFree=1168684/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=126404 CPUtime=702.31 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 163850 0 0 0 70163 68 0 0 25 0 1 0 609009523 129437696 25846 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216540 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 31601 25846 233 15 0 28244 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 126404

[startup+762.314 s]
/proc/loadavg: 4.06 4.04 3.92 5/383 4163
/proc/meminfo: memFree=813900/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=161756 CPUtime=762.33 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 173394 0 0 0 76162 71 0 0 25 0 1 0 609009523 165638144 35264 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216960 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 40439 35264 233 15 0 37082 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 161756

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/383 4164
/proc/meminfo: memFree=422668/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=213044 CPUtime=822.32 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 182134 0 0 0 82158 74 0 0 25 0 1 0 609009523 218157056 43867 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 53261 43867 233 15 0 49904 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 213044

[startup+882.3 s]
/proc/loadavg: 4.12 4.06 3.93 5/383 4166
/proc/meminfo: memFree=345492/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=114672 CPUtime=882.31 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 195264 0 0 0 88152 79 0 0 25 0 1 0 609009523 117424128 23686 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 28668 23686 233 15 0 25311 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 114672

[startup+942.3 s]
/proc/loadavg: 4.04 4.04 3.93 5/383 4170
/proc/meminfo: memFree=130604/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=165736 CPUtime=942.31 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 206259 0 0 0 94147 84 0 0 25 0 1 0 609009523 169713664 34501 33554432000 4194304 4254575 140736827699200 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 41434 34501 233 15 0 38077 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 165736

[startup+1002.3 s]
/proc/loadavg: 4.09 4.05 3.94 5/383 4172
/proc/meminfo: memFree=98324/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=217456 CPUtime=1002.32 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 215182 0 0 0 100145 87 0 0 25 0 1 0 609009523 222674944 43278 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 54364 43278 233 15 0 51007 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 217456

[startup+1062.3 s]
/proc/loadavg: 4.03 4.04 3.94 5/383 4174
/proc/meminfo: memFree=99572/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=219352 CPUtime=1062.32 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 222015 0 0 0 106141 91 0 0 25 0 1 0 609009523 224616448 50009 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 54838 50009 233 15 0 51481 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 219352

[startup+1122.3 s]
/proc/loadavg: 4.06 4.04 3.94 5/383 4175
/proc/meminfo: memFree=96436/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=170828 CPUtime=1122.32 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 237868 0 0 0 112134 98 0 0 25 0 1 0 609009523 174927872 33029 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216768 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 42707 33029 233 15 0 39350 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 170828

[startup+1182.3 s]
/proc/loadavg: 4.06 4.05 3.95 5/383 4177
/proc/meminfo: memFree=92144/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=222844 CPUtime=1182.33 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 247139 0 0 0 118131 102 0 0 25 0 1 0 609009523 228192256 42133 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 55711 42133 233 15 0 52354 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 222844

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.95 5/383 4179
/proc/meminfo: memFree=92180/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=224012 CPUtime=1242.33 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 254400 0 0 0 124128 105 0 0 25 0 1 0 609009523 229388288 49251 33554432000 4194304 4254575 140736827699200 18446744073709551615 4223849 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 56003 49251 233 15 0 52646 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 224012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.99 3.94 3/371 4216
/proc/meminfo: memFree=3978952/32951124 swapFree=67111348/67111528
[pid=3998] ppid=3996 vsize=308404 CPUtime=1300.04 cores=5,7
/proc/3998/stat : 3998 (cir_minisat) R 3996 3998 2878 0 -1 4202496 260508 0 0 0 129895 109 0 0 25 0 1 0 609009523 315805696 55268 33554432000 4194304 4254575 140736827699200 18446744073709551615 4216991 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3998/statm: 77101 55268 233 15 0 73744 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 308404

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): 1300.06
CPU user time (s): 1298.96
CPU system time (s): 1.10283
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 308404

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

runsolver used 4.6173 second user time and 11.2633 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-09 22:48:38
IDJOB=3348495
IDBENCH=85965
IDSOLVER=1810
FILE ID=node139/3348495-1304974118
RUNJOBID= node139-1304974105-3931
PBS_JOBID= 13285611
Free space on /tmp= 40388 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348495-1304974118/watcher-3348495-1304974118 -o /tmp/evaluation-result-3348495-1304974118/solver-3348495-1304974118 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348495-1304974118.cnf

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=889850466

node139.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.852
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:     32951124 kB
MemFree:       3225256 kB
Buffers:        230096 kB
Cached:       21045508 kB
SwapCached:          8 kB
Active:       17261488 kB
Inactive:     11680404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3225256 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          392588 kB
Writeback:           0 kB
AnonPages:     7666524 kB
Mapped:          29220 kB
Slab:           679968 kB
PageTables:      40092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77821084 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= 40656 MiB
End job on node139 at 2011-05-09 23:10:20