Trace number 3171669

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/medium/
unif-k5-r21.3-v100-c2130-S328068950-002.SATISFIABLE.cnf
MD5SUM9a5f08397d2e05808da45bc73aa751c4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012998
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3171669-1301762231/watcher-3171669-1301762231 -o /tmp/evaluation-result-3171669-1301762231/solver-3171669-1301762231 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171669-1301762231.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.80 3.95 3.84 5/189 15365
/proc/meminfo: memFree=21723508/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=11644 CPUtime=0 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4194304 355 0 0 0 0 0 0 0 25 0 1 0 287823541 11923456 293 33554432000 4194304 4263880 140733975968912 18446744073709551615 230808856701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 2911 293 241 17 0 84 0

[startup+0.0741559 s]
/proc/loadavg: 3.80 3.95 3.84 5/189 15365
/proc/meminfo: memFree=21723508/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=12432 CPUtime=0.07 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 550 0 0 0 7 0 0 0 25 0 1 0 287823541 12730368 488 33554432000 4194304 4263880 140733975968912 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 3108 488 247 17 0 281 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12432

[startup+0.100149 s]
/proc/loadavg: 3.80 3.95 3.84 5/189 15365
/proc/meminfo: memFree=21723508/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=12432 CPUtime=0.09 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 564 0 0 0 9 0 0 0 25 0 1 0 287823541 12730368 502 33554432000 4194304 4263880 140733975968912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 3108 502 247 17 0 281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12432

[startup+0.300114 s]
/proc/loadavg: 3.80 3.95 3.84 5/189 15365
/proc/meminfo: memFree=21723508/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=13068 CPUtime=0.29 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 704 0 0 0 29 0 0 0 25 0 1 0 287823541 13381632 642 33554432000 4194304 4263880 140733975968912 18446744073709551615 230808825263 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 3267 642 247 17 0 440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13068

[startup+0.701039 s]
/proc/loadavg: 3.80 3.95 3.84 5/189 15365
/proc/meminfo: memFree=21723508/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=13456 CPUtime=0.7 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 801 0 0 0 70 0 0 0 25 0 1 0 287823541 13778944 739 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 3364 739 247 17 0 537 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13456

[startup+1.5009 s]
/proc/loadavg: 3.80 3.95 3.84 5/190 15366
/proc/meminfo: memFree=21714076/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=14108 CPUtime=1.5 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 981 0 0 0 150 0 0 0 25 0 1 0 287823541 14446592 919 33554432000 4194304 4263880 140733975968912 18446744073709551615 4206738 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 3527 919 247 17 0 700 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 14108

[startup+3.1006 s]
/proc/loadavg: 3.80 3.95 3.84 5/190 15366
/proc/meminfo: memFree=21709984/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=14984 CPUtime=3.1 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 1182 0 0 0 310 0 0 0 25 0 1 0 287823541 15343616 1120 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 3746 1120 248 17 0 919 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 14984

[startup+6.30102 s]
/proc/loadavg: 3.82 3.95 3.84 5/190 15367
/proc/meminfo: memFree=21702220/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=16020 CPUtime=6.3 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 1448 0 0 0 630 0 0 0 25 0 1 0 287823541 16404480 1386 33554432000 4194304 4263880 140733975968912 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 4005 1386 248 17 0 1178 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 16020

[startup+12.7008 s]
/proc/loadavg: 3.91 3.96 3.85 5/190 15367
/proc/meminfo: memFree=21693412/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=17704 CPUtime=12.7 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 1876 0 0 0 1270 0 0 0 25 0 1 0 287823541 18128896 1781 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 4426 1781 248 17 0 1599 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17704

[startup+25.5005 s]
/proc/loadavg: 3.93 3.97 3.85 5/190 15367
/proc/meminfo: memFree=21682884/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=19904 CPUtime=25.49 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 2516 0 0 0 2549 0 0 0 25 0 1 0 287823541 20381696 2303 33554432000 4194304 4263880 140733975968912 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 4976 2303 248 17 0 2149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19904

[startup+51.1008 s]
/proc/loadavg: 3.95 3.97 3.85 5/190 15368
/proc/meminfo: memFree=21668212/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=22708 CPUtime=51.09 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 3364 0 0 0 5109 0 0 0 25 0 1 0 287823541 23252992 2995 33554432000 4194304 4263880 140733975968912 18446744073709551615 4211669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 5677 2995 248 17 0 2850 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22708

[startup+102.307 s]
/proc/loadavg: 3.98 3.97 3.85 5/190 15369
/proc/meminfo: memFree=21649224/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=26168 CPUtime=102.3 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 4365 0 0 0 10230 0 0 0 25 0 1 0 287823541 26796032 3799 33554432000 4194304 4263880 140733975968912 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 6542 3799 248 17 0 3715 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26168

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 15371
/proc/meminfo: memFree=21634820/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=29492 CPUtime=162.29 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 5327 0 0 0 16229 0 0 0 25 0 1 0 287823541 30199808 4601 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 7373 4601 248 17 0 4546 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29492

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 15372
/proc/meminfo: memFree=21623512/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=31344 CPUtime=222.29 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 5922 0 0 0 22229 0 0 0 25 0 1 0 287823541 32096256 5104 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 7836 5104 248 17 0 5009 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 31344

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 15374
/proc/meminfo: memFree=21613568/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=33348 CPUtime=282.3 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 6521 0 0 0 28229 1 0 0 25 0 1 0 287823541 34148352 5602 33554432000 4194304 4263880 140733975968912 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 8337 5602 248 17 0 5510 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33348

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.88 5/190 15375
/proc/meminfo: memFree=21605116/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=35480 CPUtime=342.3 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 7151 0 0 0 34229 1 0 0 25 0 1 0 287823541 36331520 6121 33554432000 4194304 4263880 140733975968912 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 8870 6121 248 17 0 6043 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 35480

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.88 5/190 15377
/proc/meminfo: memFree=21597780/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=35928 CPUtime=402.3 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 7298 0 0 0 40229 1 0 0 25 0 1 0 287823541 36790272 6268 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 8982 6268 248 17 0 6155 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 35928

