Trace number 3171466

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-02-25? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
MD5SUM707c4bcddcda116edc4a57a77dc3ba68
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.5224
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

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-3171466-1301758331/watcher-3171466-1301758331 -o /tmp/evaluation-result-3171466-1301758331/solver-3171466-1301758331 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171466-1301758331.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: 4.01 4.01 3.89 2/182 14614
/proc/meminfo: memFree=19161076/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=11644 CPUtime=0 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 366063797 11923456 287 33554432000 4194304 4263880 140737114433104 18446744073709551615 47526011479880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 2911 287 241 17 0 84 0

[startup+0.026323 s]
/proc/loadavg: 4.01 4.01 3.89 2/182 14614
/proc/meminfo: memFree=19161076/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=11916 CPUtime=0.02 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4194304 419 0 0 0 2 0 0 0 25 0 1 0 366063797 12201984 356 33554432000 4194304 4263880 140737114433104 18446744073709551615 47526011558600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 2979 356 241 17 0 152 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11916

[startup+0.10031 s]
/proc/loadavg: 4.01 4.01 3.89 2/182 14614
/proc/meminfo: memFree=19161076/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=12700 CPUtime=0.09 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4194304 656 0 0 0 9 0 0 0 25 0 1 0 366063797 13004800 544 33554432000 4194304 4263880 140737114433104 18446744073709551615 47526011819380 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 3175 544 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300331 s]
/proc/loadavg: 4.01 4.01 3.89 2/182 14614
/proc/meminfo: memFree=19161076/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=15292 CPUtime=0.29 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 1383 0 0 0 29 0 0 0 25 0 1 0 366063797 15659008 1196 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 3823 1196 247 17 0 996 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15292

[startup+0.700204 s]
/proc/loadavg: 4.01 4.01 3.89 2/182 14614
/proc/meminfo: memFree=19161076/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=17992 CPUtime=0.69 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 2042 0 0 0 69 0 0 0 25 0 1 0 366063797 18423808 1855 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 4498 1855 247 17 0 1671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17992

[startup+1.50106 s]
/proc/loadavg: 4.01 4.01 3.89 5/190 14675
/proc/meminfo: memFree=19116132/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=21904 CPUtime=1.49 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 3030 0 0 0 149 0 0 0 25 0 1 0 366063797 22429696 2843 33554432000 4194304 4263880 140737114433104 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 5476 2843 247 17 0 2649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21904

[startup+3.10076 s]
/proc/loadavg: 4.01 4.01 3.89 5/190 14675
/proc/meminfo: memFree=19085752/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=27320 CPUtime=3.09 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 4399 0 0 0 309 0 0 0 25 0 1 0 366063797 27975680 4212 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 6830 4212 247 17 0 4003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27320

[startup+6.30018 s]
/proc/loadavg: 4.01 4.01 3.89 5/190 14675
/proc/meminfo: memFree=19052948/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=30356 CPUtime=6.29 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 5074 0 0 0 629 0 0 0 25 0 1 0 366063797 31084544 4887 33554432000 4194304 4263880 140737114433104 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 7589 4887 247 17 0 4762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30356

[startup+12.701 s]
/proc/loadavg: 4.01 4.01 3.89 5/190 14675
/proc/meminfo: memFree=19004736/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=36808 CPUtime=12.69 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 6683 0 0 0 1268 1 0 0 25 0 1 0 366063797 37691392 6496 33554432000 4194304 4263880 140737114433104 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 9202 6496 247 17 0 6375 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36808

