Trace number 3171571

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) 1299.99 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S707565158-096.SATISFIABLE.cnf
MD5SUM2a8cb5d237e15bd9bba8245975866061
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014996
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-3171571-1301760929/watcher-3171571-1301760929 -o /tmp/evaluation-result-3171571-1301760929/solver-3171571-1301760929 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171571-1301760929.cnf 

running on 2 cores: 4,6

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/183 15208
/proc/meminfo: memFree=21731280/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=11644 CPUtime=0 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4194304 357 0 0 0 0 0 0 0 21 0 1 0 287693316 11923456 294 33554432000 4194304 4263880 140733688988256 18446744073709551615 47216012624560 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 2911 294 241 17 0 84 0

[startup+0.019855 s]
/proc/loadavg: 1.18 2.77 3.48 4/183 15208
/proc/meminfo: memFree=21731280/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=12040 CPUtime=0.01 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 461 0 0 0 1 0 0 0 21 0 1 0 287693316 12328960 398 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 3010 398 246 17 0 183 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12040

[startup+0.100847 s]
/proc/loadavg: 1.18 2.77 3.48 4/183 15208
/proc/meminfo: memFree=21731280/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=12440 CPUtime=0.09 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 563 0 0 0 9 0 0 0 21 0 1 0 287693316 12738560 500 33554432000 4194304 4263880 140733688988256 18446744073709551615 4205837 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 3110 500 247 17 0 283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12440

[startup+0.300805 s]
/proc/loadavg: 1.18 2.77 3.48 4/183 15208
/proc/meminfo: memFree=21731280/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=12968 CPUtime=0.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 695 0 0 0 29 0 0 0 22 0 1 0 287693316 13279232 632 33554432000 4194304 4263880 140733688988256 18446744073709551615 47216012750829 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 3242 632 247 17 0 415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12968

[startup+0.70074 s]
/proc/loadavg: 1.18 2.77 3.48 4/183 15208
/proc/meminfo: memFree=21731280/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=13604 CPUtime=0.69 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 840 0 0 0 69 0 0 0 23 0 1 0 287693316 13930496 777 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207748 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 3401 777 247 17 0 574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13604

[startup+1.50056 s]
/proc/loadavg: 1.18 2.77 3.48 6/190 15220
/proc/meminfo: memFree=21716648/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=14124 CPUtime=1.49 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 984 0 0 0 149 0 0 0 25 0 1 0 287693316 14462976 921 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 3531 921 247 17 0 704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14124

[startup+3.1003 s]
/proc/loadavg: 1.18 2.77 3.48 6/190 15220
/proc/meminfo: memFree=21711688/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=15144 CPUtime=3.09 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 1222 0 0 0 309 0 0 0 25 0 1 0 287693316 15507456 1159 33554432000 4194304 4263880 140733688988256 18446744073709551615 4209536 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 3786 1159 248 17 0 959 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15144

[startup+6.30072 s]
/proc/loadavg: 1.41 2.79 3.48 6/190 15220
/proc/meminfo: memFree=21705440/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=16280 CPUtime=6.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 1515 0 0 0 629 0 0 0 25 0 1 0 287693316 16670720 1452 33554432000 4194304 4263880 140733688988256 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 4070 1452 248 17 0 1243 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16280

[startup+12.7006 s]
/proc/loadavg: 1.62 2.81 3.48 6/190 15220
/proc/meminfo: memFree=21696164/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=17848 CPUtime=12.69 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 1888 0 0 0 1269 0 0 0 25 0 1 0 287693316 18276352 1792 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207909 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 4462 1792 248 17 0 1635 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17848

[startup+25.5002 s]
/proc/loadavg: 2.14 2.86 3.49 6/190 15220
/proc/meminfo: memFree=21686512/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=19792 CPUtime=25.49 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 2492 0 0 0 2549 0 0 0 25 0 1 0 287693316 20267008 2278 33554432000 4194304 4263880 140733688988256 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 4948 2278 248 17 0 2121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19792

