Trace number 3379544

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
UmSat 2011-05-12 (fixed)? (TO) 1300.08 1300.05

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379544-1305452007/watcher-3379544-1305452007 -o /tmp/evaluation-result-3379544-1305452007/solver-3379544-1305452007 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379544-1305452007.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 3.82 3.46 5/348 12099
/proc/meminfo: memFree=16708900/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=11644 CPUtime=0 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 656801700 11923456 291 33554432000 4194304 4263832 140734637850480 18446744073709551615 270612771525 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 2911 291 240 17 0 84 0

[startup+0.030894 s]
/proc/loadavg: 4.01 3.82 3.46 5/348 12099
/proc/meminfo: memFree=16708900/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=12104 CPUtime=0.02 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4194304 461 0 0 0 2 0 0 0 25 0 1 0 656801700 12394496 402 33554432000 4194304 4263832 140734637850480 18446744073709551615 47266495685048 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 3026 402 241 17 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12104

[startup+0.100934 s]
/proc/loadavg: 4.01 3.82 3.46 5/348 12099
/proc/meminfo: memFree=16708900/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=13340 CPUtime=0.09 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4194304 869 0 0 0 9 0 0 0 25 0 1 0 656801700 13660160 664 33554432000 4194304 4263832 140734637850480 18446744073709551615 4235730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 3335 664 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300875 s]
/proc/loadavg: 4.01 3.82 3.46 5/348 12099
/proc/meminfo: memFree=16708900/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=18812 CPUtime=0.29 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4194304 2474 0 0 0 29 0 0 0 25 0 1 0 656801700 19263488 1691 33554432000 4194304 4263832 140734637850480 18446744073709551615 4235979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 4703 1691 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700793 s]
/proc/loadavg: 4.01 3.82 3.46 5/348 12099
/proc/meminfo: memFree=16708900/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=32172 CPUtime=0.69 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 6353 0 0 0 68 1 0 0 25 0 1 0 656801700 32944128 5012 33554432000 4194304 4263832 140734637850480 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 8043 5012 247 17 0 5216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32172

[startup+1.50065 s]
/proc/loadavg: 4.01 3.82 3.46 5/349 12100
/proc/meminfo: memFree=16686572/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=32172 CPUtime=1.49 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 6353 0 0 0 148 1 0 0 25 0 1 0 656801700 32944128 5012 33554432000 4194304 4263832 140734637850480 18446744073709551615 4206466 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 8043 5012 247 17 0 5216 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32172

[startup+3.10038 s]
/proc/loadavg: 4.01 3.82 3.46 5/349 12100
/proc/meminfo: memFree=16683720/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=32172 CPUtime=3.09 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 6353 0 0 0 308 1 0 0 25 0 1 0 656801700 32944128 5012 33554432000 4194304 4263832 140734637850480 18446744073709551615 4209662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 8043 5012 247 17 0 5216 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32172

[startup+6.30082 s]
/proc/loadavg: 4.01 3.83 3.46 5/349 12100
/proc/meminfo: memFree=16676596/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=32700 CPUtime=6.29 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 6472 0 0 0 628 1 0 0 25 0 1 0 656801700 33484800 5131 33554432000 4194304 4263832 140734637850480 18446744073709551615 4209552 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 8175 5131 247 17 0 5348 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32700

[startup+12.7007 s]
/proc/loadavg: 4.01 3.83 3.46 5/349 12100
/proc/meminfo: memFree=16661720/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=36132 CPUtime=12.69 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 7344 0 0 0 1268 1 0 0 25 0 1 0 656801700 36999168 6003 33554432000 4194304 4263832 140734637850480 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 9033 6003 247 17 0 6206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36132

[startup+25.5004 s]
/proc/loadavg: 4.01 3.84 3.47 5/349 12100
/proc/meminfo: memFree=16633928/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=47484 CPUtime=25.49 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 10169 0 0 0 2548 1 0 0 25 0 1 0 656801700 48623616 8828 33554432000 4194304 4263832 140734637850480 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 11871 8828 247 17 0 9044 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47484

[startup+51.1009 s]
/proc/loadavg: 4.06 3.86 3.49 5/349 12101
/proc/meminfo: memFree=16559616/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=68576 CPUtime=51.09 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 15408 0 0 0 5106 3 0 0 25 0 1 0 656801700 70221824 14067 33554432000 4194304 4263832 140734637850480 18446744073709551615 4206466 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 17144 14067 247 17 0 14317 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68576

