Trace number 3379139

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1300.02 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
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 560
Number of clauses of size over 558298

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 1,3

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.73 3.99 3.74 5/399 7914
/proc/meminfo: memFree=21067632/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=11644 CPUtime=0 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4194304 358 0 0 0 0 0 0 0 25 0 1 0 638492134 11923456 298 33554432000 4194304 4263832 140733911080144 18446744073709551615 47871146911309 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 2911 298 241 17 0 84 0

[startup+0.0195419 s]
/proc/loadavg: 3.73 3.99 3.74 5/399 7914
/proc/meminfo: memFree=21067632/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=11784 CPUtime=0.01 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4194304 378 0 0 0 1 0 0 0 25 0 1 0 638492134 12066816 318 33554432000 4194304 4263832 140733911080144 18446744073709551615 47871146861393 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 2946 318 241 17 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11784

[startup+0.100524 s]
/proc/loadavg: 3.73 3.99 3.74 5/399 7914
/proc/meminfo: memFree=21067632/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=12700 CPUtime=0.09 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4194304 636 0 0 0 9 0 0 0 25 0 1 0 638492134 13004800 527 33554432000 4194304 4263832 140733911080144 18446744073709551615 47871147078208 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 3175 527 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300484 s]
/proc/loadavg: 3.73 3.99 3.74 5/399 7914
/proc/meminfo: memFree=21067632/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=13876 CPUtime=0.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4194304 1041 0 0 0 29 0 0 0 25 0 1 0 638492134 14209024 835 33554432000 4194304 4263832 140733911080144 18446744073709551615 47871147087184 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 3469 835 242 17 0 642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.700421 s]
/proc/loadavg: 3.73 3.99 3.74 5/399 7914
/proc/meminfo: memFree=21067632/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=24340 CPUtime=0.69 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 4212 0 0 0 69 0 0 0 25 0 1 0 638492134 24924160 3471 33554432000 4194304 4263832 140733911080144 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 6085 3471 247 17 0 3258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24340

[startup+1.50029 s]
/proc/loadavg: 3.73 3.99 3.74 5/400 7915
/proc/meminfo: memFree=21034276/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=27948 CPUtime=1.49 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 5032 0 0 0 149 0 0 0 25 0 1 0 638492134 28618752 4291 33554432000 4194304 4263832 140733911080144 18446744073709551615 255106429637 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 6987 4291 247 17 0 4160 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27948

[startup+3.101 s]
/proc/loadavg: 3.73 3.99 3.74 5/400 7915
/proc/meminfo: memFree=21018900/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=34124 CPUtime=3.09 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 6519 0 0 0 309 0 0 0 25 0 1 0 638492134 34942976 5778 33554432000 4194304 4263832 140733911080144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 8531 5779 247 17 0 5704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34124

[startup+6.30044 s]
/proc/loadavg: 3.75 3.99 3.75 5/400 7915
/proc/meminfo: memFree=20993308/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=42628 CPUtime=6.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 8520 0 0 0 627 2 0 0 25 0 1 0 638492134 43651072 7779 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 10657 7779 247 17 0 7830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42628

[startup+12.7003 s]
/proc/loadavg: 3.77 3.99 3.75 5/400 7915
/proc/meminfo: memFree=20957168/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=52980 CPUtime=12.69 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 11006 0 0 0 1267 2 0 0 25 0 1 0 638492134 54251520 10265 33554432000 4194304 4263832 140733911080144 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 13245 10265 247 17 0 10418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52980

[startup+25.5011 s]
/proc/loadavg: 3.82 3.99 3.75 5/400 7916
/proc/meminfo: memFree=20921956/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=68220 CPUtime=25.49 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 14502 0 0 0 2545 4 0 0 25 0 1 0 638492134 69857280 13760 33554432000 4194304 4263832 140733911080144 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 17055 13760 247 17 0 14228 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68220

[startup+51.1006 s]
/proc/loadavg: 3.88 3.99 3.75 5/400 7916
/proc/meminfo: memFree=20872788/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=87168 CPUtime=51.09 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 19091 0 0 0 5102 7 0 0 25 0 1 0 638492134 89260032 18349 33554432000 4194304 4263832 140733911080144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 21792 18349 247 17 0 18965 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87168

