Trace number 3171377

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.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
MD5SUMb5db50c2da6442b279ae090cf3223d53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.8874
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-3171377-1301755835/watcher-3171377-1301755835 -o /tmp/evaluation-result-3171377-1301755835/solver-3171377-1301755835 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171377-1301755835.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: 2.90 1.73 2.38 4/189 29589
/proc/meminfo: memFree=19567316/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=11644 CPUtime=0 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4194304 341 0 0 0 0 0 0 0 25 0 1 0 287183925 11923456 278 33554432000 4194304 4263880 140735436774736 18446744073709551615 244446642720 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 2911 278 241 17 0 84 0

[startup+0.0742229 s]
/proc/loadavg: 2.90 1.73 2.38 4/189 29589
/proc/meminfo: memFree=19567316/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=12428 CPUtime=0.06 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4194304 585 0 0 0 6 0 0 0 25 0 1 0 287183925 12726272 473 33554432000 4194304 4263880 140735436774736 18446744073709551615 46984160786135 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 3107 473 242 17 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12428

[startup+0.100221 s]
/proc/loadavg: 2.90 1.73 2.38 4/189 29589
/proc/meminfo: memFree=19567316/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=12428 CPUtime=0.09 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4194304 611 0 0 0 9 0 0 0 25 0 1 0 287183925 12726272 499 33554432000 4194304 4263880 140735436774736 18446744073709551615 4229220 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 3107 499 242 17 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12428

[startup+0.300181 s]
/proc/loadavg: 2.90 1.73 2.38 4/189 29589
/proc/meminfo: memFree=19567316/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=16784 CPUtime=0.28 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 1880 0 0 0 28 0 0 0 25 0 1 0 287183925 17186816 1553 33554432000 4194304 4263880 140735436774736 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 4196 1553 247 17 0 1369 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16784

[startup+0.701108 s]
/proc/loadavg: 2.90 1.73 2.38 4/189 29589
/proc/meminfo: memFree=19567316/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=20360 CPUtime=0.69 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 2782 0 0 0 68 1 0 0 25 0 1 0 287183925 20848640 2455 33554432000 4194304 4263880 140735436774736 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 5090 2455 247 17 0 2263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20360

[startup+1.50097 s]
/proc/loadavg: 2.90 1.73 2.38 5/190 29590
/proc/meminfo: memFree=19546104/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=26960 CPUtime=1.49 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 4422 0 0 0 148 1 0 0 25 0 1 0 287183925 27607040 4095 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 6740 4095 247 17 0 3913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26960

[startup+3.10066 s]
/proc/loadavg: 2.90 1.73 2.38 5/190 29590
/proc/meminfo: memFree=19529116/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=37428 CPUtime=3.08 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 7024 0 0 0 307 1 0 0 25 0 1 0 287183925 38326272 6697 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 9357 6697 247 17 0 6530 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37428

[startup+6.30107 s]
/proc/loadavg: 2.99 1.77 2.39 5/190 29590
/proc/meminfo: memFree=19483412/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=51872 CPUtime=6.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 10598 0 0 0 627 2 0 0 25 0 1 0 287183925 53116928 10271 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 12968 10271 247 17 0 10141 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51872

[startup+12.7009 s]
/proc/loadavg: 3.07 1.81 2.39 5/190 29590
/proc/meminfo: memFree=19416312/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=72864 CPUtime=12.69 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 15886 0 0 0 1265 4 0 0 25 0 1 0 287183925 74612736 15559 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 18216 15559 247 17 0 15389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72864

[startup+25.5005 s]
/proc/loadavg: 3.28 1.91 2.42 5/190 29591
/proc/meminfo: memFree=19294056/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=104664 CPUtime=25.48 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 23744 0 0 0 2542 6 0 0 25 0 1 0 287183925 107175936 23417 33554432000 4194304 4263880 140735436774736 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 26166 23417 247 17 0 23339 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 104664

[startup+51.1008 s]
/proc/loadavg: 3.52 2.08 2.46 5/190 29592
/proc/meminfo: memFree=19129424/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=116072 CPUtime=51.09 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 26609 0 0 0 5102 7 0 0 25 0 1 0 287183925 118857728 26282 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 29018 26282 247 17 0 26191 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 116072

