Trace number 3171574

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-02-25? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S539832832-088.SATISFIABLE.cnf
MD5SUM96d6aca5635fba3566aa8534cdc228f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.734888
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171574-1301760929/watcher-3171574-1301760929 -o /tmp/evaluation-result-3171574-1301760929/solver-3171574-1301760929 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171574-1301760929.cnf 

running on 2 cores: 5,7

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: 1.18 2.77 3.48 4/181 15206
/proc/meminfo: memFree=21731420/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=11644 CPUtime=0 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 287693316 11923456 294 33554432000 4194304 4263880 140733254777136 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 2911 294 241 17 0 84 0

[startup+0.0191209 s]
/proc/loadavg: 1.18 2.77 3.48 4/181 15206
/proc/meminfo: memFree=21731420/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=11908 CPUtime=0.01 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4194304 401 0 0 0 1 0 0 0 18 0 1 0 287693316 12193792 339 33554432000 4194304 4263880 140733254777136 18446744073709551615 47921947210423 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 2977 339 241 17 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11908

[startup+0.101107 s]
/proc/loadavg: 1.18 2.77 3.48 4/181 15206
/proc/meminfo: memFree=21731420/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=13096 CPUtime=0.09 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 712 0 0 0 9 0 0 0 18 0 1 0 287693316 13410304 650 33554432000 4194304 4263880 140733254777136 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 3274 650 247 17 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13096

[startup+0.301067 s]
/proc/loadavg: 1.18 2.77 3.48 4/181 15206
/proc/meminfo: memFree=21731420/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=13896 CPUtime=0.29 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 920 0 0 0 29 0 0 0 18 0 1 0 287693316 14229504 858 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205767 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 3474 858 247 17 0 647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13896

[startup+0.700997 s]
/proc/loadavg: 1.18 2.77 3.48 4/181 15206
/proc/meminfo: memFree=21731420/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=14672 CPUtime=0.69 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 1112 0 0 0 69 0 0 0 18 0 1 0 287693316 15024128 1050 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 3668 1050 247 17 0 841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14672

[startup+1.50085 s]
/proc/loadavg: 1.18 2.77 3.48 5/190 15220
/proc/meminfo: memFree=21716648/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=15928 CPUtime=1.49 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 1421 0 0 0 149 0 0 0 20 0 1 0 287693316 16310272 1359 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 3982 1359 248 17 0 1155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15928

[startup+3.10056 s]
/proc/loadavg: 1.18 2.77 3.48 5/190 15220
/proc/meminfo: memFree=21711688/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=17204 CPUtime=3.09 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 1753 0 0 0 309 0 0 0 25 0 1 0 287693316 17616896 1691 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 4301 1691 248 17 0 1474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17204

[startup+6.30097 s]
/proc/loadavg: 1.41 2.79 3.48 5/190 15220
/proc/meminfo: memFree=21705440/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=19564 CPUtime=6.29 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 2397 0 0 0 629 0 0 0 25 0 1 0 287693316 20033536 2228 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 4891 2228 248 17 0 2064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19564

[startup+12.7008 s]
/proc/loadavg: 1.62 2.81 3.48 5/190 15220
/proc/meminfo: memFree=21696164/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=21392 CPUtime=12.69 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 2940 0 0 0 1269 0 0 0 25 0 1 0 287693316 21905408 2681 33554432000 4194304 4263880 140733254777136 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 5348 2681 248 17 0 2521 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21392

[startup+25.5005 s]
/proc/loadavg: 2.14 2.86 3.49 5/190 15220
/proc/meminfo: memFree=21686512/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=24680 CPUtime=25.5 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 3919 0 0 0 2549 1 0 0 25 0 1 0 287693316 25272320 3489 33554432000 4194304 4263880 140733254777136 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 6170 3489 248 17 0 3343 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 24680

[startup+51.1008 s]
/proc/loadavg: 2.78 2.95 3.50 5/190 15221
/proc/meminfo: memFree=21673316/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=28980 CPUtime=51.1 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 5229 0 0 0 5109 1 0 0 25 0 1 0 287693316 29675520 4508 33554432000 4194304 4263880 140733254777136 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 7245 4508 248 17 0 4418 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 28980

