Trace number 3171818

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S422404201-035.SATISFIABLE.cnf
MD5SUMfa5f68613be1e2c6017df353c3eb03ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.045992
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

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-3171818-1301769210/watcher-3171818-1301769210 -o /tmp/evaluation-result-3171818-1301769210/solver-3171818-1301769210 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171818-1301769210.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: 5.32 7.33 7.39 5/188 15134
/proc/meminfo: memFree=22326864/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=11644 CPUtime=0 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4194304 358 0 0 0 0 0 0 0 22 0 1 0 288519755 11923456 296 33554432000 4194304 4263880 140736767864928 18446744073709551615 235594527429 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 2911 296 241 17 0 84 0

[startup+0.064895 s]
/proc/loadavg: 5.32 7.33 7.39 5/188 15134
/proc/meminfo: memFree=22326864/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=12520 CPUtime=0.06 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 615 0 0 0 6 0 0 0 22 0 1 0 288519755 12820480 526 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 3130 526 247 17 0 303 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12520

[startup+0.100889 s]
/proc/loadavg: 5.32 7.33 7.39 5/188 15134
/proc/meminfo: memFree=22326864/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=12916 CPUtime=0.1 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 698 0 0 0 10 0 0 0 22 0 1 0 288519755 13225984 609 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 3229 609 247 17 0 402 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12916

[startup+0.300853 s]
/proc/loadavg: 5.32 7.33 7.39 5/188 15134
/proc/meminfo: memFree=22326864/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=13620 CPUtime=0.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 853 0 0 0 30 0 0 0 23 0 1 0 288519755 13946880 764 33554432000 4194304 4263880 140736767864928 18446744073709551615 4205862 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 3405 764 247 17 0 578 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13620

[startup+0.700783 s]
/proc/loadavg: 5.32 7.33 7.39 5/188 15134
/proc/meminfo: memFree=22326864/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=14436 CPUtime=0.7 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 1061 0 0 0 70 0 0 0 25 0 1 0 288519755 14782464 972 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 3609 972 247 17 0 782 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 14436

[startup+1.50064 s]
/proc/loadavg: 5.32 7.33 7.39 6/190 15136
/proc/meminfo: memFree=22317724/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=15912 CPUtime=1.49 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 1438 0 0 0 149 0 0 0 25 0 1 0 288519755 16293888 1349 33554432000 4194304 4263880 140736767864928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 3978 1349 247 17 0 1151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15912

[startup+3.10036 s]
/proc/loadavg: 5.32 7.33 7.39 6/190 15136
/proc/meminfo: memFree=22314004/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=17284 CPUtime=3.09 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 1724 0 0 0 309 0 0 0 25 0 1 0 288519755 17698816 1635 33554432000 4194304 4263880 140736767864928 18446744073709551615 4205891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 4321 1635 247 17 0 1494 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17284

[startup+6.3008 s]
/proc/loadavg: 5.37 7.31 7.38 6/190 15136
/proc/meminfo: memFree=22308580/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=18636 CPUtime=6.29 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 2038 0 0 0 629 0 0 0 25 0 1 0 288519755 19083264 1949 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 4659 1949 247 17 0 1832 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18636

[startup+12.7007 s]
/proc/loadavg: 5.26 7.25 7.36 6/190 15136
/proc/meminfo: memFree=22300616/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=21016 CPUtime=12.69 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 2799 0 0 0 1269 0 0 0 25 0 1 0 288519755 21520384 2541 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 5254 2541 247 17 0 2427 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21016

[startup+25.5004 s]
/proc/loadavg: 4.98 7.09 7.31 6/190 15136
/proc/meminfo: memFree=22293272/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=24380 CPUtime=25.49 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 3714 0 0 0 2549 0 0 0 25 0 1 0 288519755 24965120 3249 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 6095 3249 247 17 0 3268 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24380

[startup+51.1009 s]
/proc/loadavg: 4.64 6.84 7.22 6/190 15137
/proc/meminfo: memFree=22281904/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=27024 CPUtime=51.09 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 4673 0 0 0 5109 0 0 0 25 0 1 0 288519755 27672576 3937 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207703 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 6756 3937 247 17 0 3929 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27024

