Trace number 3493673

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.41

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-10t0.cnf
MD5SUMc102144d81735b4e153db5b8b489abc7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1126.3
Satisfiable
(Un)Satisfiability was proved
Number of variables125691
Number of clauses605085
Sum of the clauses size1419948
Maximum clause length10
Minimum clause length1
Number of clauses of size 17341
Number of clauses of size 2480045
Number of clauses of size 384559
Number of clauses of size 43680
Number of clauses of size 514720
Number of clauses of size over 514740

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-3493673-1307800697/watcher-3493673-1307800697 -o /tmp/evaluation-result-3493673-1307800697/solver-3493673-1307800697 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1192654841 -verb=0 HOME/instance-3493673-1307800697.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: 1.20 2.53 2.74 2/182 31375
/proc/meminfo: memFree=30574252/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=11804 CPUtime=0 cores=1,3
/proc/31375/stat : 31375 (runsolver) S 31367 31375 31313 0 -1 4202560 41 0 0 0 0 0 0 0 19 0 1 0 891669484 12087296 50 33554432000 4194304 5436572 140733984442416 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699870519 0 0 17 3 0 0 0
/proc/31375/statm: 2951 50 31 304 0 2643 0

[startup+0.0876409 s]
/proc/loadavg: 1.20 2.53 2.74 2/182 31375
/proc/meminfo: memFree=30574252/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=8124 CPUtime=0 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4194304 100 0 0 0 0 0 0 0 20 0 1 0 891669484 8318976 52 33554432000 4194304 4258824 140733965078608 18446744073709551615 274659884679 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 2031 52 40 16 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8124

[startup+0.10063 s]
/proc/loadavg: 1.20 2.53 2.74 2/182 31375
/proc/meminfo: memFree=30574252/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=16732 CPUtime=0 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 975 0 0 0 0 0 0 0 20 0 1 0 891669484 17133568 904 33554432000 4194304 4258824 140733965078608 18446744073709551615 4210343 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 4183 917 219 16 0 825 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16732

[startup+0.300605 s]
/proc/loadavg: 1.20 2.53 2.74 2/182 31375
/proc/meminfo: memFree=30574252/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=98860 CPUtime=0.2 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 21510 0 0 0 18 2 0 0 20 0 1 0 891669484 101232640 21439 33554432000 4194304 4258824 140733965078608 18446744073709551615 4205792 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 24715 21439 220 16 0 21357 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 98860

[startup+0.700542 s]
/proc/loadavg: 1.20 2.53 2.74 2/182 31375
/proc/meminfo: memFree=30574252/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=128876 CPUtime=0.59 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 30179 0 0 0 56 3 0 0 21 0 1 0 891669484 131969024 27989 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 32219 27989 243 16 0 28861 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 128876

[startup+1.5004 s]
/proc/loadavg: 1.20 2.53 2.74 4/183 31376
/proc/meminfo: memFree=30158968/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=129160 CPUtime=1.39 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 30328 0 0 0 136 3 0 0 23 0 1 0 891669484 132259840 28137 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 32290 28137 243 16 0 28932 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 129160

[startup+3.10114 s]
/proc/loadavg: 1.20 2.53 2.74 5/188 31390
/proc/meminfo: memFree=30068588/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=139300 CPUtime=3 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 32311 0 0 0 296 4 0 0 25 0 1 0 891669484 142643200 30120 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 34825 30120 243 16 0 31467 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 139300

[startup+6.30053 s]
/proc/loadavg: 1.83 2.64 2.77 8/188 31390
/proc/meminfo: memFree=30025240/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=128068 CPUtime=6.14 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 34736 0 0 0 608 6 0 0 25 0 1 0 891669484 131141632 28684 33554432000 4194304 4258824 140733965078608 18446744073709551615 274664469019 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31375/statm: 32017 28684 243 16 0 28659 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 128068

[startup+12.7004 s]
/proc/loadavg: 2.08 2.68 2.78 5/188 31391
/proc/meminfo: memFree=30020276/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=139108 CPUtime=12.38 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 37741 0 0 0 1227 11 0 0 25 0 1 0 891669484 142446592 31299 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31375/statm: 34777 31299 243 16 0 31419 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 139108

[startup+25.5002 s]
/proc/loadavg: 2.64 2.78 2.81 5/188 31391
/proc/meminfo: memFree=30027728/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=131424 CPUtime=25.11 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 39733 0 0 0 2497 14 0 0 25 0 1 0 891669484 134578176 28111 33554432000 4194304 4258824 140733965078608 18446744073709551615 274664469019 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31375/statm: 32856 28111 243 16 0 29498 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 131424

[startup+51.1008 s]
/proc/loadavg: 3.16 2.89 2.85 5/188 31391
/proc/meminfo: memFree=30010108/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=131424 CPUtime=50.68 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 40171 0 0 0 5054 14 0 0 25 0 1 0 891669484 134578176 28546 33554432000 4194304 4258824 140733965078608 18446744073709551615 274664467188 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31375/statm: 32856 28546 243 16 0 29498 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 131424

