Trace number 3493677

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.04 1800.13

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10t0.cnf
MD5SUM0a0d8225cc24ef58d26841677536f634
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables184976
Number of clauses937700
Sum of the clauses size2231743
Maximum clause length10
Minimum clause length1
Number of clauses of size 110621
Number of clauses of size 2703815
Number of clauses of size 3175364
Number of clauses of size 45320
Number of clauses of size 521280
Number of clauses of size over 521300

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

running on 2 cores: 0,2

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.08 0.13 0.53 3/177 21275
/proc/meminfo: memFree=31460616/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=11804 CPUtime=0 cores=0,2
/proc/21275/stat : 21275 (runsolver) S 21273 21275 21227 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 891668517 12087296 51 33554432000 4194304 5436572 140735035507520 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699870519 0 0 17 2 0 0 0
/proc/21275/statm: 2951 51 31 304 0 2643 0

[startup+0.014099 s]
/proc/loadavg: 0.08 0.13 0.53 3/177 21275
/proc/meminfo: memFree=31460616/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=2460 CPUtime=0 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) S 21273 21275 21227 0 -1 4194304 88 0 0 0 0 0 0 0 21 0 1 0 891668517 2519040 42 33554432000 4194304 4258824 140733893094880 18446744073709551615 242965626503 0 2147483391 4096 0 18446744071699109054 0 0 17 0 0 0 0
/proc/21275/statm: 615 42 34 16 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2460

[startup+0.101108 s]
/proc/loadavg: 0.08 0.13 0.53 3/177 21275
/proc/meminfo: memFree=31460616/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=52384 CPUtime=0.07 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 9515 0 0 0 6 1 0 0 21 0 1 0 891668517 53641216 9445 33554432000 4194304 4258824 140733893094880 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 13096 9448 219 16 0 9738 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 52384

[startup+0.301133 s]
/proc/loadavg: 0.08 0.13 0.53 3/177 21275
/proc/meminfo: memFree=31460616/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=118232 CPUtime=0.27 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 25672 0 0 0 24 3 0 0 22 0 1 0 891668517 121069568 25602 33554432000 4194304 4258824 140733893094880 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 29558 25606 219 16 0 26200 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 118232

[startup+0.700985 s]
/proc/loadavg: 0.08 0.13 0.53 3/177 21275
/proc/meminfo: memFree=31460616/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=148672 CPUtime=0.67 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 32988 0 0 0 63 4 0 0 23 0 1 0 891668517 152240128 32918 33554432000 4194304 4258824 140733893094880 18446744073709551615 4206816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 37168 32918 220 16 0 33810 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 148672

[startup+1.50084 s]
/proc/loadavg: 0.08 0.13 0.53 3/178 21276
/proc/meminfo: memFree=31232208/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=194872 CPUtime=1.48 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 46518 0 0 0 141 7 0 0 25 0 1 0 891668517 199548928 43074 33554432000 4194304 4258824 140733893094880 18446744073709551615 4218513 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 48718 43074 242 16 0 45360 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 194872

[startup+3.88524 s]
/proc/loadavg: 0.08 0.13 0.53 4/183 21290
/proc/meminfo: memFree=31147540/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=199420 CPUtime=3.94 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 49290 0 0 0 386 8 0 0 25 0 1 0 891668517 204206080 44054 33554432000 4194304 4258824 140733893094880 18446744073709551615 4201330 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 44940 40333 242 16 0 41582 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 199420

[startup+9.81938 s]
/proc/loadavg: 0.55 0.22 0.56 5/188 21304
/proc/meminfo: memFree=31045076/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=191920 CPUtime=9.79 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 58493 0 0 0 970 9 0 0 25 0 1 0 891668517 196526080 42584 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 47980 42584 242 16 0 44622 0
Current children cumulated CPU time (s) 9.79
Current children cumulated vsize (KiB) 191920

[startup+12.7009 s]
/proc/loadavg: 1.15 0.35 0.60 6/188 21304
/proc/meminfo: memFree=31036044/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=191920 CPUtime=12.67 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 58614 0 0 0 1258 9 0 0 25 0 1 0 891668517 196526080 42704 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 47980 42704 242 16 0 44622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 191920