[startup+102.307 s]
/proc/loadavg: 3.51 3.13 3.53 5/190 15222
/proc/meminfo: memFree=21655704/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=33900 CPUtime=102.3 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 6589 0 0 0 10229 1 0 0 25 0 1 0 287693316 34713600 5677 33554432000 4194304 4263880 140733254777136 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 8475 5677 248 17 0 5648 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33900

[startup+162.301 s]
/proc/loadavg: 3.80 3.27 3.56 6/190 15224
/proc/meminfo: memFree=21641176/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=39160 CPUtime=162.3 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 8068 0 0 0 16228 2 0 0 25 0 1 0 287693316 40099840 6925 33554432000 4194304 4263880 140733254777136 18446744073709551615 4209351 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 9790 6925 248 17 0 6963 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 39160

[startup+222.301 s]
/proc/loadavg: 3.99 3.44 3.59 6/190 15225
/proc/meminfo: memFree=21630744/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=42468 CPUtime=222.3 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 9043 0 0 0 22228 2 0 0 25 0 1 0 287693316 43487232 7638 33554432000 4194304 4263880 140733254777136 18446744073709551615 4244049 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 10617 7638 248 17 0 7790 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42468

[startup+282.301 s]
/proc/loadavg: 3.99 3.53 3.61 6/190 15227
/proc/meminfo: memFree=21620936/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=45228 CPUtime=282.3 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 9866 0 0 0 28228 2 0 0 25 0 1 0 287693316 46313472 8315 33554432000 4194304 4263880 140733254777136 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 11307 8315 248 17 0 8480 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 45228

[startup+342.301 s]
/proc/loadavg: 3.99 3.61 3.64 6/190 15229
/proc/meminfo: memFree=21615216/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=46768 CPUtime=342.31 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 10275 0 0 0 34228 3 0 0 25 0 1 0 287693316 47890432 8724 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 11692 8724 248 17 0 8865 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 46768

[startup+402.301 s]
/proc/loadavg: 3.99 3.68 3.65 6/190 15230
/proc/meminfo: memFree=21607744/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=49684 CPUtime=402.31 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 11138 0 0 0 40228 3 0 0 25 0 1 0 287693316 50876416 9426 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 12421 9426 248 17 0 9594 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 49684

[startup+462.301 s]
/proc/loadavg: 3.99 3.74 3.67 6/190 15232
/proc/meminfo: memFree=21599532/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=51220 CPUtime=462.31 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 11526 0 0 0 46228 3 0 0 25 0 1 0 287693316 52449280 9814 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 12805 9814 248 17 0 9978 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 51220

[startup+522.301 s]
/proc/loadavg: 4.05 3.80 3.69 6/190 15233
/proc/meminfo: memFree=21593676/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=54196 CPUtime=522.3 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 12448 0 0 0 52227 3 0 0 25 0 1 0 287693316 55496704 10559 33554432000 4194304 4263880 140733254777136 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 13549 10559 248 17 0 10722 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 54196

[startup+582.301 s]
/proc/loadavg: 4.02 3.83 3.71 6/190 15235
/proc/meminfo: memFree=21588936/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=54900 CPUtime=582.31 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 12633 0 0 0 58228 3 0 0 25 0 1 0 287693316 56217600 10744 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205767 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 13725 10744 248 17 0 10898 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 54900

[startup+642.301 s]
/proc/loadavg: 4.00 3.86 3.73 6/190 15237
/proc/meminfo: memFree=21584444/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=55860 CPUtime=642.31 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 12880 0 0 0 64228 3 0 0 25 0 1 0 287693316 57200640 10991 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 13965 10991 248 17 0 11138 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 55860

[startup+702.301 s]
/proc/loadavg: 4.00 3.88 3.74 6/190 15238
/proc/meminfo: memFree=21578720/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=58132 CPUtime=702.31 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 13648 0 0 0 70227 4 0 0 25 0 1 0 287693316 59527168 11565 33554432000 4194304 4263880 140733254777136 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 14533 11565 248 17 0 11706 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 58132

[startup+762.307 s]
/proc/loadavg: 4.09 3.93 3.76 6/190 15240
/proc/meminfo: memFree=21575472/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=59548 CPUtime=762.32 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 14009 0 0 0 76228 4 0 0 25 0 1 0 287693316 60977152 11926 33554432000 4194304 4263880 140733254777136 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 14887 11926 248 17 0 12060 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 59548