[startup+102.307 s]
/proc/loadavg: 3.63 3.06 2.90 5/188 31393
/proc/meminfo: memFree=29984392/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=136704 CPUtime=101.89 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 45633 0 0 0 10173 16 0 0 25 0 1 0 891669484 139984896 29417 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 34176 29417 243 16 0 30818 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 136704

[startup+162.301 s]
/proc/loadavg: 3.92 3.24 2.97 5/188 31395
/proc/meminfo: memFree=29886048/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152456 CPUtime=161.88 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 64448 0 0 0 16169 19 0 0 25 0 1 0 891669484 156114944 34429 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38114 34429 243 16 0 34756 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 152456

[startup+222.301 s]
/proc/loadavg: 3.97 3.38 3.04 5/188 31405
/proc/meminfo: memFree=29837952/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=221.88 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 77015 0 0 0 22167 21 0 0 25 0 1 0 891669484 156372992 34513 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34513 259 16 0 34819 0
Current children cumulated CPU time (s) 221.88
Current children cumulated vsize (KiB) 152708

[startup+282.301 s]
/proc/loadavg: 3.99 3.49 3.09 5/188 31406
/proc/meminfo: memFree=29804832/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=281.88 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 77392 0 0 0 28167 21 0 0 25 0 1 0 891669484 156372992 34890 33554432000 4194304 4258824 140733965078608 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34890 259 16 0 34819 0
Current children cumulated CPU time (s) 281.88
Current children cumulated vsize (KiB) 152708

[startup+342.3 s]
/proc/loadavg: 3.99 3.58 3.15 5/188 31408
/proc/meminfo: memFree=29819952/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=341.89 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 90881 0 0 0 34165 24 0 0 25 0 1 0 891669484 156372992 34764 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34764 259 16 0 34819 0
Current children cumulated CPU time (s) 341.89
Current children cumulated vsize (KiB) 152708

[startup+402.301 s]
/proc/loadavg: 3.99 3.65 3.20 5/188 31410
/proc/meminfo: memFree=29812864/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=401.89 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 95197 0 0 0 40164 25 0 0 25 0 1 0 891669484 156372992 34691 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225239 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34691 259 16 0 34819 0
Current children cumulated CPU time (s) 401.89
Current children cumulated vsize (KiB) 152708

[startup+462.301 s]
/proc/loadavg: 3.99 3.71 3.24 5/188 31414
/proc/meminfo: memFree=29805792/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=461.88 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 100356 0 0 0 46162 26 0 0 25 0 1 0 891669484 156372992 34612 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34612 259 16 0 34819 0
Current children cumulated CPU time (s) 461.88
Current children cumulated vsize (KiB) 152708

[startup+522.301 s]
/proc/loadavg: 4.04 3.78 3.29 5/188 31416
/proc/meminfo: memFree=29807300/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=521.89 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 109050 0 0 0 52160 29 0 0 25 0 1 0 891669484 156372992 34562 33554432000 4194304 4258824 140733965078608 18446744073709551615 274664473464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34562 259 16 0 34819 0
Current children cumulated CPU time (s) 521.89
Current children cumulated vsize (KiB) 152708

[startup+582.301 s]
/proc/loadavg: 4.05 3.83 3.34 5/188 31417
/proc/meminfo: memFree=29786080/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=581.89 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 109179 0 0 0 58160 29 0 0 25 0 1 0 891669484 156372992 34683 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34683 259 16 0 34819 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 152708

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 4.01 3.93 3.48 5/188 31424
/proc/meminfo: memFree=29760124/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=156216 CPUtime=821.89 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 127163 0 0 0 82157 32 0 0 25 0 1 0 891669484 159965184 34961 33554432000 4194304 4258824 140733965078608 18446744073709551615 4201351 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 39054 34962 259 16 0 35696 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 156216

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.51 5/188 31425
/proc/meminfo: memFree=29775860/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=881.9 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 139772 0 0 0 88155 35 0 0 25 0 1 0 891669484 156372992 34442 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225165 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34442 259 16 0 34819 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 152708

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.54 5/188 31427
/proc/meminfo: memFree=29757748/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=145636 CPUtime=941.9 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 146006 0 0 0 94154 36 0 0 25 0 1 0 891669484 149131264 32508 33554432000 4194304 4258824 140733965078608 18446744073709551615 4230448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 36409 32509 259 16 0 33051 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 145636

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/188 31429
/proc/meminfo: memFree=29749800/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1001.9 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 148738 0 0 0 100153 37 0 0 25 0 1 0 891669484 156372992 34674 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34674 258 16 0 34819 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 152708