[startup+102.306 s]
/proc/loadavg: 3.79 2.38 2.54 5/190 29593
/proc/meminfo: memFree=18779208/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=159908 CPUtime=102.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 37596 0 0 0 10218 11 0 0 25 0 1 0 287183925 163745792 37011 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 39977 37011 247 17 0 37150 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 159908

[startup+162.3 s]
/proc/loadavg: 3.97 2.68 2.63 5/190 29594
/proc/meminfo: memFree=18414104/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=203908 CPUtime=162.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 48965 0 0 0 16212 17 0 0 25 0 1 0 287183925 208801792 48047 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 50977 48047 247 17 0 48150 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 203908

[startup+222.301 s]
/proc/loadavg: 3.99 2.92 2.72 5/190 29596
/proc/meminfo: memFree=18144600/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=204256 CPUtime=222.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 49003 0 0 0 22212 17 0 0 25 0 1 0 287183925 209158144 48085 33554432000 4194304 4263880 140735436774736 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 51064 48085 247 17 0 48237 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 204256

[startup+282.301 s]
/proc/loadavg: 3.99 3.11 2.79 5/190 29598
/proc/meminfo: memFree=17877580/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=207028 CPUtime=282.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 49709 0 0 0 28212 17 0 0 25 0 1 0 287183925 211996672 48791 33554432000 4194304 4263880 140735436774736 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 51757 48791 247 17 0 48930 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 207028

[startup+342.301 s]
/proc/loadavg: 3.99 3.27 2.87 5/190 29599
/proc/meminfo: memFree=17548936/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=248212 CPUtime=342.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 59912 0 0 0 34208 21 0 0 25 0 1 0 287183925 254169088 58994 33554432000 4194304 4263880 140735436774736 18446744073709551615 4206497 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 62053 58994 247 17 0 59226 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 248212

[startup+402.301 s]
/proc/loadavg: 3.99 3.40 2.93 5/190 29601
/proc/meminfo: memFree=17296308/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=279832 CPUtime=402.29 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 68285 0 0 0 40203 26 0 0 25 0 1 0 287183925 286547968 66924 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 69958 66924 247 17 0 67131 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 279832

[startup+462.301 s]
/proc/loadavg: 4.04 3.52 3.00 5/190 29602
/proc/meminfo: memFree=17092416/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=279832 CPUtime=462.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 68290 0 0 0 46204 26 0 0 25 0 1 0 287183925 286547968 66929 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 69958 66929 247 17 0 67131 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 279832

[startup+522.3 s]
/proc/loadavg: 4.07 3.62 3.07 5/190 29604
/proc/meminfo: memFree=16934260/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=279832 CPUtime=522.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 68294 0 0 0 52204 26 0 0 25 0 1 0 287183925 286547968 66933 33554432000 4194304 4263880 140735436774736 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 69958 66933 247 17 0 67131 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 279832

[startup+582.3 s]
/proc/loadavg: 4.02 3.69 3.12 5/190 29606
/proc/meminfo: memFree=16766196/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=280568 CPUtime=582.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 68406 0 0 0 58204 26 0 0 25 0 1 0 287183925 287301632 67045 33554432000 4194304 4263880 140735436774736 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 70142 67045 247 17 0 67315 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 280568

[startup+642.3 s]
/proc/loadavg: 4.01 3.74 3.18 5/190 29616
/proc/meminfo: memFree=16608604/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=280568 CPUtime=642.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 68408 0 0 0 64205 26 0 0 25 0 1 0 287183925 287301632 67047 33554432000 4194304 4263880 140735436774736 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 70142 67047 247 17 0 67315 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 280568

[startup+702.301 s]
/proc/loadavg: 4.06 3.80 3.23 5/190 29618
/proc/meminfo: memFree=16448472/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=301300 CPUtime=702.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 73590 0 0 0 70202 28 0 0 25 0 1 0 287183925 308531200 72229 33554432000 4194304 4263880 140735436774736 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 75325 72229 247 17 0 72498 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 301300

[startup+762.307 s]
/proc/loadavg: 4.02 3.84 3.28 5/190 29619
/proc/meminfo: memFree=16270488/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=329440 CPUtime=762.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 80595 0 0 0 76199 31 0 0 25 0 1 0 287183925 337346560 78721 33554432000 4194304 4263880 140735436774736 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 82360 78721 247 17 0 79533 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 329440