[startup+102.313 s]
/proc/loadavg: 4.02 3.88 3.51 5/349 12102
/proc/meminfo: memFree=16371488/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=113776 CPUtime=102.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 26676 0 0 0 10224 6 0 0 25 0 1 0 656801700 116506624 25335 33554432000 4194304 4263832 140734637850480 18446744073709551615 4222944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 28444 25335 247 17 0 25617 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 113776

[startup+162.3 s]
/proc/loadavg: 4.01 3.90 3.54 5/349 12104
/proc/meminfo: memFree=16232344/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=153440 CPUtime=162.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 36607 0 0 0 16219 11 0 0 25 0 1 0 656801700 157122560 35266 33554432000 4194304 4263832 140734637850480 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 38360 35266 247 17 0 35533 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 153440

[startup+222.301 s]
/proc/loadavg: 4.13 3.95 3.58 5/349 12106
/proc/meminfo: memFree=16071744/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=216596 CPUtime=222.29 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 52272 0 0 0 22215 14 0 0 25 0 1 0 656801700 221794304 50931 33554432000 4194304 4263832 140734637850480 18446744073709551615 4211660 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 54149 50931 247 17 0 51322 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 216596

[startup+282.301 s]
/proc/loadavg: 4.04 3.95 3.60 5/349 12107
/proc/meminfo: memFree=15886592/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=258648 CPUtime=282.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 62805 0 0 0 28212 18 0 0 25 0 1 0 656801700 264855552 61464 33554432000 4194304 4263832 140734637850480 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 64662 61464 247 17 0 61835 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 258648

[startup+342.3 s]
/proc/loadavg: 4.05 3.97 3.63 5/349 12109
/proc/meminfo: memFree=15702320/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=300800 CPUtime=342.29 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 73303 0 0 0 34209 20 0 0 25 0 1 0 656801700 308019200 71962 33554432000 4194304 4263832 140734637850480 18446744073709551615 4242401 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 75200 71962 247 17 0 72373 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 300800

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.65 5/349 12110
/proc/meminfo: memFree=15543212/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=332264 CPUtime=402.29 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 81135 0 0 0 40206 23 0 0 25 0 1 0 656801700 340238336 79794 33554432000 4194304 4263832 140734637850480 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 83066 79794 248 17 0 80239 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 332264

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.67 5/349 12112
/proc/meminfo: memFree=15356944/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=359928 CPUtime=462.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 88072 0 0 0 46204 26 0 0 25 0 1 0 656801700 368566272 86730 33554432000 4194304 4263832 140734637850480 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 89982 86730 247 17 0 87155 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 359928

[startup+522.301 s]
/proc/loadavg: 4.04 3.99 3.69 5/349 12114
/proc/meminfo: memFree=15237260/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=392320 CPUtime=522.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 96129 0 0 0 52201 29 0 0 25 0 1 0 656801700 401735680 94787 33554432000 4194304 4263832 140734637850480 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 98080 94787 247 17 0 95253 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 392320

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.71 5/349 12115
/proc/meminfo: memFree=15089300/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=425936 CPUtime=582.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 104531 0 0 0 58199 31 0 0 25 0 1 0 656801700 436158464 103189 33554432000 4194304 4263832 140734637850480 18446744073709551615 4211657 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 106484 103189 247 17 0 103657 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 425936

[startup+642.3 s]
/proc/loadavg: 4.05 4.01 3.73 5/349 12117
/proc/meminfo: memFree=14915288/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=460184 CPUtime=642.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 112783 0 0 0 64197 33 0 0 25 0 1 0 656801700 471228416 111441 33554432000 4194304 4263832 140734637850480 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 115046 111441 247 17 0 112219 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 460184

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.75 5/349 12118
/proc/meminfo: memFree=14753428/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=495900 CPUtime=702.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 121649 0 0 0 70194 36 0 0 25 0 1 0 656801700 507801600 120307 33554432000 4194304 4263832 140734637850480 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 123975 120307 247 17 0 121148 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 495900

[startup+762.313 s]
/proc/loadavg: 4.00 4.00 3.76 5/349 12120
/proc/meminfo: memFree=14485672/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=544036 CPUtime=762.31 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 133612 0 0 0 76191 40 0 0 25 0 1 0 656801700 557092864 132270 33554432000 4194304 4263832 140734637850480 18446744073709551615 4209759 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 136009 132270 247 17 0 133182 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 544036

