Trace number 3171520

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-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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 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-3171520-1301759634/watcher-3171520-1301759634 -o /tmp/evaluation-result-3171520-1301759634/solver-3171520-1301759634 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171520-1301759634.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: 3.77 3.96 3.91 4/189 14824
/proc/meminfo: memFree=19151568/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=11564 CPUtime=0 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4194304 221 0 0 0 0 0 0 0 25 0 1 0 366194067 11841536 171 33554432000 4194304 4263880 140733522477200 18446744073709551615 260900431336 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 2891 172 148 17 0 51 0

[startup+0.033734 s]
/proc/loadavg: 3.77 3.96 3.91 4/189 14824
/proc/meminfo: memFree=19151568/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=12172 CPUtime=0.02 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 497 0 0 0 2 0 0 0 25 0 1 0 366194067 12464128 435 33554432000 4194304 4263880 140733522477200 18446744073709551615 260905054917 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 3043 435 246 17 0 216 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12172

[startup+0.100722 s]
/proc/loadavg: 3.77 3.96 3.91 4/189 14824
/proc/meminfo: memFree=19151568/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=12700 CPUtime=0.09 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 608 0 0 0 9 0 0 0 25 0 1 0 366194067 13004800 546 33554432000 4194304 4263880 140733522477200 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 3175 546 247 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300686 s]
/proc/loadavg: 3.77 3.96 3.91 4/189 14824
/proc/meminfo: memFree=19151568/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=13356 CPUtime=0.29 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 770 0 0 0 29 0 0 0 25 0 1 0 366194067 13676544 708 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 3339 708 247 17 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13356

[startup+0.700612 s]
/proc/loadavg: 3.77 3.96 3.91 4/189 14824
/proc/meminfo: memFree=19151568/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=13872 CPUtime=0.69 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 919 0 0 0 69 0 0 0 25 0 1 0 366194067 14204928 857 33554432000 4194304 4263880 140733522477200 18446744073709551615 4211748 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 3468 857 247 17 0 641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13872

[startup+1.50047 s]
/proc/loadavg: 3.77 3.96 3.91 5/190 14825
/proc/meminfo: memFree=19141020/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=14796 CPUtime=1.49 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 1137 0 0 0 149 0 0 0 25 0 1 0 366194067 15151104 1075 33554432000 4194304 4263880 140733522477200 18446744073709551615 260905050085 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 3699 1075 247 17 0 872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14796

[startup+3.10017 s]
/proc/loadavg: 3.77 3.96 3.91 5/190 14825
/proc/meminfo: memFree=19133704/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=15832 CPUtime=3.09 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 1393 0 0 0 309 0 0 0 25 0 1 0 366194067 16211968 1331 33554432000 4194304 4263880 140733522477200 18446744073709551615 4211640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 3958 1331 248 17 0 1131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15832

[startup+6.30059 s]
/proc/loadavg: 3.79 3.96 3.91 5/190 14825
/proc/meminfo: memFree=19125044/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=17240 CPUtime=6.29 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 1752 0 0 0 629 0 0 0 25 0 1 0 366194067 17653760 1690 33554432000 4194304 4263880 140733522477200 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 4310 1690 248 17 0 1483 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17240

[startup+12.7004 s]
/proc/loadavg: 3.80 3.96 3.91 5/190 14825
/proc/meminfo: memFree=19112704/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=19100 CPUtime=12.69 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 2233 0 0 0 1269 0 0 0 25 0 1 0 366194067 19558400 2171 33554432000 4194304 4263880 140733522477200 18446744073709551615 4211705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 4775 2171 248 17 0 1948 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19100

[startup+25.5011 s]
/proc/loadavg: 3.85 3.96 3.91 5/190 14826
/proc/meminfo: memFree=19098192/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=22108 CPUtime=25.49 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 3077 0 0 0 2549 0 0 0 25 0 1 0 366194067 22638592 2864 33554432000 4194304 4263880 140733522477200 18446744073709551615 4207804 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 5527 2864 248 17 0 2700 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22108

[startup+51.1004 s]
/proc/loadavg: 3.90 3.96 3.91 5/190 14826
/proc/meminfo: memFree=19080296/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=25496 CPUtime=51.08 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 4079 0 0 0 5108 0 0 0 25 0 1 0 366194067 26107904 3710 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 6374 3710 248 17 0 3547 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25496

[startup+102.307 s]
/proc/loadavg: 3.95 3.97 3.91 5/190 14828
/proc/meminfo: memFree=19057312/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=30528 CPUtime=102.3 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 5447 0 0 0 10229 1 0 0 25 0 1 0 366194067 31260672 4882 33554432000 4194304 4263880 140733522477200 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 7632 4882 248 17 0 4805 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30528

[startup+162.301 s]
/proc/loadavg: 4.06 3.99 3.92 5/190 14829
/proc/meminfo: memFree=19039024/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=34252 CPUtime=162.29 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 6539 0 0 0 16228 1 0 0 25 0 1 0 366194067 35074048 5815 33554432000 4194304 4263880 140733522477200 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 8563 5815 248 17 0 5736 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34252

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.92 5/190 14831
/proc/meminfo: memFree=19026312/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=37232 CPUtime=222.29 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 7376 0 0 0 22228 1 0 0 25 0 1 0 366194067 38125568 6561 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 9308 6561 248 17 0 6481 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37232

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 14832
/proc/meminfo: memFree=19015712/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=40236 CPUtime=282.3 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 8205 0 0 0 28228 2 0 0 25 0 1 0 366194067 41201664 7290 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 10059 7290 248 17 0 7232 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 40236

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 14834
/proc/meminfo: memFree=19004740/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=41444 CPUtime=342.3 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 8512 0 0 0 34228 2 0 0 25 0 1 0 366194067 42438656 7597 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 10361 7597 248 17 0 7534 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 41444

