Trace number 3493565

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
MiniUnsat2 2011-02-22? (TO) 1800.07 1800.01

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1081.cnf
MD5SUM8a3e5e1fd068ee5229d7193ac5bcb167
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.5774
Satisfiable
(Un)Satisfiability was proved
Number of variables118354
Number of clauses375699
Sum of the clauses size995041
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125478
Number of clauses of size 3246932
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 ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493565-1307800694/watcher-3493565-1307800694 -o /tmp/evaluation-result-3493565-1307800694/solver-3493565-1307800694 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1012589536 -verb=0 HOME/instance-3493565-1307800694.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.11 0.48 4/189 26077
/proc/meminfo: memFree=31302364/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=2460 CPUtime=0 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) S 26075 26077 26001 0 -1 4194304 89 0 0 0 0 0 0 0 23 0 1 0 891666176 2519040 43 33554432000 4194304 4258824 140736363631504 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/26077/statm: 615 43 34 16 0 23 0

[startup+0.0354821 s]
/proc/loadavg: 0.00 0.11 0.48 4/189 26077
/proc/meminfo: memFree=31302364/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=22564 CPUtime=0 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 2351 0 0 0 0 0 0 0 23 0 1 0 891666176 23105536 2291 33554432000 4194304 4258824 140736363631504 18446744073709551615 4201894 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 5641 2297 219 16 0 2283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22564

[startup+0.100455 s]
/proc/loadavg: 0.00 0.11 0.48 4/189 26077
/proc/meminfo: memFree=31302364/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=50236 CPUtime=0.07 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 9177 0 0 0 6 1 0 0 23 0 1 0 891666176 51441664 9117 33554432000 4194304 4258824 140736363631504 18446744073709551615 254500353057 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 12559 9122 219 16 0 9201 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 50236

[startup+0.300426 s]
/proc/loadavg: 0.00 0.11 0.48 4/189 26077
/proc/meminfo: memFree=31302364/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=86872 CPUtime=0.26 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 17168 0 0 0 24 2 0 0 24 0 1 0 891666176 88956928 17038 33554432000 4194304 4258824 140736363631504 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 21718 17040 224 16 0 18360 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 86872

[startup+0.700336 s]
/proc/loadavg: 0.00 0.11 0.48 4/189 26077
/proc/meminfo: memFree=31302364/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=103212 CPUtime=0.67 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 22300 0 0 0 64 3 0 0 25 0 1 0 891666176 105689088 21790 33554432000 4194304 4258824 140736363631504 18446744073709551615 4231450 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 25803 21790 244 16 0 22445 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 103212

[startup+1.50118 s]
/proc/loadavg: 0.00 0.11 0.48 6/190 26078
/proc/meminfo: memFree=31024108/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=104044 CPUtime=1.47 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 22445 0 0 0 144 3 0 0 25 0 1 0 891666176 106541056 21935 33554432000 4194304 4258824 140736363631504 18446744073709551615 4231631 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 26011 21935 244 16 0 22653 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 104044

[startup+3.10085 s]
/proc/loadavg: 0.00 0.11 0.48 6/190 26078
/proc/meminfo: memFree=31019892/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=104044 CPUtime=3.07 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 22558 0 0 0 304 3 0 0 25 0 1 0 891666176 106541056 22047 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 26011 22047 244 16 0 22653 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 104044

[startup+6.30022 s]
/proc/loadavg: 0.32 0.17 0.50 6/190 26078
/proc/meminfo: memFree=31001428/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=109476 CPUtime=6.27 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 23434 0 0 0 624 3 0 0 25 0 1 0 891666176 112103424 22903 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 27369 22903 244 16 0 24011 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 109476

[startup+12.7009 s]
/proc/loadavg: 0.61 0.23 0.52 6/190 26078
/proc/meminfo: memFree=30984404/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=119616 CPUtime=12.67 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 26015 0 0 0 1264 3 0 0 25 0 1 0 891666176 122486784 25440 33554432000 4194304 4258824 140736363631504 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 29904 25440 244 16 0 26546 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 119616