[startup+25.5007 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 14676
/proc/meminfo: memFree=18933616/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=40548 CPUtime=25.49 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 7719 0 0 0 2548 1 0 0 25 0 1 0 366063797 41521152 7412 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 10137 7412 247 17 0 7310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40548

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 14677
/proc/meminfo: memFree=18758976/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=53892 CPUtime=51.1 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 11199 0 0 0 5107 3 0 0 25 0 1 0 366063797 55185408 10587 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 13473 10587 247 17 0 10646 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 53892

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 14678
/proc/meminfo: memFree=18475832/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=62944 CPUtime=102.3 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 13528 0 0 0 10226 4 0 0 25 0 1 0 366063797 64454656 12704 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 15736 12704 248 17 0 12909 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62944

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 14679
/proc/meminfo: memFree=18227776/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=75668 CPUtime=162.29 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 16687 0 0 0 16224 5 0 0 25 0 1 0 366063797 77484032 15606 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 18917 15606 248 17 0 16090 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75668

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14681
/proc/meminfo: memFree=17965336/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=81200 CPUtime=222.3 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 18282 0 0 0 22224 6 0 0 25 0 1 0 366063797 83148800 16919 33554432000 4194304 4263880 140737114433104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 20300 16919 248 17 0 17473 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 81200

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14683
/proc/meminfo: memFree=17696692/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=86808 CPUtime=282.3 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 19542 0 0 0 28224 6 0 0 25 0 1 0 366063797 88891392 18179 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 21702 18179 248 17 0 18875 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86808

[startup+342.301 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 14684
/proc/meminfo: memFree=17448260/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=95476 CPUtime=342.3 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 21999 0 0 0 34223 7 0 0 25 0 1 0 366063797 97767424 20294 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 23869 20294 248 17 0 21042 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95476

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 14689
/proc/meminfo: memFree=17250536/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=101048 CPUtime=402.3 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 23313 0 0 0 40222 8 0 0 25 0 1 0 366063797 103473152 21607 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 25262 21607 247 17 0 22435 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101048

[startup+462.301 s]
/proc/loadavg: 4.05 4.02 3.92 5/190 14690
/proc/meminfo: memFree=17026020/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=103980 CPUtime=462.3 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 24400 0 0 0 46221 9 0 0 25 0 1 0 366063797 106475520 22318 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 25995 22318 247 17 0 23168 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103980

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 14692
/proc/meminfo: memFree=16887604/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=107776 CPUtime=522.3 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 25218 0 0 0 52221 9 0 0 25 0 1 0 366063797 110362624 23136 33554432000 4194304 4263880 140737114433104 18446744073709551615 4207671 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 26944 23136 247 17 0 24117 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107776

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 14694
/proc/meminfo: memFree=16686792/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=114316 CPUtime=582.31 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 27207 0 0 0 58221 10 0 0 25 0 1 0 366063797 117059584 24712 33554432000 4194304 4263880 140737114433104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 28579 24712 247 17 0 25752 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 114316

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 14695
/proc/meminfo: memFree=16548976/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=116620 CPUtime=642.32 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 27675 0 0 0 64222 10 0 0 25 0 1 0 366063797 119418880 25180 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 29155 25180 247 17 0 26328 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 116620

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 14697
/proc/meminfo: memFree=16428896/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=123832 CPUtime=702.32 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 29459 0 0 0 70221 11 0 0 25 0 1 0 366063797 126803968 26964 33554432000 4194304 4263880 140737114433104 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 30958 26964 247 17 0 28131 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 123832

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 14698
/proc/meminfo: memFree=16271488/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=125784 CPUtime=762.32 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 30366 0 0 0 76221 11 0 0 25 0 1 0 366063797 128802816 27416 33554432000 4194304 4263880 140737114433104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 31446 27416 247 17 0 28619 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 125784

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14700
/proc/meminfo: memFree=16107012/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=126680 CPUtime=822.32 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 30574 0 0 0 82221 11 0 0 25 0 1 0 366063797 129720320 27624 33554432000 4194304 4263880 140737114433104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 31670 27624 247 17 0 28843 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 126680

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14702
/proc/meminfo: memFree=15966832/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=128856 CPUtime=882.31 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 30996 0 0 0 88220 11 0 0 25 0 1 0 366063797 131948544 28046 33554432000 4194304 4263880 140737114433104 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 32214 28046 248 17 0 29387 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 128856

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14703
/proc/meminfo: memFree=15779908/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=137516 CPUtime=942.31 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 33657 0 0 0 94219 12 0 0 25 0 1 0 366063797 140816384 30206 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 34379 30206 247 17 0 31552 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 137516

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14705
/proc/meminfo: memFree=15575612/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=138028 CPUtime=1002.31 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 33792 0 0 0 100219 12 0 0 25 0 1 0 366063797 141340672 30341 33554432000 4194304 4263880 140737114433104 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 34507 30341 247 17 0 31680 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 138028

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14706
/proc/meminfo: memFree=15375172/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=140844 CPUtime=1062.31 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 34302 0 0 0 106219 12 0 0 25 0 1 0 366063797 144224256 30851 33554432000 4194304 4263880 140737114433104 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 35211 30851 247 17 0 32384 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 140844

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14708
/proc/meminfo: memFree=15179936/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=141356 CPUtime=1122.32 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 34392 0 0 0 112219 13 0 0 25 0 1 0 366063797 144748544 30941 33554432000 4194304 4263880 140737114433104 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 35339 30941 247 17 0 32512 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 141356

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14710
/proc/meminfo: memFree=15059864/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=143864 CPUtime=1182.33 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 35006 0 0 0 118220 13 0 0 25 0 1 0 366063797 147316736 31555 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 35966 31555 247 17 0 33139 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 143864

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 14711
/proc/meminfo: memFree=14921428/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=143864 CPUtime=1242.33 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 35037 0 0 0 124220 13 0 0 25 0 1 0 366063797 147316736 31586 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 35966 31586 247 17 0 33139 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 143864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 14713
/proc/meminfo: memFree=14796752/32950928 swapFree=67111528/67111528
[pid=14614] ppid=14612 vsize=144172 CPUtime=1300.03 cores=1,3
/proc/14614/stat : 14614 (umsat) R 14612 14614 14468 0 -1 4202496 35090 0 0 0 129990 13 0 0 25 0 1 0 366063797 147632128 31639 33554432000 4194304 4263880 140737114433104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14614/statm: 36043 31639 247 17 0 33216 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 144172

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.91
CPU system time (s): 0.136979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 144172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35090
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= 10
involuntary context switches= 14651

runsolver used 2.11668 second user time and 4.98724 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-02 17:32:11
IDJOB=3171466
IDBENCH=82684
IDSOLVER=1582
FILE ID=node116/3171466-1301758331
RUNJOBID= node116-1301757029-14488
PBS_JOBID= 12841072
Free space on /tmp= 71260 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171466-1301758331/watcher-3171466-1301758331 -o /tmp/evaluation-result-3171466-1301758331/solver-3171466-1301758331 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171466-1301758331.cnf

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

MD5SUM BENCH= 707c4bcddcda116edc4a57a77dc3ba68
RANDOM SEED=915853682

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:      19161844 kB
Buffers:        388536 kB
Cached:       13025092 kB
SwapCached:          0 kB
Active:        9102556 kB
Inactive:      4379340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19161844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2740 kB
Writeback:           0 kB
AnonPages:       68324 kB
Mapped:          15380 kB
Slab:           244312 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   256956 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= 71252 MiB
End job on node116 at 2011-04-02 17:53:53