[startup+402.3 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 14836
/proc/meminfo: memFree=18991152/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=44284 CPUtime=402.3 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 9352 0 0 0 40228 2 0 0 25 0 1 0 366194067 45346816 8327 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 11071 8327 248 17 0 8244 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 44284

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 14846
/proc/meminfo: memFree=18983176/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=46868 CPUtime=462.3 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 10123 0 0 0 46228 2 0 0 25 0 1 0 366194067 47992832 8977 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 11717 8977 248 17 0 8890 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 46868

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14848
/proc/meminfo: memFree=18977668/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=48140 CPUtime=522.3 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 10415 0 0 0 52228 2 0 0 25 0 1 0 366194067 49295360 9269 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 12035 9269 248 17 0 9208 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 48140

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14849
/proc/meminfo: memFree=18968924/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=48748 CPUtime=582.3 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 10600 0 0 0 58228 2 0 0 25 0 1 0 366194067 49917952 9454 33554432000 4194304 4263880 140733522477200 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 12187 9454 248 17 0 9360 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 48748

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14851
/proc/meminfo: memFree=18963812/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=50428 CPUtime=642.31 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 11126 0 0 0 64229 2 0 0 25 0 1 0 366194067 51638272 9718 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 12607 9718 248 17 0 9780 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 50428

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14853
/proc/meminfo: memFree=18956196/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=51756 CPUtime=702.3 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 11461 0 0 0 70228 2 0 0 25 0 1 0 366194067 52998144 10053 33554432000 4194304 4263880 140733522477200 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 12939 10053 248 17 0 10112 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 51756

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14854
/proc/meminfo: memFree=18946840/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=52252 CPUtime=762.31 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 11601 0 0 0 76229 2 0 0 25 0 1 0 366194067 53506048 10193 33554432000 4194304 4263880 140733522477200 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 13063 10193 248 17 0 10236 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 52252

[startup+822.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 14856
/proc/meminfo: memFree=18942456/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=52924 CPUtime=822.31 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 11785 0 0 0 82229 2 0 0 25 0 1 0 366194067 54194176 10377 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 13231 10377 248 17 0 10404 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 52924

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 14857
/proc/meminfo: memFree=18936456/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=55660 CPUtime=882.31 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 12584 0 0 0 88228 3 0 0 25 0 1 0 366194067 56995840 11029 33554432000 4194304 4263880 140733522477200 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 13915 11029 248 17 0 11088 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 55660

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14859
/proc/meminfo: memFree=18933552/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=56364 CPUtime=942.32 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 12760 0 0 0 94229 3 0 0 25 0 1 0 366194067 57716736 11205 33554432000 4194304 4263880 140733522477200 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 14091 11205 248 17 0 11264 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 56364

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14861
/proc/meminfo: memFree=18923584/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=56940 CPUtime=1002.32 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 12921 0 0 0 100229 3 0 0 25 0 1 0 366194067 58306560 11366 33554432000 4194304 4263880 140733522477200 18446744073709551615 4207808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 14235 11366 248 17 0 11408 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 56940

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14862
/proc/meminfo: memFree=18921064/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=57388 CPUtime=1062.32 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 13018 0 0 0 106229 3 0 0 25 0 1 0 366194067 58765312 11463 33554432000 4194304 4263880 140733522477200 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 14347 11463 248 17 0 11520 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 57388

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 14864
/proc/meminfo: memFree=18915804/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=59252 CPUtime=1122.32 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 13645 0 0 0 112229 3 0 0 25 0 1 0 366194067 60674048 11929 33554432000 4194304 4263880 140733522477200 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 14813 11929 248 17 0 11986 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 59252

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 14865
/proc/meminfo: memFree=18911428/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=60564 CPUtime=1182.32 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 13977 0 0 0 118229 3 0 0 25 0 1 0 366194067 62017536 12261 33554432000 4194304 4263880 140733522477200 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 15141 12261 248 17 0 12314 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 60564

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 14867
/proc/meminfo: memFree=18903704/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=61432 CPUtime=1242.32 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 14196 0 0 0 124229 3 0 0 25 0 1 0 366194067 62906368 12480 33554432000 4194304 4263880 140733522477200 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 15358 12480 248 17 0 12531 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 61432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 2/184 14872
/proc/meminfo: memFree=19105680/32950928 swapFree=67111528/67111528
[pid=14824] ppid=14822 vsize=62136 CPUtime=1300.03 cores=5,7
/proc/14824/stat : 14824 (umsat) R 14822 14824 14468 0 -1 4202496 14359 0 0 0 130000 3 0 0 25 0 1 0 366194067 63627264 12643 33554432000 4194304 4263880 140733522477200 18446744073709551615 4211784 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14824/statm: 15534 12643 248 17 0 12707 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 62136

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

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

runsolver used 2.03769 second user time and 5.06323 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-02 17:53:54
IDJOB=3171520
IDBENCH=82738
IDSOLVER=1582
FILE ID=node116/3171520-1301759634
RUNJOBID= node116-1301757029-14489
PBS_JOBID= 12841072
Free space on /tmp= 71260 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171520-1301759634/watcher-3171520-1301759634 -o /tmp/evaluation-result-3171520-1301759634/solver-3171520-1301759634 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171520-1301759634.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1405519930

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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:      19151608 kB
Buffers:        388740 kB
Cached:       13026604 kB
SwapCached:          0 kB
Active:        9112392 kB
Inactive:      4377912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19151608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9776 kB
Writeback:           0 kB
AnonPages:       75336 kB
Mapped:          15592 kB
Slab:           245172 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   261424 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= 71256 MiB
End job on node116 at 2011-04-02 18:15:36