[startup+25.5004 s]
/proc/loadavg: 1.36 0.42 0.57 6/190 26078
/proc/meminfo: memFree=30959816/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=132588 CPUtime=25.47 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 28179 0 0 0 2543 4 0 0 25 0 1 0 891666176 135770112 27567 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 33147 27567 244 16 0 29789 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 132588

[startup+51.1003 s]
/proc/loadavg: 2.39 0.74 0.67 6/190 26079
/proc/meminfo: memFree=30865152/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=159900 CPUtime=51.07 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 36355 0 0 0 5101 6 0 0 25 0 1 0 891666176 163737600 35597 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 39975 35597 244 16 0 36617 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 159900

[startup+102.307 s]
/proc/loadavg: 3.30 1.24 0.85 6/190 26080
/proc/meminfo: memFree=30833864/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=250848 CPUtime=102.28 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 47443 0 0 0 10219 9 0 0 25 0 1 0 891666176 256868352 46545 33554432000 4194304 4258824 140736363631504 18446744073709551615 4231705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 62712 46545 244 16 0 59354 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 250848

[startup+162.301 s]
/proc/loadavg: 3.78 1.75 1.05 6/190 26082
/proc/meminfo: memFree=30843880/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=259952 CPUtime=162.27 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 57816 0 0 0 16214 13 0 0 25 0 1 0 891666176 266190848 56746 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225217 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 64988 56746 244 16 0 61630 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 259952

[startup+222.301 s]
/proc/loadavg: 3.92 2.16 1.23 6/190 26093
/proc/meminfo: memFree=30741708/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=349244 CPUtime=222.28 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 67245 0 0 0 22210 18 0 0 25 0 1 0 891666176 357625856 66080 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225142 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 87311 66080 244 16 0 83953 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 349244

[startup+282.301 s]
/proc/loadavg: 3.97 2.49 1.40 6/190 26094
/proc/meminfo: memFree=30705108/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=354356 CPUtime=282.28 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 75572 0 0 0 28207 21 0 0 25 0 1 0 891666176 362860544 74323 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225721 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 88589 74323 244 16 0 85231 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 354356

[startup+342.3 s]
/proc/loadavg: 3.99 2.76 1.56 6/190 26096
/proc/meminfo: memFree=30763480/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=195696 CPUtime=342.29 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 89738 0 0 0 34203 26 0 0 25 0 1 0 891666176 200392704 41497 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 48924 41497 244 16 0 45566 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 195696

[startup+402.3 s]
/proc/loadavg: 3.99 2.98 1.71 6/190 26100
/proc/meminfo: memFree=30780664/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=230744 CPUtime=402.29 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 101315 0 0 0 40198 31 0 0 25 0 1 0 891666176 236281856 52911 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225176 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 57686 52911 244 16 0 54328 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 230744

[startup+462.3 s]
/proc/loadavg: 3.99 3.17 1.85 6/190 26102
/proc/meminfo: memFree=30689752/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=284104 CPUtime=462.28 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 112510 0 0 0 46192 36 0 0 25 0 1 0 891666176 290922496 63957 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225217 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 71026 63957 244 16 0 67668 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 284104

[startup+522.3 s]
/proc/loadavg: 3.99 3.32 1.98 6/190 26104
/proc/meminfo: memFree=30721960/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=370400 CPUtime=522.29 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 121600 0 0 0 52189 40 0 0 25 0 1 0 891666176 379289600 72913 33554432000 4194304 4258824 140736363631504 18446744073709551615 4217864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 92600 72913 244 16 0 89242 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 370400

