Trace number 3318121

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: MiniSAT 2.2.0-agile-26? (TO) 1300.08 1300.04

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
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-3318121-1304898916/watcher-3318121-1304898916 -o /tmp/evaluation-result-3318121-1304898916/solver-3318121-1304898916 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318121-1304898916.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: 0.00 0.00 0.00 6/371 14872
/proc/meminfo: memFree=23303532/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=22580 CPUtime=0.01 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 1592 0 0 0 1 0 0 0 17 0 1 0 582307314 23121920 1500 33554432000 4194304 4291235 140733435538896 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 5645 1502 215 24 0 2279 0

[startup+0.0791989 s]
/proc/loadavg: 0.00 0.00 0.00 6/371 14872
/proc/meminfo: memFree=23303532/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=33824 CPUtime=0.06 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 5120 0 0 0 6 0 0 0 17 0 1 0 582307314 34635776 4579 33554432000 4194304 4291235 140733435538896 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 8456 4582 215 24 0 5090 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33824

[startup+0.100197 s]
/proc/loadavg: 0.00 0.00 0.00 6/371 14872
/proc/meminfo: memFree=23303532/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=39156 CPUtime=0.08 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 6311 0 0 0 8 0 0 0 17 0 1 0 582307314 40095744 5712 33554432000 4194304 4291235 140733435538896 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 9789 5714 215 24 0 6423 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39156

[startup+0.30017 s]
/proc/loadavg: 0.00 0.00 0.00 6/371 14872
/proc/meminfo: memFree=23303532/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=86836 CPUtime=0.29 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 18700 0 0 0 27 2 0 0 18 0 1 0 582307314 88920064 16707 33554432000 4194304 4291235 140733435538896 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 21709 16708 274 24 0 18343 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86836

[startup+0.701086 s]
/proc/loadavg: 0.00 0.00 0.00 6/371 14872
/proc/meminfo: memFree=23303532/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=132768 CPUtime=0.69 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 31046 0 0 0 65 4 0 0 18 0 1 0 582307314 135954432 27869 33554432000 4194304 4291235 140733435538896 18446744073709551615 4233034 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 33192 27869 306 24 0 29826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132768

[startup+1.50094 s]
/proc/loadavg: 0.32 0.07 0.02 7/377 14881
/proc/meminfo: memFree=23003800/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=150308 CPUtime=1.49 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 42403 0 0 0 144 5 0 0 19 0 1 0 582307314 153915392 31893 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 37577 31893 306 24 0 34211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150308

[startup+3.10064 s]
/proc/loadavg: 0.32 0.07 0.02 7/377 14881
/proc/meminfo: memFree=22978132/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=165980 CPUtime=3.08 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 54286 0 0 0 302 6 0 0 25 0 1 0 582307314 169963520 35113 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 41495 35113 325 24 0 38129 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 165980

[startup+6.30103 s]
/proc/loadavg: 0.32 0.07 0.02 7/377 14881
/proc/meminfo: memFree=22978980/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=165980 CPUtime=6.28 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 54913 0 0 0 622 6 0 0 25 0 1 0 582307314 169963520 35717 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 41495 35717 326 24 0 38129 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 165980

[startup+12.7008 s]
/proc/loadavg: 0.89 0.20 0.06 7/377 14881
/proc/meminfo: memFree=22924748/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=184836 CPUtime=12.69 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 56195 0 0 0 1262 7 0 0 25 0 1 0 582307314 189272064 36958 33554432000 4194304 4291235 140733435538896 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 46209 36958 326 24 0 42843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184836

[startup+25.5004 s]
/proc/loadavg: 1.36 0.32 0.11 6/377 14909
/proc/meminfo: memFree=22805716/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=234156 CPUtime=25.48 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 67163 0 0 0 2539 9 0 0 25 0 1 0 582307314 239775744 47865 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255584 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 58539 47865 326 24 0 55173 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 234156

[startup+51.1005 s]
/proc/loadavg: 2.40 0.67 0.23 6/377 14909
/proc/meminfo: memFree=22637644/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=264976 CPUtime=51.09 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 73199 0 0 0 5098 11 0 0 25 0 1 0 582307314 271335424 53770 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 66244 53770 326 24 0 62878 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 264976