[startup+822.301 s]
/proc/loadavg: 4.01 3.86 3.32 5/190 29624
/proc/meminfo: memFree=16138076/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=329704 CPUtime=822.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 81202 0 0 0 82199 31 0 0 25 0 1 0 287183925 337616896 78792 33554432000 4194304 4263880 140735436774736 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 82426 78792 247 17 0 79599 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 329704

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.36 5/190 29626
/proc/meminfo: memFree=16002624/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=329892 CPUtime=882.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 81258 0 0 0 88199 31 0 0 25 0 1 0 287183925 337809408 78848 33554432000 4194304 4263880 140735436774736 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 82473 78848 247 17 0 79646 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 329892

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.39 5/190 29627
/proc/meminfo: memFree=15873492/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=330404 CPUtime=942.3 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 81348 0 0 0 94199 31 0 0 25 0 1 0 287183925 338333696 78938 33554432000 4194304 4263880 140735436774736 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 82601 78938 247 17 0 79774 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 330404

[startup+1002.3 s]
/proc/loadavg: 4.06 3.93 3.43 5/190 29629
/proc/meminfo: memFree=15739632/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=331428 CPUtime=1002.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 81525 0 0 0 100199 32 0 0 25 0 1 0 287183925 339382272 79115 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 82857 79115 247 17 0 80030 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 331428

[startup+1062.3 s]
/proc/loadavg: 4.02 3.94 3.47 5/190 29630
/proc/meminfo: memFree=15602064/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=331944 CPUtime=1062.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 81628 0 0 0 106199 32 0 0 25 0 1 0 287183925 339910656 79218 33554432000 4194304 4263880 140735436774736 18446744073709551615 4207634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 82986 79218 247 17 0 80159 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 331944

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.50 5/190 29632
/proc/meminfo: memFree=15458804/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=342652 CPUtime=1122.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 84324 0 0 0 112198 33 0 0 25 0 1 0 287183925 350875648 81914 33554432000 4194304 4263880 140735436774736 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 85663 81914 247 17 0 82836 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 342652

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.53 5/190 29634
/proc/meminfo: memFree=15264200/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=372824 CPUtime=1182.31 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 91798 0 0 0 118194 37 0 0 25 0 1 0 287183925 381771776 89388 33554432000 4194304 4263880 140735436774736 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 93206 89388 247 17 0 90379 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 372824

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.56 5/190 29635
/proc/meminfo: memFree=15071212/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=400140 CPUtime=1242.32 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 99270 0 0 0 124191 41 0 0 25 0 1 0 287183925 409743360 96212 33554432000 4194304 4263880 140735436774736 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 100035 96212 247 17 0 97208 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 400140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.20 3.47 3.41 2/172 29691
/proc/meminfo: memFree=19680632/32951124 swapFree=67111528/67111528
[pid=29589] ppid=29587 vsize=400756 CPUtime=1300.03 cores=5,7
/proc/29589/stat : 29589 (umsat) R 29587 29589 28478 0 -1 4202496 99378 0 0 0 129962 41 0 0 25 0 1 0 287183925 410374144 96320 33554432000 4194304 4263880 140735436774736 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29589/statm: 100189 96320 247 17 0 97362 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 400756

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.62
CPU system time (s): 0.425935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 402732

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

runsolver used 1.9457 second user time and 5.10822 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-02 16:50:35
IDJOB=3171377
IDBENCH=82595
IDSOLVER=1582
FILE ID=node105/3171377-1301755835
RUNJOBID= node105-1301755779-29522
PBS_JOBID= 12841031
Free space on /tmp= 71468 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171377-1301755835/watcher-3171377-1301755835 -o /tmp/evaluation-result-3171377-1301755835/solver-3171377-1301755835 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171377-1301755835.cnf

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

MD5SUM BENCH= b5db50c2da6442b279ae090cf3223d53
RANDOM SEED=1241796188

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:     32951124 kB
MemFree:      19567596 kB
Buffers:        368576 kB
Cached:       12186368 kB
SwapCached:          0 kB
Active:        8014768 kB
Inactive:      5087952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19567596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2920 kB
Writeback:           0 kB
AnonPages:      546780 kB
Mapped:          15420 kB
Slab:           216800 kB
PageTables:       6568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   741240 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= 71480 MiB
End job on node105 at 2011-04-02 17:12:17