[startup+1062.3 s]
/proc/loadavg: 4.07 3.97 3.60 5/188 31431
/proc/meminfo: memFree=29767896/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1061.9 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 148773 0 0 0 106153 37 0 0 25 0 1 0 891669484 156372992 34708 33554432000 4194304 4258824 140733965078608 18446744073709551615 4207557 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34708 258 16 0 34819 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 152708

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 3.62 5/188 31432
/proc/meminfo: memFree=29758576/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1121.9 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 148773 0 0 0 112153 37 0 0 25 0 1 0 891669484 156372992 34708 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34708 258 16 0 34819 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 152708

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.64 5/188 31433
/proc/meminfo: memFree=29758684/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1181.9 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 148773 0 0 0 118153 37 0 0 25 0 1 0 891669484 156372992 34708 33554432000 4194304 4258824 140733965078608 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34708 258 16 0 34819 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 152708

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/188 31435
/proc/meminfo: memFree=29757924/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1241.9 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 148773 0 0 0 124153 37 0 0 25 0 1 0 891669484 156372992 34708 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34708 258 16 0 34819 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 152708

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/188 31437
/proc/meminfo: memFree=29742916/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1301.91 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 153201 0 0 0 130152 39 0 0 25 0 1 0 891669484 156372992 34754 33554432000 4194304 4258824 140733965078608 18446744073709551615 4217874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34754 258 16 0 34819 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 152708

[startup+1362.3 s]
/proc/loadavg: 4.08 3.99 3.70 5/188 31439
/proc/meminfo: memFree=29742900/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1361.91 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 153271 0 0 0 136152 39 0 0 25 0 1 0 891669484 156372992 34820 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34820 258 16 0 34819 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 152708

[startup+1422.31 s]
/proc/loadavg: 4.03 3.99 3.72 5/188 31440
/proc/meminfo: memFree=29742892/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1421.91 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 157217 0 0 0 142152 39 0 0 25 0 1 0 891669484 156372992 34379 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34379 258 16 0 34819 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 152708

[startup+1482.3 s]
/proc/loadavg: 4.01 3.99 3.73 5/188 31441
/proc/meminfo: memFree=29735068/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=148884 CPUtime=1481.91 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 167766 0 0 0 148149 42 0 0 25 0 1 0 891669484 152457216 33934 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 37221 33934 258 16 0 33863 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 148884

[startup+1542.3 s]
/proc/loadavg: 4.00 3.99 3.74 5/188 31443
/proc/meminfo: memFree=29742748/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1541.91 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 172787 0 0 0 154148 43 0 0 25 0 1 0 891669484 156372992 34431 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34431 258 16 0 34819 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 152708

[startup+1602.3 s]
/proc/loadavg: 4.00 3.99 3.76 5/188 31445
/proc/meminfo: memFree=29741996/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1601.91 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 176697 0 0 0 160147 44 0 0 25 0 1 0 891669484 156372992 34676 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225487 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34676 252 16 0 34819 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 152708

[startup+1662.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/188 31447
/proc/meminfo: memFree=29741120/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1661.91 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 176928 0 0 0 166147 44 0 0 25 0 1 0 891669484 156372992 34896 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225421 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34896 246 16 0 34819 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 152708

[startup+1722.3 s]
/proc/loadavg: 4.06 4.00 3.78 5/188 31448
/proc/meminfo: memFree=29743092/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1721.92 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 185754 0 0 0 172146 46 0 0 25 0 1 0 891669484 156372992 34388 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34388 246 16 0 34819 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 152708

[startup+1782.3 s]
/proc/loadavg: 4.02 4.00 3.80 5/188 31449
/proc/meminfo: memFree=29742956/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1781.92 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 190111 0 0 0 178145 47 0 0 25 0 1 0 891669484 156372992 34375 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34375 246 16 0 34819 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 152708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 4.01 4.00 3.80 4/186 31451
/proc/meminfo: memFree=29873172/32951132 swapFree=67054616/67111528
[pid=31375] ppid=31367 vsize=152708 CPUtime=1800.02 cores=1,3
/proc/31375/stat : 31375 (munsat2_release) R 31367 31375 31313 0 -1 4202496 190636 0 0 0 179955 47 0 0 25 0 1 0 891669484 156372992 34896 33554432000 4194304 4258824 140733965078608 18446744073709551615 4225239 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31375/statm: 38177 34896 246 16 0 34819 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 152708

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.41
CPU time (s): 1800.04
CPU user time (s): 1799.55
CPU system time (s): 0.485926
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 162020

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

runsolver used 2.70259 second user time and 7.12492 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-11 15:58:18
IDJOB=3493673
IDBENCH=71043
IDSOLVER=1973
FILE ID=node131/3493673-1307800697
RUNJOBID= node131-1307800697-31333
PBS_JOBID= 13551052
Free space on /tmp= 74028 MiB

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

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

MD5SUM BENCH= c102144d81735b4e153db5b8b489abc7
RANDOM SEED=1192654841

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30575696 kB
Buffers:        291712 kB
Cached:        1810772 kB
SwapCached:       9824 kB
Active:         560740 kB
Inactive:      1562480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30575696 kB
SwapTotal:    67111528 kB
SwapFree:     67054616 kB
Dirty:           44112 kB
Writeback:           8 kB
AnonPages:       19084 kB
Mapped:          12900 kB
Slab:           187528 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   193620 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= 74032 MiB
End job on node131 at 2011-06-11 16:28:21