[startup+822.3 s]
/proc/loadavg: 4.14 4.04 3.78 5/349 12122
/proc/meminfo: memFree=14300500/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=583952 CPUtime=822.31 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 143521 0 0 0 82187 44 0 0 25 0 1 0 656801700 597966848 142179 33554432000 4194304 4263832 140734637850480 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 145988 142179 247 17 0 143161 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 583952

[startup+882.301 s]
/proc/loadavg: 4.10 4.05 3.80 5/349 12123
/proc/meminfo: memFree=14135164/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=617564 CPUtime=882.3 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 151838 0 0 0 88184 46 0 0 25 0 1 0 656801700 632385536 150495 33554432000 4194304 4263832 140734637850480 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 154391 150495 248 17 0 151564 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 617564

[startup+942.301 s]
/proc/loadavg: 4.04 4.04 3.81 5/349 12125
/proc/meminfo: memFree=14009888/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=648784 CPUtime=942.31 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 159631 0 0 0 94181 50 0 0 25 0 1 0 656801700 664354816 158288 33554432000 4194304 4263832 140734637850480 18446744073709551615 4207614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 162196 158288 248 17 0 159369 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 648784

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.82 5/349 12126
/proc/meminfo: memFree=13838968/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=681636 CPUtime=1002.31 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 167803 0 0 0 100180 51 0 0 25 0 1 0 656801700 697995264 166460 33554432000 4194304 4263832 140734637850480 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 170409 166460 248 17 0 167582 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 681636

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 3.83 5/349 12128
/proc/meminfo: memFree=13640888/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=712184 CPUtime=1062.32 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 175418 0 0 0 106178 54 0 0 25 0 1 0 656801700 729276416 174075 33554432000 4194304 4263832 140734637850480 18446744073709551615 4223024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 178046 174075 248 17 0 175219 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 712184

[startup+1122.3 s]
/proc/loadavg: 2.94 3.77 3.75 2/331 12184
/proc/meminfo: memFree=16661164/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=745108 CPUtime=1122.31 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 183562 0 0 0 112175 56 0 0 25 0 1 0 656801700 762990592 182219 33554432000 4194304 4263832 140734637850480 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 186277 182219 248 17 0 183450 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 745108

[startup+1182.3 s]
/proc/loadavg: 1.76 3.28 3.58 2/331 12185
/proc/meminfo: memFree=16632352/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=774776 CPUtime=1182.31 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 190946 0 0 0 118173 58 0 0 25 0 1 0 656801700 793370624 189602 33554432000 4194304 4263832 140734637850480 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 193694 189602 247 17 0 190867 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 774776

[startup+1242.3 s]
/proc/loadavg: 1.28 2.86 3.42 2/331 12187
/proc/meminfo: memFree=16593616/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=812560 CPUtime=1242.32 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 200353 0 0 0 124171 61 0 0 25 0 1 0 656801700 832061440 199009 33554432000 4194304 4263832 140734637850480 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 203140 199009 247 17 0 200313 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 812560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.10 2.52 3.27 2/331 12188
/proc/meminfo: memFree=16565316/32951124 swapFree=67056804/67111528
[pid=12099] ppid=12097 vsize=840876 CPUtime=1300.02 cores=0,2
/proc/12099/stat : 12099 (umsat) R 12097 12099 10833 0 -1 4202496 207437 0 0 0 129938 64 0 0 25 0 1 0 656801700 861057024 206092 33554432000 4194304 4263832 140734637850480 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12099/statm: 210219 206092 247 17 0 207392 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 840876

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.08
CPU user time (s): 1299.39
CPU system time (s): 0.682896
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 840876

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

runsolver used 4.41833 second user time and 9.63254 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 11:33:28
IDJOB=3379544
IDBENCH=70848
IDSOLVER=1861
FILE ID=node108/3379544-1305452007
RUNJOBID= node108-1305451800-11997
PBS_JOBID= 13324850
Free space on /tmp= 73548 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379544-1305452007/watcher-3379544-1305452007 -o /tmp/evaluation-result-3379544-1305452007/solver-3379544-1305452007 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379544-1305452007.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1326385120

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16709180 kB
Buffers:        297348 kB
Cached:        4875184 kB
SwapCached:       8700 kB
Active:       11768804 kB
Inactive:      4160044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16709180 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            3888 kB
Writeback:           0 kB
AnonPages:    10753776 kB
Mapped:          27224 kB
Slab:           208244 kB
PageTables:      40244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52983568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73572 MiB
End job on node108 at 2011-05-15 11:55:10