[startup+102.315 s]
/proc/loadavg: 3.39 1.21 0.43 6/377 14938
/proc/meminfo: memFree=22574568/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=315064 CPUtime=102.31 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 81705 0 0 0 10217 14 0 0 25 0 1 0 582307314 322625536 62071 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 78766 62071 326 24 0 75400 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 315064

[startup+162.301 s]
/proc/loadavg: 3.77 1.72 0.65 6/377 14939
/proc/meminfo: memFree=22193264/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=315064 CPUtime=162.29 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 89137 0 0 0 16212 17 0 0 25 0 1 0 582307314 322625536 69302 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 78766 69302 326 24 0 75400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 315064

[startup+222.301 s]
/proc/loadavg: 3.95 2.14 0.87 6/377 14941
/proc/meminfo: memFree=22156904/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=292732 CPUtime=222.29 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 110961 0 0 0 22206 23 0 0 25 0 1 0 582307314 299757568 56651 33554432000 4194304 4291235 140733435538896 18446744073709551615 4251218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 73183 56651 326 24 0 69817 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 292732

[startup+282.301 s]
/proc/loadavg: 3.98 2.48 1.06 6/377 14942
/proc/meminfo: memFree=22044892/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=342820 CPUtime=282.3 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 120032 0 0 0 28202 28 0 0 25 0 1 0 582307314 351047680 65445 33554432000 4194304 4291235 140733435538896 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 85705 65445 326 24 0 82339 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 342820

[startup+342.3 s]
/proc/loadavg: 4.02 2.77 1.25 6/377 14944
/proc/meminfo: memFree=22286756/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=342820 CPUtime=342.29 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 127150 0 0 0 34198 31 0 0 25 0 1 0 582307314 351047680 72343 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 85705 72343 326 24 0 82339 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 342820

[startup+402.301 s]
/proc/loadavg: 4.01 2.99 1.41 6/377 14955
/proc/meminfo: memFree=22182248/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=424208 CPUtime=402.3 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 133235 0 0 0 40197 33 0 0 25 0 1 0 582307314 434388992 78261 33554432000 4194304 4291235 140733435538896 18446744073709551615 4251376 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 106052 78261 326 24 0 102686 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 424208

[startup+462.301 s]
/proc/loadavg: 4.00 3.17 1.57 6/377 14956
/proc/meminfo: memFree=21969788/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=319964 CPUtime=462.3 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 154483 0 0 0 46191 39 0 0 25 0 1 0 582307314 327643136 63433 33554432000 4194304 4291235 140733435538896 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 79991 63433 326 24 0 76625 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 319964

[startup+522.3 s]
/proc/loadavg: 4.00 3.32 1.72 6/377 14958
/proc/meminfo: memFree=21938748/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=370052 CPUtime=522.31 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 163273 0 0 0 52188 43 0 0 25 0 1 0 582307314 378933248 71937 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 92513 71937 326 24 0 89147 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 370052

[startup+582.301 s]
/proc/loadavg: 4.12 3.47 1.87 6/377 14959
/proc/meminfo: memFree=21665160/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=370052 CPUtime=582.3 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 170619 0 0 0 58185 45 0 0 25 0 1 0 582307314 378933248 79054 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 92513 79054 326 24 0 89147 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 370052

[startup+642.301 s]
/proc/loadavg: 4.04 3.57 2.00 6/377 14961
/proc/meminfo: memFree=21664972/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=451440 CPUtime=642.32 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 176687 0 0 0 64184 48 0 0 25 0 1 0 582307314 462274560 84935 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 112860 84935 326 24 0 109494 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 451440

[startup+702.3 s]
/proc/loadavg: 4.11 3.67 2.14 6/377 14963
/proc/meminfo: memFree=21573052/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=239824 CPUtime=702.31 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 183519 0 0 0 70180 51 0 0 25 0 1 0 582307314 245579776 53809 33554432000 4194304 4291235 140733435538896 18446744073709551615 4262429 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 59956 53809 326 24 0 56590 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 239824

[startup+762.314 s]
/proc/loadavg: 4.08 3.74 2.25 5/377 14991
/proc/meminfo: memFree=22022308/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=319964 CPUtime=762.33 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 202449 0 0 0 76178 55 0 0 25 0 1 0 582307314 327643136 72414 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 79991 72414 326 24 0 76625 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 319964