[startup+102.315 s]
/proc/loadavg: 3.95 3.99 3.76 5/400 7927
/proc/meminfo: memFree=20791792/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=111576 CPUtime=102.3 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 25082 0 0 0 10220 10 0 0 25 0 1 0 638492134 114253824 23827 33554432000 4194304 4263832 140733911080144 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 27894 23827 248 17 0 25067 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 111576

[startup+162.301 s]
/proc/loadavg: 4.03 4.00 3.78 5/400 7928
/proc/meminfo: memFree=20740084/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=132448 CPUtime=162.3 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 30084 0 0 0 16217 13 0 0 25 0 1 0 638492134 135626752 28827 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 33112 28827 248 17 0 30285 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 132448

[startup+222.301 s]
/proc/loadavg: 4.06 4.01 3.80 5/400 7930
/proc/meminfo: memFree=20694196/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=152836 CPUtime=222.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 34992 0 0 0 22214 15 0 0 25 0 1 0 638492134 156504064 33734 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 38209 33734 247 17 0 35382 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152836

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.81 5/400 7932
/proc/meminfo: memFree=20657348/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=163856 CPUtime=282.3 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 37810 0 0 0 28213 17 0 0 25 0 1 0 638492134 167788544 36552 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 40964 36552 247 17 0 38137 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163856

[startup+342.3 s]
/proc/loadavg: 4.05 4.02 3.82 5/400 7933
/proc/meminfo: memFree=20618776/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=177952 CPUtime=342.28 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 41155 0 0 0 34210 18 0 0 25 0 1 0 638492134 182222848 39897 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 44488 39897 247 17 0 41661 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 177952

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.83 5/400 7935
/proc/meminfo: memFree=20588012/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=193128 CPUtime=402.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 44963 0 0 0 40209 20 0 0 25 0 1 0 638492134 197763072 42680 33554432000 4194304 4263832 140733911080144 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 48282 42680 247 17 0 45455 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 193128

[startup+462.3 s]
/proc/loadavg: 4.07 4.04 3.85 5/400 7936
/proc/meminfo: memFree=20559728/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=203180 CPUtime=462.28 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 47536 0 0 0 46207 21 0 0 25 0 1 0 638492134 208056320 45253 33554432000 4194304 4263832 140733911080144 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 50795 45253 248 17 0 47968 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 203180

[startup+522.301 s]
/proc/loadavg: 4.06 4.04 3.86 5/400 7938
/proc/meminfo: memFree=20532692/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=214304 CPUtime=522.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 50186 0 0 0 52206 23 0 0 25 0 1 0 638492134 219447296 47903 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 53576 47903 248 17 0 50749 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 214304

[startup+582.3 s]
/proc/loadavg: 4.09 4.06 3.87 5/400 7940
/proc/meminfo: memFree=20499820/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=223964 CPUtime=582.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 52364 0 0 0 58204 25 0 0 25 0 1 0 638492134 229339136 50081 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 55991 50081 248 17 0 53164 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 223964

[startup+642.301 s]
/proc/loadavg: 4.06 4.06 3.88 5/400 7941
/proc/meminfo: memFree=20479972/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=233384 CPUtime=642.31 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 54662 0 0 0 64204 27 0 0 25 0 1 0 638492134 238985216 52379 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 58346 52379 249 17 0 55519 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 233384

[startup+702.3 s]
/proc/loadavg: 4.17 4.08 3.90 5/400 7943
/proc/meminfo: memFree=20458884/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=240992 CPUtime=702.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 56646 0 0 0 70201 28 0 0 25 0 1 0 638492134 246775808 54363 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 60248 54363 249 17 0 57421 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 240992

[startup+762.316 s]
/proc/loadavg: 4.13 4.08 3.91 5/400 7944
/proc/meminfo: memFree=20434448/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=252952 CPUtime=762.31 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 59477 0 0 0 76202 29 0 0 25 0 1 0 638492134 259022848 57191 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 63238 57191 247 17 0 60411 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 252952

