Trace number 3493653

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.03 1800.21

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-10t0.cnf
MD5SUMe2edbe336f5bcaab72d4c9db48067f8a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark995.54
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-3493653-1307800697/watcher-3493653-1307800697 -o /tmp/evaluation-result-3493653-1307800697/solver-3493653-1307800697 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1192654841 -verb=0 HOME/instance-3493653-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: 1.20 2.53 2.74 1/176 31369
/proc/meminfo: memFree=30574672/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=11804 CPUtime=0 cores=0,2
/proc/31369/stat : 31369 (runsolver) S 31355 31369 31313 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 891669472 12087296 50 33554432000 4194304 5436572 140736815954096 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699870519 0 0 17 0 0 0 0
/proc/31369/statm: 2951 50 31 304 0 2643 0

[startup+0.076205 s]
/proc/loadavg: 1.20 2.53 2.74 1/176 31369
/proc/meminfo: memFree=30574672/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=11804 CPUtime=0 cores=0,2
/proc/31369/stat : 31369 (runsolver) S 31355 31369 31313 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 891669472 12087296 50 33554432000 4194304 5436572 140736815954096 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699870519 0 0 17 0 0 0 0
/proc/31369/statm: 2951 50 31 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.100202 s]
/proc/loadavg: 1.20 2.53 2.74 1/176 31369
/proc/meminfo: memFree=30574672/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=11804 CPUtime=0 cores=0,2
/proc/31369/stat : 31369 (runsolver) S 31355 31369 31313 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 891669472 12087296 50 33554432000 4194304 5436572 140736815954096 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699870519 0 0 17 0 0 0 0
/proc/31369/statm: 2951 50 31 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.397121 s]
/proc/loadavg: 1.20 2.53 2.74 1/176 31369
/proc/meminfo: memFree=30574672/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=95036 CPUtime=0.19 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 20467 0 0 0 17 2 0 0 20 0 1 0 891669472 97316864 20396 33554432000 4194304 4258824 140734598554176 18446744073709551615 274664469168 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31369/statm: 23759 20396 219 16 0 20401 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 95036

[startup+0.70108 s]
/proc/loadavg: 1.20 2.53 2.74 1/176 31369
/proc/meminfo: memFree=30574672/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=128680 CPUtime=0.5 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 28086 0 0 0 47 3 0 0 20 0 1 0 891669472 131768320 27668 33554432000 4194304 4258824 140734598554176 18446744073709551615 274664476955 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31369/statm: 32170 27668 224 16 0 28812 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 128680

[startup+1.50093 s]
/proc/loadavg: 1.20 2.53 2.74 4/183 31376
/proc/meminfo: memFree=30189720/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=129028 CPUtime=1.29 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 30216 0 0 0 126 3 0 0 23 0 1 0 891669472 132124672 28097 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31369/statm: 32257 28097 243 16 0 28899 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 129028

[startup+3.10065 s]
/proc/loadavg: 1.20 2.53 2.74 5/188 31390
/proc/meminfo: memFree=30094800/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=139004 CPUtime=2.88 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 32183 0 0 0 284 4 0 0 25 0 1 0 891669472 142340096 30063 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31369/statm: 34751 30063 243 16 0 31393 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 139004

[startup+6.30109 s]
/proc/loadavg: 1.83 2.64 2.77 7/188 31390
/proc/meminfo: memFree=30025240/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=137268 CPUtime=6.07 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 36872 0 0 0 600 7 0 0 25 0 1 0 891669472 140562432 30506 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31369/statm: 34317 30506 243 16 0 30959 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 137268

[startup+12.701 s]
/proc/loadavg: 2.08 2.68 2.78 5/188 31391
/proc/meminfo: memFree=30020772/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=131296 CPUtime=12.47 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 38327 0 0 0 1239 8 0 0 25 0 1 0 891669472 134447104 28077 33554432000 4194304 4258824 140734598554176 18446744073709551615 4201330 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 32824 28077 243 16 0 29466 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 131296

[startup+25.5008 s]
/proc/loadavg: 2.64 2.78 2.81 5/188 31391
/proc/meminfo: memFree=30027728/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=131296 CPUtime=25.26 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 38327 0 0 0 2517 9 0 0 25 0 1 0 891669472 134447104 28077 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 32824 28077 243 16 0 29466 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 131296

[startup+51.1004 s]
/proc/loadavg: 3.16 2.89 2.85 5/188 31391
/proc/meminfo: memFree=30010232/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=131296 CPUtime=50.86 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 38327 0 0 0 5077 9 0 0 25 0 1 0 891669472 134447104 28077 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 32824 28077 243 16 0 29466 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 131296

[startup+102.307 s]
/proc/loadavg: 3.63 3.06 2.90 5/188 31393
/proc/meminfo: memFree=29984392/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=135048 CPUtime=102.08 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 44916 0 0 0 10197 11 0 0 25 0 1 0 891669472 138289152 30088 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 33762 30088 243 16 0 30404 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 135048

[startup+162.301 s]
/proc/loadavg: 3.92 3.24 2.97 5/188 31395
/proc/meminfo: memFree=29886048/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=162.07 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57408 0 0 0 16194 13 0 0 25 0 1 0 891669472 160493568 35495 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225231 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35495 243 16 0 35825 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 156732

[startup+222.301 s]
/proc/loadavg: 3.97 3.38 3.04 5/188 31405
/proc/meminfo: memFree=29837952/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=222.07 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57408 0 0 0 22194 13 0 0 25 0 1 0 891669472 160493568 35495 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35495 243 16 0 35825 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 156732