[startup+51.1005 s]
/proc/loadavg: 2.78 2.95 3.50 6/190 15221
/proc/meminfo: memFree=21673316/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=22652 CPUtime=51.1 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 3378 0 0 0 5109 1 0 0 25 0 1 0 287693316 23195648 3008 33554432000 4194304 4263880 140733688988256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 5663 3008 248 17 0 2836 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 22652

[startup+102.307 s]
/proc/loadavg: 3.51 3.13 3.53 6/190 15222
/proc/meminfo: memFree=21655704/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=26020 CPUtime=102.3 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 4362 0 0 0 10229 1 0 0 25 0 1 0 287693316 26644480 3795 33554432000 4194304 4263880 140733688988256 18446744073709551615 4223072 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 6505 3795 248 17 0 3678 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26020

[startup+162.3 s]
/proc/loadavg: 3.80 3.27 3.56 6/190 15224
/proc/meminfo: memFree=21641176/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=29296 CPUtime=162.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 5314 0 0 0 16228 1 0 0 25 0 1 0 287693316 29999104 4587 33554432000 4194304 4263880 140733688988256 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 7324 4587 248 17 0 4497 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29296

[startup+222.3 s]
/proc/loadavg: 3.99 3.44 3.59 6/190 15225
/proc/meminfo: memFree=21630744/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=31224 CPUtime=222.28 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 5929 0 0 0 22227 1 0 0 25 0 1 0 287693316 31973376 5110 33554432000 4194304 4263880 140733688988256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 7806 5110 248 17 0 4979 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 31224

[startup+282.3 s]
/proc/loadavg: 3.99 3.53 3.61 6/190 15227
/proc/meminfo: memFree=21620936/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=33468 CPUtime=282.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 6572 0 0 0 28227 2 0 0 25 0 1 0 287693316 34271232 5652 33554432000 4194304 4263880 140733688988256 18446744073709551615 230808823945 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 8367 5652 248 17 0 5540 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 33468

[startup+342.3 s]
/proc/loadavg: 3.99 3.61 3.64 6/190 15229
/proc/meminfo: memFree=21615216/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=34760 CPUtime=342.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 7021 0 0 0 34227 2 0 0 25 0 1 0 287693316 35594240 5990 33554432000 4194304 4263880 140733688988256 18446744073709551615 4206982 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 8690 5990 248 17 0 5863 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 34760

[startup+402.3 s]
/proc/loadavg: 3.99 3.68 3.65 6/190 15230
/proc/meminfo: memFree=21607744/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=35656 CPUtime=402.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 7277 0 0 0 40227 2 0 0 25 0 1 0 287693316 36511744 6246 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 8914 6246 248 17 0 6087 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 35656

[startup+462.301 s]
/proc/loadavg: 3.99 3.74 3.67 6/190 15232
/proc/meminfo: memFree=21599532/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=37860 CPUtime=462.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 7927 0 0 0 46227 2 0 0 25 0 1 0 287693316 38768640 6774 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 9465 6774 248 17 0 6638 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 37860

[startup+522.301 s]
/proc/loadavg: 4.05 3.80 3.69 6/190 15233
/proc/meminfo: memFree=21593676/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=38756 CPUtime=522.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 8152 0 0 0 52227 2 0 0 25 0 1 0 287693316 39686144 6999 33554432000 4194304 4263880 140733688988256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 9689 6999 248 17 0 6862 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 38756

[startup+582.301 s]
/proc/loadavg: 4.02 3.83 3.71 6/190 15235
/proc/meminfo: memFree=21588936/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=40668 CPUtime=582.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 8773 0 0 0 58227 2 0 0 25 0 1 0 287693316 41644032 7357 33554432000 4194304 4263880 140733688988256 18446744073709551615 4205719 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 10167 7357 248 17 0 7340 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 40668

[startup+642.301 s]
/proc/loadavg: 4.00 3.86 3.73 6/190 15237
/proc/meminfo: memFree=21584444/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=41340 CPUtime=642.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 8976 0 0 0 64227 2 0 0 25 0 1 0 287693316 42332160 7560 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 10335 7560 248 17 0 7508 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 41340