[startup+25.5007 s]
/proc/loadavg: 1.85 0.55 0.66 5/188 21304
/proc/meminfo: memFree=31006684/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=191920 CPUtime=25.47 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 58622 0 0 0 2538 9 0 0 25 0 1 0 891668517 196526080 42712 33554432000 4194304 4258824 140733893094880 18446744073709551615 4226091 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 47980 42712 242 16 0 44622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 191920

[startup+51.1003 s]
/proc/loadavg: 2.64 0.84 0.75 5/188 21306
/proc/meminfo: memFree=31020188/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=191920 CPUtime=51.07 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 58905 0 0 0 5098 9 0 0 25 0 1 0 891668517 196526080 42995 33554432000 4194304 4258824 140733893094880 18446744073709551615 242970205537 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 47980 42995 242 16 0 44622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 191920

[startup+102.3 s]
/proc/loadavg: 3.41 1.32 0.92 5/188 21306
/proc/meminfo: memFree=30998748/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=195044 CPUtime=102.27 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 60333 0 0 0 10217 10 0 0 25 0 1 0 891668517 199725056 44416 33554432000 4194304 4258824 140733893094880 18446744073709551615 4220135 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 48761 44416 243 16 0 45403 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 195044

[startup+162.301 s]
/proc/loadavg: 3.78 1.81 1.11 5/188 21308
/proc/meminfo: memFree=30905980/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=211576 CPUtime=162.27 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 64566 0 0 0 16216 11 0 0 25 0 1 0 891668517 216653824 48264 33554432000 4194304 4258824 140733893094880 18446744073709551615 4231187 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 52894 48264 243 16 0 49536 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 211576

[startup+222.301 s]
/proc/loadavg: 3.92 2.20 1.29 5/188 21319
/proc/meminfo: memFree=30878432/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=277340 CPUtime=222.27 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 106086 0 0 0 22210 17 0 0 25 0 1 0 891668517 283996160 64222 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 69335 64222 262 16 0 65977 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 277340

[startup+282.301 s]
/proc/loadavg: 3.97 2.53 1.45 5/188 21321
/proc/meminfo: memFree=30837252/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=278528 CPUtime=282.27 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 113593 0 0 0 28209 18 0 0 25 0 1 0 891668517 285212672 65331 33554432000 4194304 4258824 140733893094880 18446744073709551615 4221143 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 69632 65331 243 16 0 66274 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 278528

[startup+342.301 s]
/proc/loadavg: 3.99 2.80 1.61 5/188 21322
/proc/meminfo: memFree=30798916/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=342572 CPUtime=342.27 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 142838 0 0 0 34204 23 0 0 25 0 1 0 891668517 350793728 80407 33554432000 4194304 4258824 140733893094880 18446744073709551615 4218546 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 85643 80407 243 16 0 82285 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 342572

[startup+402.301 s]
/proc/loadavg: 3.99 3.01 1.76 5/188 21323
/proc/meminfo: memFree=30769144/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=363096 CPUtime=402.26 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 156190 0 0 0 40202 24 0 0 25 0 1 0 891668517 371810304 85857 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 90774 85857 243 16 0 87416 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 363096

[startup+462.301 s]
/proc/loadavg: 3.99 3.19 1.89 5/188 21325
/proc/meminfo: memFree=30696840/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=365692 CPUtime=462.26 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 174421 0 0 0 46198 28 0 0 25 0 1 0 891668517 374468608 86545 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 91423 86545 243 16 0 88065 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 365692

[startup+522.301 s]
/proc/loadavg: 4.21 3.38 2.04 5/188 21330
/proc/meminfo: memFree=30749120/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=369880 CPUtime=522.27 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 176339 0 0 0 52198 29 0 0 25 0 1 0 891668517 378757120 88244 33554432000 4194304 4258824 140733893094880 18446744073709551615 4217874 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 92470 88244 243 16 0 89112 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 369880