[startup+102.307 s]
/proc/loadavg: 4.28 6.40 7.05 6/190 15138
/proc/meminfo: memFree=22266880/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=31424 CPUtime=102.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 5980 0 0 0 10229 1 0 0 25 0 1 0 288519755 32178176 5016 33554432000 4194304 4263880 140736767864928 18446744073709551615 4212208 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 7856 5016 247 17 0 5029 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31424

[startup+162.3 s]
/proc/loadavg: 4.10 5.96 6.85 6/190 15167
/proc/meminfo: memFree=22256588/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=35724 CPUtime=162.29 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 7311 0 0 0 16228 1 0 0 25 0 1 0 288519755 36581376 5943 33554432000 4194304 4263880 140736767864928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 8931 5943 247 17 0 6104 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35724

[startup+222.301 s]
/proc/loadavg: 4.11 5.63 6.68 6/190 15168
/proc/meminfo: memFree=22245160/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=38188 CPUtime=222.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 8085 0 0 0 22228 2 0 0 25 0 1 0 288519755 39104512 6558 33554432000 4194304 4263880 140736767864928 18446744073709551615 4206742 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 9547 6558 247 17 0 6720 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 38188

[startup+282.3 s]
/proc/loadavg: 4.04 5.33 6.51 6/190 15170
/proc/meminfo: memFree=22235456/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=40680 CPUtime=282.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 8863 0 0 0 28228 2 0 0 25 0 1 0 288519755 41656320 7161 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 10170 7161 247 17 0 7343 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 40680

[startup+342.301 s]
/proc/loadavg: 4.09 5.10 6.36 6/190 15172
/proc/meminfo: memFree=22228116/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=41704 CPUtime=342.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 9138 0 0 0 34228 2 0 0 25 0 1 0 288519755 42704896 7436 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 10426 7436 247 17 0 7599 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 41704

[startup+402.3 s]
/proc/loadavg: 4.09 4.92 6.21 6/190 15173
/proc/meminfo: memFree=22221276/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=44320 CPUtime=402.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 9927 0 0 0 40228 2 0 0 25 0 1 0 288519755 45383680 8033 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 11080 8033 247 17 0 8253 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 44320

[startup+462.301 s]
/proc/loadavg: 4.03 4.75 6.07 6/190 15175
/proc/meminfo: memFree=22216664/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=44832 CPUtime=462.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 10075 0 0 0 46228 2 0 0 25 0 1 0 288519755 45907968 8181 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 11208 8181 247 17 0 8381 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 44832

[startup+522.3 s]
/proc/loadavg: 4.01 4.61 5.94 6/190 15176
/proc/meminfo: memFree=22209444/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=46992 CPUtime=522.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 10831 0 0 0 52228 2 0 0 25 0 1 0 288519755 48119808 8726 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 11748 8726 247 17 0 8921 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46992

[startup+582.301 s]
/proc/loadavg: 4.00 4.49 5.81 6/190 15178
/proc/meminfo: memFree=22205072/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=47632 CPUtime=582.3 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 10998 0 0 0 58228 2 0 0 25 0 1 0 288519755 48775168 8893 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 11908 8893 247 17 0 9081 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 47632

[startup+642.301 s]
/proc/loadavg: 4.00 4.40 5.70 6/190 15180
/proc/meminfo: memFree=22198600/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=48280 CPUtime=642.32 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 11222 0 0 0 64229 3 0 0 25 0 1 0 288519755 49438720 9117 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 12070 9117 247 17 0 9243 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 48280

[startup+702.301 s]
/proc/loadavg: 4.00 4.33 5.59 6/190 15181
/proc/meminfo: memFree=22194472/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=50348 CPUtime=702.31 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 11936 0 0 0 70228 3 0 0 25 0 1 0 288519755 51556352 9599 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 12587 9599 247 17 0 9760 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 50348

[startup+762.307 s]
/proc/loadavg: 4.10 4.30 5.50 6/190 15183
/proc/meminfo: memFree=22190236/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=51116 CPUtime=762.32 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 12128 0 0 0 76229 3 0 0 25 0 1 0 288519755 52342784 9791 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 12779 9791 247 17 0 9952 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 51116

[startup+822.3 s]
/proc/loadavg: 4.04 4.24 5.40 6/190 15184
/proc/meminfo: memFree=22184876/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=52396 CPUtime=822.31 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 12427 0 0 0 82228 3 0 0 25 0 1 0 288519755 53653504 10090 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 13099 10090 247 17 0 10272 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 52396