[startup+822.301 s]
/proc/loadavg: 4.05 4.06 3.91 5/400 7946
/proc/meminfo: memFree=20410504/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=261112 CPUtime=822.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 61567 0 0 0 82199 30 0 0 25 0 1 0 638492134 267378688 59281 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 65278 59281 247 17 0 62451 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 261112

[startup+882.301 s]
/proc/loadavg: 4.07 4.06 3.92 5/400 7948
/proc/meminfo: memFree=20391648/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=268536 CPUtime=882.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 63326 0 0 0 88197 32 0 0 25 0 1 0 638492134 274980864 61040 33554432000 4194304 4263832 140733911080144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 67134 61040 247 17 0 64307 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 268536

[startup+942.301 s]
/proc/loadavg: 4.02 4.05 3.92 5/400 7949
/proc/meminfo: memFree=20374404/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=275556 CPUtime=942.28 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 65075 0 0 0 94196 32 0 0 25 0 1 0 638492134 282169344 62789 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 68889 62789 247 17 0 66062 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 275556

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.92 5/400 7951
/proc/meminfo: memFree=20367076/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=281576 CPUtime=1002.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 66594 0 0 0 100195 34 0 0 25 0 1 0 638492134 288333824 64308 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 70394 64308 247 17 0 67567 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 281576

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.92 5/400 7952
/proc/meminfo: memFree=20357268/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=292292 CPUtime=1062.29 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 68891 0 0 0 106194 35 0 0 25 0 1 0 638492134 299307008 66605 33554432000 4194304 4263832 140733911080144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 73073 66605 247 17 0 70246 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 292292

[startup+1122.3 s]
/proc/loadavg: 4.06 4.05 3.93 5/400 7954
/proc/meminfo: memFree=20348952/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=300400 CPUtime=1122.28 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 70643 0 0 0 112193 35 0 0 25 0 1 0 638492134 307609600 68357 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 75100 68357 247 17 0 72273 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 300400

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 3.93 5/400 7956
/proc/meminfo: memFree=20339508/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=306928 CPUtime=1182.28 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 72152 0 0 0 118192 36 0 0 25 0 1 0 638492134 314294272 69866 33554432000 4194304 4263832 140733911080144 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 76732 69866 247 17 0 73905 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 306928

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.93 5/400 7957
/proc/meminfo: memFree=20331684/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=313016 CPUtime=1242.28 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 73697 0 0 0 124191 37 0 0 25 0 1 0 638492134 320528384 71411 33554432000 4194304 4263832 140733911080144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 78254 71411 247 17 0 75427 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 313016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.06 3.94 2/397 7962
/proc/meminfo: memFree=20769656/32951124 swapFree=67111348/67111528
[pid=7914] ppid=7912 vsize=319204 CPUtime=1299.99 cores=1,3
/proc/7914/stat : 7914 (umsat) R 7912 7914 7854 0 -1 4202496 75353 0 0 0 129961 38 0 0 25 0 1 0 638492134 326864896 73067 33554432000 4194304 4263832 140733911080144 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7914/statm: 79801 73067 247 17 0 76974 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 319204

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.03
CPU time (s): 1300.02
CPU user time (s): 1299.62
CPU system time (s): 0.397939
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 319204

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

runsolver used 4.64529 second user time and 11.9282 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 13:59:20
IDJOB=3379139
IDBENCH=84004
IDSOLVER=1861
FILE ID=node144/3379139-1305460760
RUNJOBID= node144-1305460760-7874
PBS_JOBID= 13324921
Free space on /tmp= 73216 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379139-1305460760/watcher-3379139-1305460760 -o /tmp/evaluation-result-3379139-1305460760/solver-3379139-1305460760 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379139-1305460760.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1298748102

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21067656 kB
Buffers:        311400 kB
Cached:        3898228 kB
SwapCached:          0 kB
Active:        8643940 kB
Inactive:      2882200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21067656 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12088 kB
Writeback:           0 kB
AnonPages:     7317216 kB
Mapped:          33528 kB
Slab:           249108 kB
PageTables:      41508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 108037676 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= 73220 MiB
End job on node144 at 2011-05-15 14:21:02