[startup+282.3 s]
/proc/loadavg: 3.99 3.49 3.09 5/188 31406
/proc/meminfo: memFree=29804956/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=282.07 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 28194 13 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 156732

[startup+342.301 s]
/proc/loadavg: 3.99 3.58 3.15 5/188 31408
/proc/meminfo: memFree=29819952/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=342.07 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 34194 13 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 156732

[startup+402.301 s]
/proc/loadavg: 3.99 3.65 3.20 5/188 31410
/proc/meminfo: memFree=29812864/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=402.07 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 40194 13 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4230221 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 156732

[startup+462.301 s]
/proc/loadavg: 3.99 3.71 3.24 5/188 31414
/proc/meminfo: memFree=29805792/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=462.07 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 46194 13 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 156732

[startup+522.301 s]
/proc/loadavg: 4.04 3.78 3.29 5/188 31416
/proc/meminfo: memFree=29807300/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=522.08 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 52195 13 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225495 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 156732

[startup+582.3 s]
/proc/loadavg: 4.05 3.83 3.34 5/188 31417
/proc/meminfo: memFree=29786080/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=582.08 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 58195 13 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 156732

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.01 3.93 3.48 5/188 31424
/proc/meminfo: memFree=29760124/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=822.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 82195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 156732

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.51 5/188 31425
/proc/meminfo: memFree=29775860/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=882.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 88195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4218561 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 156732

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.54 5/188 31427
/proc/meminfo: memFree=29757748/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=942.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 94195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 156732

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/188 31429
/proc/meminfo: memFree=29749800/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1002.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 100195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 156732

[startup+1062.3 s]
/proc/loadavg: 4.07 3.97 3.60 5/188 31431
/proc/meminfo: memFree=29767896/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1062.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 106195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225246 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 156732

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 3.62 5/188 31432
/proc/meminfo: memFree=29758576/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1122.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 112195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 156732

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.64 5/188 31433
/proc/meminfo: memFree=29758684/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1182.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 118195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 156732

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/188 31435
/proc/meminfo: memFree=29757924/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1242.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 124195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4217939 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 156732

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/188 31437
/proc/meminfo: memFree=29742916/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1302.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 130195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225405 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 156732

[startup+1362.3 s]
/proc/loadavg: 4.08 3.99 3.70 5/188 31439
/proc/meminfo: memFree=29742900/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1362.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 136195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 156732

[startup+1422.31 s]
/proc/loadavg: 4.03 3.99 3.72 5/188 31440
/proc/meminfo: memFree=29742892/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1422.1 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 142196 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 156732

[startup+1482.3 s]
/proc/loadavg: 4.01 3.99 3.73 5/188 31441
/proc/meminfo: memFree=29735068/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1482.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 148195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225138 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 156732

[startup+1542.3 s]
/proc/loadavg: 4.00 3.99 3.74 5/188 31443
/proc/meminfo: memFree=29742748/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1542.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 154195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225223 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1542.09
Current children cumulated vsize (KiB) 156732

[startup+1602.3 s]
/proc/loadavg: 4.00 3.99 3.76 5/188 31445
/proc/meminfo: memFree=29741996/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1602.09 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 160195 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 156732

[startup+1662.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/188 31447
/proc/meminfo: memFree=29741120/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1662.1 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 166196 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4217918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1662.1
Current children cumulated vsize (KiB) 156732

[startup+1722.3 s]
/proc/loadavg: 4.06 4.00 3.78 5/188 31448
/proc/meminfo: memFree=29743092/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1722.1 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 172196 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1722.1
Current children cumulated vsize (KiB) 156732

[startup+1782.3 s]
/proc/loadavg: 4.02 4.00 3.80 5/188 31449
/proc/meminfo: memFree=29742956/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1782.1 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 178196 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1782.1
Current children cumulated vsize (KiB) 156732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 4.01 4.00 3.80 5/188 31450
/proc/meminfo: memFree=29730804/32951132 swapFree=67054616/67111528
[pid=31369] ppid=31355 vsize=156732 CPUtime=1800 cores=0,2
/proc/31369/stat : 31369 (munsat2_release) R 31355 31369 31313 0 -1 4202496 57816 0 0 0 179986 14 0 0 25 0 1 0 891669472 160493568 35903 33554432000 4194304 4258824 140734598554176 18446744073709551615 4225315 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31369/statm: 39183 35903 243 16 0 35825 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 156732

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.21
CPU time (s): 1800.03
CPU user time (s): 1799.87
CPU system time (s): 0.155976
CPU usage (%): 99.9895
Max. virtual memory (cumulated for all children) (KiB): 156732

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

runsolver used 3.13052 second user time and 6.69598 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-11 15:58:18
IDJOB=3493653
IDBENCH=70981
IDSOLVER=1973
FILE ID=node131/3493653-1307800697
RUNJOBID= node131-1307800697-31331
PBS_JOBID= 13551052
Free space on /tmp= 74048 MiB

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

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

MD5SUM BENCH= e2edbe336f5bcaab72d4c9db48067f8a
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:      30576852 kB
Buffers:        291704 kB
Cached:        1810004 kB
SwapCached:       9824 kB
Active:         559548 kB
Inactive:      1562484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30576852 kB
SwapTotal:    67111528 kB
SwapFree:     67054616 kB
Dirty:           43724 kB
Writeback:           8 kB
AnonPages:       18308 kB
Mapped:          12512 kB
Slab:           187268 kB
PageTables:       4912 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= 74020 MiB
End job on node131 at 2011-06-11 16:28:21