[startup+882.301 s]
/proc/loadavg: 4.01 4.19 5.31 6/190 15186
/proc/meminfo: memFree=22181504/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=53528 CPUtime=882.31 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 12943 0 0 0 88228 3 0 0 25 0 1 0 288519755 54812672 10351 33554432000 4194304 4263880 140736767864928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 13382 10351 247 17 0 10555 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 53528

[startup+942.3 s]
/proc/loadavg: 4.00 4.16 5.23 6/190 15188
/proc/meminfo: memFree=22177880/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=55060 CPUtime=942.31 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 13285 0 0 0 94228 3 0 0 25 0 1 0 288519755 56381440 10693 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 13765 10693 247 17 0 10938 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 55060

[startup+1002.3 s]
/proc/loadavg: 4.00 4.12 5.15 6/190 15189
/proc/meminfo: memFree=22174380/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=56212 CPUtime=1002.31 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 13563 0 0 0 100228 3 0 0 25 0 1 0 288519755 57561088 10971 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 14053 10971 247 17 0 11226 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 56212

[startup+1062.3 s]
/proc/loadavg: 4.00 4.10 5.07 6/190 15191
/proc/meminfo: memFree=22172736/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=56468 CPUtime=1062.32 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 13645 0 0 0 106229 3 0 0 25 0 1 0 288519755 57823232 11053 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 14117 11053 247 17 0 11290 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 56468

[startup+1122.3 s]
/proc/loadavg: 4.00 4.08 5.00 6/190 15192
/proc/meminfo: memFree=22168748/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=56980 CPUtime=1122.32 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 13784 0 0 0 112229 3 0 0 25 0 1 0 288519755 58347520 11192 33554432000 4194304 4263880 140736767864928 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 14245 11192 247 17 0 11418 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 56980

[startup+1182.3 s]
/proc/loadavg: 4.00 4.06 4.94 6/190 15194
/proc/meminfo: memFree=22165872/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=59360 CPUtime=1182.31 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 14672 0 0 0 118228 3 0 0 25 0 1 0 288519755 60784640 11542 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 14840 11542 247 17 0 12013 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 59360

[startup+1242.3 s]
/proc/loadavg: 4.00 4.05 4.87 6/190 15196
/proc/meminfo: memFree=22159156/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=61812 CPUtime=1242.32 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 15274 0 0 0 124228 4 0 0 25 0 1 0 288519755 63295488 12144 33554432000 4194304 4263880 140736767864928 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 15453 12144 247 17 0 12626 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 61812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.07 4.83 5/188 15198
/proc/meminfo: memFree=22198572/32950928 swapFree=67111528/67111528
[pid=15134] ppid=15132 vsize=62324 CPUtime=1300.03 cores=5,7
/proc/15134/stat : 15134 (umsat) R 15132 15134 15075 0 -1 4202496 15431 0 0 0 129999 4 0 0 25 0 1 0 288519755 63819776 12301 33554432000 4194304 4263880 140736767864928 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15134/statm: 15581 12301 247 17 0 12754 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 62324

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.04
CPU user time (s): 1300
CPU system time (s): 0.043993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 62324

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

runsolver used 1.9797 second user time and 4.55731 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-02 20:33:30
IDJOB=3171818
IDBENCH=83036
IDSOLVER=1582
FILE ID=node120/3171818-1301769210
RUNJOBID= node120-1301769210-15096
PBS_JOBID= 12841159
Free space on /tmp= 71756 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S422404201-035.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171818-1301769210/watcher-3171818-1301769210 -o /tmp/evaluation-result-3171818-1301769210/solver-3171818-1301769210 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171818-1301769210.cnf

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

MD5SUM BENCH= fa5f68613be1e2c6017df353c3eb03ef
RANDOM SEED=1034581960

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22327384 kB
Buffers:        355784 kB
Cached:        9927732 kB
SwapCached:          0 kB
Active:        7358136 kB
Inactive:      2991712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22327384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9432 kB
Writeback:           0 kB
AnonPages:       66104 kB
Mapped:          15208 kB
Slab:           208180 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   252816 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= 71756 MiB
End job on node120 at 2011-04-02 20:55:12