[startup+582.3 s]
/proc/loadavg: 4.08 3.47 2.12 6/190 26105
/proc/meminfo: memFree=30664892/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=373692 CPUtime=582.29 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 130328 0 0 0 58185 44 0 0 25 0 1 0 891666176 382660608 81527 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225409 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 93423 81527 244 16 0 90065 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 373692

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 4.00 3.75 2.53 6/190 26112
/proc/meminfo: memFree=30670132/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=305276 CPUtime=822.31 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 171232 0 0 0 82172 59 0 0 25 0 1 0 891666176 312602624 60143 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 76319 60143 244 16 0 72961 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 305276

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 2.62 6/190 26113
/proc/meminfo: memFree=30627812/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=391108 CPUtime=882.31 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 188479 0 0 0 88166 65 0 0 25 0 1 0 891666176 400494592 77212 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 97777 77212 244 16 0 94419 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 391108

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.71 6/190 26115
/proc/meminfo: memFree=30588724/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=396140 CPUtime=942.31 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 199825 0 0 0 94161 70 0 0 25 0 1 0 891666176 405647360 88440 33554432000 4194304 4258824 140736363631504 18446744073709551615 4217874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 99035 88440 244 16 0 95677 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 396140

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.78 6/190 26116
/proc/meminfo: memFree=30499288/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=534404 CPUtime=1002.31 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 207486 0 0 0 100158 73 0 0 25 0 1 0 891666176 547229696 96010 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 133601 96010 244 16 0 130243 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 534404

[startup+1062.3 s]
/proc/loadavg: 4.12 3.91 2.87 6/190 26118
/proc/meminfo: memFree=30541548/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=536400 CPUtime=1062.31 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 211286 0 0 0 106157 74 0 0 25 0 1 0 891666176 549273600 99779 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225264 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 134100 99779 244 16 0 130742 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 536400

[startup+1122.3 s]
/proc/loadavg: 4.04 3.92 2.94 6/190 26120
/proc/meminfo: memFree=30458568/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=539840 CPUtime=1122.32 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 219325 0 0 0 112154 78 0 0 25 0 1 0 891666176 552796160 107700 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 134960 107700 244 16 0 131602 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 539840

[startup+1182.3 s]
/proc/loadavg: 4.01 3.94 3.00 6/190 26121
/proc/meminfo: memFree=30402120/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=544124 CPUtime=1182.32 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 225881 0 0 0 118151 81 0 0 25 0 1 0 891666176 557182976 114161 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225738 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 136031 114161 244 16 0 132673 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 544124

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.06 6/190 26123
/proc/meminfo: memFree=30636708/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=252608 CPUtime=1242.33 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 239262 0 0 0 124145 88 0 0 25 0 1 0 891666176 258670592 54861 33554432000 4194304 4258824 140736363631504 18446744073709551615 4217814 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 63152 54861 244 16 0 59794 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 252608

[startup+1302.3 s]
/proc/loadavg: 4.00 3.95 3.12 6/190 26124
/proc/meminfo: memFree=30795772/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=117604 CPUtime=1302.33 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 254059 0 0 0 130140 93 0 0 25 0 1 0 891666176 120426496 24281 33554432000 4194304 4258824 140736363631504 18446744073709551615 254500388619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 29401 24281 244 16 0 26043 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 117604

[startup+1362.3 s]
/proc/loadavg: 4.00 3.96 3.17 6/190 26126
/proc/meminfo: memFree=30649300/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=194084 CPUtime=1362.33 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 268569 0 0 0 136135 98 0 0 25 0 1 0 891666176 198742016 38557 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225741 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 48521 38557 244 16 0 45163 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 194084

[startup+1422.31 s]
/proc/loadavg: 4.00 3.96 3.22 6/190 26128
/proc/meminfo: memFree=30623232/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=255288 CPUtime=1422.34 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 282054 0 0 0 142131 103 0 0 25 0 1 0 891666176 261414912 51836 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225490 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 63822 51836 244 16 0 60464 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 255288

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.26 6/190 26129
/proc/meminfo: memFree=30650488/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=263208 CPUtime=1482.34 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 292116 0 0 0 148126 108 0 0 25 0 1 0 891666176 269524992 61794 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 65802 61794 244 16 0 62444 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 263208