[startup+582.301 s]
/proc/loadavg: 4.08 3.49 2.16 5/188 21332
/proc/meminfo: memFree=30737428/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=369880 CPUtime=582.26 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 176341 0 0 0 58196 30 0 0 25 0 1 0 891668517 378757120 88246 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225535 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 92470 88246 243 16 0 89112 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 369880

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.57 5/188 21338
/proc/meminfo: memFree=30675488/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=386608 CPUtime=822.25 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 207867 0 0 0 82189 36 0 0 25 0 1 0 891668517 395886592 92386 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 96652 92386 243 16 0 93294 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 386608

[startup+882.307 s]
/proc/loadavg: 4.08 3.82 2.66 5/188 21340
/proc/meminfo: memFree=30651548/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=392452 CPUtime=882.25 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 209349 0 0 0 88189 36 0 0 25 0 1 0 891668517 401870848 93620 33554432000 4194304 4258824 140733893094880 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 98113 93620 243 16 0 94755 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 392452

[startup+942.301 s]
/proc/loadavg: 4.03 3.85 2.74 5/188 21341
/proc/meminfo: memFree=30546376/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=400828 CPUtime=942.25 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 211892 0 0 0 94188 37 0 0 25 0 1 0 891668517 410447872 95740 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 100207 95740 243 16 0 96849 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 400828

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.82 5/188 21342
/proc/meminfo: memFree=30578232/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=412848 CPUtime=1002.24 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 215710 0 0 0 100187 37 0 0 25 0 1 0 891668517 422756352 98857 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 103212 98857 243 16 0 99854 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 412848

[startup+1062.3 s]
/proc/loadavg: 4.07 3.91 2.89 5/188 21344
/proc/meminfo: memFree=30460032/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=418532 CPUtime=1062.24 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 217269 0 0 0 106187 37 0 0 25 0 1 0 891668517 428576768 100407 33554432000 4194304 4258824 140733893094880 18446744073709551615 4218802 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 104633 100407 243 16 0 101275 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 418532

[startup+1122.3 s]
/proc/loadavg: 4.03 3.92 2.96 5/188 21346
/proc/meminfo: memFree=30387968/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=420424 CPUtime=1122.24 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 217758 0 0 0 112186 38 0 0 25 0 1 0 891668517 430514176 100880 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 105106 100880 243 16 0 101748 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 420424

[startup+1182.3 s]
/proc/loadavg: 4.01 3.93 3.02 5/188 21348
/proc/meminfo: memFree=30534392/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=424432 CPUtime=1182.24 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 218889 0 0 0 118185 39 0 0 25 0 1 0 891668517 434618368 101882 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225190 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 106108 101882 243 16 0 102750 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 424432

[startup+1242.3 s]
/proc/loadavg: 4.10 3.97 3.09 5/188 21349
/proc/meminfo: memFree=30545664/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=432444 CPUtime=1242.23 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 221287 0 0 0 124184 39 0 0 25 0 1 0 891668517 442822656 103885 33554432000 4194304 4258824 140733893094880 18446744073709551615 4221224 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 108111 103885 243 16 0 104753 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 432444

[startup+1302.3 s]
/proc/loadavg: 4.03 3.97 3.14 5/188 21350
/proc/meminfo: memFree=30458352/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=430732 CPUtime=1302.24 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 226174 0 0 0 130183 41 0 0 25 0 1 0 891668517 441069568 102569 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 107683 102569 243 16 0 104325 0
Current children cumulated CPU time (s) 1302.24
Current children cumulated vsize (KiB) 430732

[startup+1362.3 s]
/proc/loadavg: 4.01 3.97 3.20 5/188 21352
/proc/meminfo: memFree=30487104/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=430732 CPUtime=1362.24 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 227199 0 0 0 136183 41 0 0 25 0 1 0 891668517 441069568 103430 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 107683 103430 243 16 0 104325 0
Current children cumulated CPU time (s) 1362.24
Current children cumulated vsize (KiB) 430732

[startup+1422.3 s]
/proc/loadavg: 4.00 3.97 3.24 5/188 21354
/proc/meminfo: memFree=30411328/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=430732 CPUtime=1422.24 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 227199 0 0 0 142183 41 0 0 25 0 1 0 891668517 441069568 103430 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 107683 103430 243 16 0 104325 0
Current children cumulated CPU time (s) 1422.24
Current children cumulated vsize (KiB) 430732