[startup+462.301 s]
/proc/loadavg: 4.03 3.99 3.89 5/190 15379
/proc/meminfo: memFree=21592676/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=37468 CPUtime=462.31 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 7792 0 0 0 46230 1 0 0 25 0 1 0 287823541 38367232 6640 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205610 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 9367 6640 248 17 0 6540 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 37468

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.90 5/190 15380
/proc/meminfo: memFree=21585708/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=38300 CPUtime=522.31 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 8027 0 0 0 52230 1 0 0 25 0 1 0 287823541 39219200 6875 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 9575 6875 248 17 0 6748 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 38300

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 15382
/proc/meminfo: memFree=21581352/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=40492 CPUtime=582.31 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 8671 0 0 0 58230 1 0 0 25 0 1 0 287823541 41463808 7256 33554432000 4194304 4263880 140733975968912 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 10123 7256 248 17 0 7296 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 40492

[startup+642.301 s]
/proc/loadavg: 4.07 4.00 3.91 5/190 15383
/proc/meminfo: memFree=21576616/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=41260 CPUtime=642.31 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 8897 0 0 0 64230 1 0 0 25 0 1 0 287823541 42250240 7482 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 10315 7482 248 17 0 7488 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 41260

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 15385
/proc/meminfo: memFree=21570028/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=42284 CPUtime=702.31 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 9123 0 0 0 70230 1 0 0 25 0 1 0 287823541 43298816 7708 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 10571 7708 248 17 0 7744 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 42284

[startup+762.307 s]
/proc/loadavg: 4.08 4.02 3.92 5/190 15387
/proc/meminfo: memFree=21566288/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=42548 CPUtime=762.32 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 9367 0 0 0 76230 2 0 0 25 0 1 0 287823541 43569152 7804 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 10637 7804 248 17 0 7810 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 42548

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 15388
/proc/meminfo: memFree=21562292/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=43916 CPUtime=822.32 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 9674 0 0 0 82230 2 0 0 25 0 1 0 287823541 44969984 8111 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 10979 8111 248 17 0 8152 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 43916

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 15390
/proc/meminfo: memFree=21556444/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=44364 CPUtime=882.32 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 9822 0 0 0 88230 2 0 0 25 0 1 0 287823541 45428736 8259 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 11091 8259 248 17 0 8264 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 44364

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 15391
/proc/meminfo: memFree=21552076/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=45068 CPUtime=942.32 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 9966 0 0 0 94230 2 0 0 25 0 1 0 287823541 46149632 8403 33554432000 4194304 4263880 140733975968912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 11267 8403 248 17 0 8440 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 45068

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 15393
/proc/meminfo: memFree=21549824/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=45716 CPUtime=1002.32 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 10148 0 0 0 100230 2 0 0 25 0 1 0 287823541 46813184 8585 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 11429 8585 248 17 0 8602 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 45716

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 15395
/proc/meminfo: memFree=21546440/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=46892 CPUtime=1062.32 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 10590 0 0 0 106230 2 0 0 25 0 1 0 287823541 48017408 8865 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 11723 8865 248 17 0 8896 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 46892

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 15396
/proc/meminfo: memFree=21543448/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=47404 CPUtime=1122.32 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 10718 0 0 0 112230 2 0 0 25 0 1 0 287823541 48541696 8993 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 11851 8993 248 17 0 9024 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 47404

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 15398
/proc/meminfo: memFree=21538468/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=47788 CPUtime=1182.33 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 10814 0 0 0 118231 2 0 0 25 0 1 0 287823541 48934912 9089 33554432000 4194304 4263880 140733975968912 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 11947 9089 248 17 0 9120 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 47788

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 15399
/proc/meminfo: memFree=21534104/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=48044 CPUtime=1242.33 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 10910 0 0 0 124231 2 0 0 25 0 1 0 287823541 49197056 9185 33554432000 4194304 4263880 140733975968912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 12011 9185 248 17 0 9184 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 48044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.94 2/185 15404
/proc/meminfo: memFree=21685284/32951124 swapFree=67111528/67111528
[pid=15365] ppid=15363 vsize=48940 CPUtime=1300.03 cores=1,3
/proc/15365/stat : 15365 (umsat) R 15363 15365 14240 0 -1 4202496 11102 0 0 0 130001 2 0 0 25 0 1 0 287823541 50114560 9377 33554432000 4194304 4263880 140733975968912 18446744073709551615 4205677 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15365/statm: 12235 9377 248 17 0 9408 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 48940

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

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

runsolver used 2.04669 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-02 18:37:11
IDJOB=3171669
IDBENCH=82887
IDSOLVER=1582
FILE ID=node104/3171669-1301762231
RUNJOBID= node104-1301760929-15179
PBS_JOBID= 12841061
Free space on /tmp= 71944 MiB

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

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

MD5SUM BENCH= 9a5f08397d2e05808da45bc73aa751c4
RANDOM SEED=894951278

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21723664 kB
Buffers:        338048 kB
Cached:       10563632 kB
SwapCached:          0 kB
Active:        7196608 kB
Inactive:      3773696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21723664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9364 kB
Writeback:           0 kB
AnonPages:       68700 kB
Mapped:          15564 kB
Slab:           193432 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251356 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= 71948 MiB
End job on node104 at 2011-04-02 18:58:53