[startup+822.301 s]
/proc/loadavg: 4.03 3.94 3.78 5/190 15241
/proc/meminfo: memFree=21569496/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=60508 CPUtime=822.32 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 14263 0 0 0 82228 4 0 0 25 0 1 0 287693316 61960192 12180 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 15127 12180 248 17 0 12300 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 60508

[startup+882.301 s]
/proc/loadavg: 4.01 3.95 3.79 6/190 15243
/proc/meminfo: memFree=21566620/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=61020 CPUtime=882.32 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 14394 0 0 0 88228 4 0 0 25 0 1 0 287693316 62484480 12311 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 15255 12311 248 17 0 12428 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 61020

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.80 5/190 15245
/proc/meminfo: memFree=21561388/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=64108 CPUtime=942.32 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 15375 0 0 0 94228 4 0 0 25 0 1 0 287693316 65646592 13078 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 16027 13078 248 17 0 13200 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 64108

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.81 5/190 15246
/proc/meminfo: memFree=21556652/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=64876 CPUtime=1002.32 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 15570 0 0 0 100228 4 0 0 25 0 1 0 287693316 66433024 13273 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 16219 13273 248 17 0 13392 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 64876

[startup+1062.3 s]
/proc/loadavg: 4.08 3.98 3.83 5/190 15248
/proc/meminfo: memFree=21553528/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=65772 CPUtime=1062.32 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 15800 0 0 0 106228 4 0 0 25 0 1 0 287693316 67350528 13503 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 16443 13503 248 17 0 13616 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 65772

[startup+1122.3 s]
/proc/loadavg: 4.03 3.98 3.83 5/190 15249
/proc/meminfo: memFree=21550532/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=66476 CPUtime=1122.32 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 15979 0 0 0 112228 4 0 0 25 0 1 0 287693316 68071424 13682 33554432000 4194304 4263880 140733254777136 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 16619 13682 248 17 0 13792 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 66476

[startup+1182.3 s]
/proc/loadavg: 4.01 3.98 3.84 6/190 15251
/proc/meminfo: memFree=21547900/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=67308 CPUtime=1182.33 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 16201 0 0 0 118228 5 0 0 25 0 1 0 287693316 68923392 13904 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 16827 13904 248 17 0 14000 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 67308

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.84 6/190 15253
/proc/meminfo: memFree=21542544/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=70852 CPUtime=1242.33 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 17295 0 0 0 124228 5 0 0 25 0 1 0 287693316 72552448 14763 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 17713 14763 248 17 0 14886 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 70852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.01 3.86 5/189 15255
/proc/meminfo: memFree=21583572/32951124 swapFree=67111528/67111528
[pid=15206] ppid=15203 vsize=71300 CPUtime=1300.04 cores=5,7
/proc/15206/stat : 15206 (umsat) R 15203 15206 14240 0 -1 4202496 17408 0 0 0 129999 5 0 0 25 0 1 0 287693316 73011200 14876 33554432000 4194304 4263880 140733254777136 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15206/statm: 17825 14876 248 17 0 14998 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 71300

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.99
CPU system time (s): 0.05999
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 71300

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

runsolver used 1.89271 second user time and 5.19821 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-02 18:15:29
IDJOB=3171574
IDBENCH=82792
IDSOLVER=1582
FILE ID=node104/3171574-1301760929
RUNJOBID= node104-1301760929-15180
PBS_JOBID= 12841061
Free space on /tmp= 71948 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S539832832-088.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171574-1301760929/watcher-3171574-1301760929 -o /tmp/evaluation-result-3171574-1301760929/solver-3171574-1301760929 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171574-1301760929.cnf

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

MD5SUM BENCH= 96d6aca5635fba3566aa8534cdc228f2
RANDOM SEED=509889217

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21731832 kB
Buffers:        337856 kB
Cached:       10560964 kB
SwapCached:          0 kB
Active:        7188916 kB
Inactive:      3773688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21731832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6988 kB
Writeback:           0 kB
AnonPages:       63244 kB
Mapped:          15000 kB
Slab:           193324 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   209128 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= 71944 MiB
End job on node104 at 2011-04-02 18:37:11