[startup+1482.3 s]
/proc/loadavg: 4.04 3.99 3.29 5/188 21356
/proc/meminfo: memFree=30324640/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=445868 CPUtime=1482.23 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 229861 0 0 0 148182 41 0 0 25 0 1 0 891668517 456568832 105915 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 111467 105915 243 16 0 108109 0
Current children cumulated CPU time (s) 1482.23
Current children cumulated vsize (KiB) 445868

[startup+1542.31 s]
/proc/loadavg: 4.07 4.01 3.34 5/188 21357
/proc/meminfo: memFree=30434112/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=445868 CPUtime=1542.23 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 230989 0 0 0 154182 41 0 0 25 0 1 0 891668517 456568832 106853 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 111467 106853 243 16 0 108109 0
Current children cumulated CPU time (s) 1542.23
Current children cumulated vsize (KiB) 445868

[startup+1602.3 s]
/proc/loadavg: 4.03 4.00 3.38 5/188 21358
/proc/meminfo: memFree=30366152/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=445868 CPUtime=1602.21 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 230990 0 0 0 160180 41 0 0 25 0 1 0 891668517 456568832 106854 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 111467 106854 243 16 0 108109 0
Current children cumulated CPU time (s) 1602.21
Current children cumulated vsize (KiB) 445868

[startup+1662.3 s]
/proc/loadavg: 4.05 4.01 3.42 5/188 21360
/proc/meminfo: memFree=30436316/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=448500 CPUtime=1662.22 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 232189 0 0 0 166180 42 0 0 25 0 1 0 891668517 459264000 107899 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 112125 107899 243 16 0 108767 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 448500

[startup+1722.3 s]
/proc/loadavg: 4.02 4.01 3.45 5/188 21362
/proc/meminfo: memFree=30361532/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=445352 CPUtime=1722.21 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 238092 0 0 0 172178 43 0 0 25 0 1 0 891668517 456040448 106335 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 111338 106335 243 16 0 107980 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 445352

[startup+1782.3 s]
/proc/loadavg: 4.00 4.00 3.48 5/188 21364
/proc/meminfo: memFree=30331388/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=468580 CPUtime=1782.2 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 245748 0 0 0 178174 46 0 0 25 0 1 0 891668517 479825920 112919 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 117145 112919 243 16 0 113787 0
Current children cumulated CPU time (s) 1782.2
Current children cumulated vsize (KiB) 468580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 4.00 4.00 3.49 5/188 21364
/proc/meminfo: memFree=30303976/32951132 swapFree=67052544/67111528
[pid=21275] ppid=21273 vsize=468580 CPUtime=1800.01 cores=0,2
/proc/21275/stat : 21275 (munsat2_release) R 21273 21275 21227 0 -1 4202496 245749 0 0 0 179955 46 0 0 25 0 1 0 891668517 479825920 112920 33554432000 4194304 4258824 140733893094880 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21275/statm: 117145 112920 243 16 0 113787 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 468580

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.13
CPU time (s): 1800.04
CPU user time (s): 1799.55
CPU system time (s): 0.488925
CPU usage (%): 99.9951
Max. virtual memory (cumulated for all children) (KiB): 468580

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

runsolver used 3.3025 second user time and 8.86865 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-11 15:58:19
IDJOB=3493677
IDBENCH=71051
IDSOLVER=1973
FILE ID=node128/3493677-1307800697
RUNJOBID= node128-1307800697-21245
PBS_JOBID= 13551053
Free space on /tmp= 74104 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10t0.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493677-1307800697/watcher-3493677-1307800697 -o /tmp/evaluation-result-3493677-1307800697/solver-3493677-1307800697 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1192654841 -verb=0 HOME/instance-3493677-1307800697.cnf

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

MD5SUM BENCH= 0a0d8225cc24ef58d26841677536f634
RANDOM SEED=1192654841

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31468104 kB
Buffers:        272956 kB
Cached:         954120 kB
SwapCached:      11368 kB
Active:         354748 kB
Inactive:       924100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31468104 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:           26420 kB
Writeback:           0 kB
AnonPages:       49352 kB
Mapped:           9956 kB
Slab:           138748 kB
PageTables:       4936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   243568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74088 MiB
End job on node128 at 2011-06-11 16:28:21