[startup+702.301 s]
/proc/loadavg: 4.00 3.88 3.74 6/190 15238
/proc/meminfo: memFree=21578720/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=42108 CPUtime=702.28 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 9139 0 0 0 70226 2 0 0 25 0 1 0 287693316 43118592 7723 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 10527 7723 248 17 0 7700 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 42108

[startup+762.307 s]
/proc/loadavg: 4.09 3.93 3.76 6/190 15240
/proc/meminfo: memFree=21575472/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=42924 CPUtime=762.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 9502 0 0 0 76227 2 0 0 25 0 1 0 287693316 43954176 7938 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 10731 7938 248 17 0 7904 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 42924

[startup+822.301 s]
/proc/loadavg: 4.03 3.94 3.78 6/190 15241
/proc/meminfo: memFree=21569496/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=43424 CPUtime=822.28 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 9660 0 0 0 82226 2 0 0 25 0 1 0 287693316 44466176 8096 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 10856 8096 248 17 0 8029 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 43424

[startup+882.301 s]
/proc/loadavg: 4.01 3.95 3.79 6/190 15243
/proc/meminfo: memFree=21566620/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=44064 CPUtime=882.28 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 9802 0 0 0 88226 2 0 0 25 0 1 0 287693316 45121536 8238 33554432000 4194304 4263880 140733688988256 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 11016 8238 248 17 0 8189 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 44064

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.80 6/190 15245
/proc/meminfo: memFree=21561388/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=44760 CPUtime=942.29 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 9974 0 0 0 94226 3 0 0 25 0 1 0 287693316 45834240 8410 33554432000 4194304 4263880 140733688988256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 11190 8410 248 17 0 8363 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 44760

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.81 6/190 15246
/proc/meminfo: memFree=21556652/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=45760 CPUtime=1002.28 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 10390 0 0 0 100225 3 0 0 25 0 1 0 287693316 46858240 8664 33554432000 4194304 4263880 140733688988256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 11440 8664 248 17 0 8613 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 45760

[startup+1062.3 s]
/proc/loadavg: 4.08 3.98 3.83 6/190 15248
/proc/meminfo: memFree=21553528/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=47280 CPUtime=1062.28 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 10744 0 0 0 106225 3 0 0 25 0 1 0 287693316 48414720 9018 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 11820 9018 248 17 0 8993 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 47280

[startup+1122.3 s]
/proc/loadavg: 4.03 3.98 3.83 6/190 15249
/proc/meminfo: memFree=21550532/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=47920 CPUtime=1122.28 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 10905 0 0 0 112225 3 0 0 25 0 1 0 287693316 49070080 9179 33554432000 4194304 4263880 140733688988256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 11980 9179 248 17 0 9153 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 47920

[startup+1182.3 s]
/proc/loadavg: 4.01 3.98 3.84 6/190 15251
/proc/meminfo: memFree=21547900/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=48304 CPUtime=1182.28 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 11002 0 0 0 118225 3 0 0 25 0 1 0 287693316 49463296 9276 33554432000 4194304 4263880 140733688988256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 12076 9276 248 17 0 9249 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 48304

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.84 6/190 15253
/proc/meminfo: memFree=21542544/32951124 swapFree=67111528/67111528
[pid=15208] ppid=15204 vsize=48560 CPUtime=1242.27 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 11067 0 0 0 124224 3 0 0 25 0 1 0 287693316 49725440 9341 33554432000 4194304 4263880 140733688988256 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 12140 9341 248 17 0 9313 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 48560



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=15208] ppid=15204 vsize=49076 CPUtime=1299.98 cores=4,6
/proc/15208/stat : 15208 (umsat) R 15204 15208 14240 0 -1 4202496 11196 0 0 0 129995 3 0 0 25 0 1 0 287693316 50253824 9470 33554432000 4194304 4263880 140733688988256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15208/statm: 12269 9470 248 17 0 9442 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 49076

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): 1299.99
CPU user time (s): 1299.95
CPU system time (s): 0.037994
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 49076

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

runsolver used 2.07668 second user time and 4.96824 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 2a8cb5d237e15bd9bba8245975866061
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:      21731824 kB
Buffers:        337856 kB
Cached:       10560964 kB
SwapCached:          0 kB
Active:        7189072 kB
Inactive:      3773540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21731824 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