[startup+822.301 s]
/proc/loadavg: 4.08 3.80 2.37 5/377 14993
/proc/meminfo: memFree=21863728/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=370052 CPUtime=822.32 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 210378 0 0 0 82172 60 0 0 25 0 1 0 582307314 378933248 80128 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 92513 80128 326 24 0 89147 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 370052

[startup+882.3 s]
/proc/loadavg: 4.07 3.85 2.47 5/377 14994
/proc/meminfo: memFree=22328436/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=370052 CPUtime=882.31 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 217178 0 0 0 88169 62 0 0 25 0 1 0 582307314 378933248 86730 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 92513 86730 326 24 0 89147 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 370052

[startup+942.301 s]
/proc/loadavg: 4.02 3.87 2.56 5/377 14996
/proc/meminfo: memFree=22129740/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=451440 CPUtime=942.32 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 222857 0 0 0 94168 64 0 0 25 0 1 0 582307314 462274560 92270 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 112860 92270 326 24 0 109494 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 451440

[startup+1002.3 s]
/proc/loadavg: 4.07 3.91 2.66 5/377 14998
/proc/meminfo: memFree=22156852/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=239824 CPUtime=1002.32 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 227158 0 0 0 100166 66 0 0 25 0 1 0 582307314 245579776 54547 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 59956 54547 326 24 0 56590 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 239824

[startup+1062.3 s]
/proc/loadavg: 4.03 3.92 2.74 5/377 14999
/proc/meminfo: memFree=21975140/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=319964 CPUtime=1062.32 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 246015 0 0 0 106160 72 0 0 25 0 1 0 582307314 327643136 73087 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 79991 73087 326 24 0 76625 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 319964

[startup+1122.3 s]
/proc/loadavg: 4.01 3.93 2.81 5/377 15001
/proc/meminfo: memFree=21819840/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=370052 CPUtime=1122.32 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 254977 0 0 0 112157 75 0 0 25 0 1 0 582307314 378933248 81777 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 92513 81777 326 24 0 89147 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 370052

[startup+1182.3 s]
/proc/loadavg: 4.03 3.96 2.89 5/377 15002
/proc/meminfo: memFree=21686376/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=451440 CPUtime=1182.33 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 262497 0 0 0 118153 80 0 0 25 0 1 0 582307314 462274560 89081 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 112860 89081 326 24 0 109494 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 451440

[startup+1242.3 s]
/proc/loadavg: 4.08 3.98 2.96 5/377 15004
/proc/meminfo: memFree=21561204/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=451440 CPUtime=1242.33 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 268125 0 0 0 124151 82 0 0 25 0 1 0 582307314 462274560 94529 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 112860 94529 326 24 0 109494 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 451440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.98 3.02 5/377 15006
/proc/meminfo: memFree=21472248/32951124 swapFree=66341944/67111528
[pid=14871] ppid=14866 vsize=451440 CPUtime=1300.04 cores=5,7
/proc/14871/stat : 14871 (minisat) R 14866 14871 14820 0 -1 4202496 273125 0 0 0 129919 85 0 0 25 0 1 0 582307314 462274560 99368 33554432000 4194304 4291235 140733435538896 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14871/statm: 112860 99368 326 24 0 109494 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 451440

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.04
CPU time (s): 1300.08
CPU user time (s): 1299.2
CPU system time (s): 0.874867
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 451440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.2
system time used= 0.874867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273125
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= 54
involuntary context switches= 684

runsolver used 4.41733 second user time and 11.6462 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-09 01:55:17
IDJOB=3318121
IDBENCH=69619
IDSOLVER=1707
FILE ID=node141/3318121-1304898916
RUNJOBID= node141-1304898916-14841
PBS_JOBID= 13282130
Free space on /tmp= 49280 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318121-1304898916/watcher-3318121-1304898916 -o /tmp/evaluation-result-3318121-1304898916/solver-3318121-1304898916 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318121-1304898916.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=236067226

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23307124 kB
Buffers:        128992 kB
Cached:        4067844 kB
SwapCached:      22352 kB
Active:        2474680 kB
Inactive:      6960280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23307124 kB
SwapTotal:    67111528 kB
SwapFree:     66341944 kB
Dirty:           35568 kB
Writeback:          12 kB
AnonPages:     5221916 kB
Mapped:          18644 kB
Slab:           107324 kB
PageTables:      38592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86238580 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= 49272 MiB
End job on node141 at 2011-05-09 02:16:59