[startup+1542.3 s]
/proc/loadavg: 4.04 3.99 3.31 6/190 26131
/proc/meminfo: memFree=30660132/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=351008 CPUtime=1542.34 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 300082 0 0 0 154124 110 0 0 25 0 1 0 891666176 359432192 69661 33554432000 4194304 4258824 140736363631504 18446744073709551615 4231433 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 87752 69661 244 16 0 84394 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 351008

[startup+1602.3 s]
/proc/loadavg: 4.08 4.02 3.36 6/190 26132
/proc/meminfo: memFree=30562640/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=356764 CPUtime=1602.35 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 309233 0 0 0 160120 115 0 0 25 0 1 0 891666176 365326336 78687 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225738 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 89191 78687 244 16 0 85833 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 356764

[startup+1662.3 s]
/proc/loadavg: 4.03 4.01 3.40 6/190 26134
/proc/meminfo: memFree=30670984/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=229044 CPUtime=1662.34 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 326197 0 0 0 166115 119 0 0 25 0 1 0 891666176 234541056 48341 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 57261 48341 244 16 0 53903 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 229044

[startup+1722.3 s]
/proc/loadavg: 4.01 4.00 3.43 6/190 26136
/proc/meminfo: memFree=30586512/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=282388 CPUtime=1722.35 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 338617 0 0 0 172111 124 0 0 25 0 1 0 891666176 289165312 60638 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 70597 60638 244 16 0 67239 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 282388

[startup+1782.3 s]
/proc/loadavg: 4.00 4.00 3.47 6/190 26137
/proc/meminfo: memFree=30633852/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=157264 CPUtime=1782.35 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 359626 0 0 0 178103 132 0 0 25 0 1 0 891666176 161038336 32717 33554432000 4194304 4258824 140736363631504 18446744073709551615 4231561 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 39316 32717 244 16 0 35958 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 157264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 4.00 3.48 3/185 26141
/proc/meminfo: memFree=31311656/32950928 swapFree=67053888/67111528
[pid=26077] ppid=26075 vsize=191700 CPUtime=1800.06 cores=1,3
/proc/26077/stat : 26077 (munsat2_release) R 26075 26077 26001 0 -1 4202496 363941 0 0 0 179872 134 0 0 25 0 1 0 891666176 196300800 36953 33554432000 4194304 4258824 140736363631504 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26077/statm: 47925 36953 244 16 0 44567 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 191700

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): 1800.01
CPU time (s): 1800.07
CPU user time (s): 1798.72
CPU system time (s): 1.34979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 565308

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

runsolver used 2.78458 second user time and 7.04393 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-11 15:58:15
IDJOB=3493565
IDBENCH=20455
IDSOLVER=1973
FILE ID=node149/3493565-1307800694
RUNJOBID= node149-1307800694-26021
PBS_JOBID= 13551043
Free space on /tmp= 73932 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT07/industrial/babic/dspam/dspam_dump_vc1081.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493565-1307800694/watcher-3493565-1307800694 -o /tmp/evaluation-result-3493565-1307800694/solver-3493565-1307800694 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1012589536 -verb=0 HOME/instance-3493565-1307800694.cnf

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

MD5SUM BENCH= 8a3e5e1fd068ee5229d7193ac5bcb167
RANDOM SEED=1012589536

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.73
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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:     32950928 kB
MemFree:      31328552 kB
Buffers:        155408 kB
Cached:        1138368 kB
SwapCached:      23708 kB
Active:         494684 kB
Inactive:       967772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31328552 kB
SwapTotal:    67111528 kB
SwapFree:     67053888 kB
Dirty:           39612 kB
Writeback:           0 kB
AnonPages:      164052 kB
Mapped:           9572 kB
Slab:            93304 kB
PageTables:       5828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   387728 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= 73960 MiB
End job on node149 at 2011-06-11 16:28:17