Trace number 3292090

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.11 1300.08

General information on the benchmark

NameSAT04/industrial/velev/pipe-sat-1-1/
12pipe_bug6_q0.used-as.sat04-725.cnf
MD5SUMb16e6cb0e63a3228c47c991012afc8b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.09868
Satisfiable
(Un)Satisfiability was proved
Number of variables138795
Number of clauses4671352
Sum of the clauses size13877998
Maximum clause length352
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23881307
Number of clauses of size 3729591
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 559281

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: 935)

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-3292090-1303782388/watcher-3292090-1303782388 -o /tmp/evaluation-result-3292090-1303782388/solver-3292090-1303782388 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3292090-1303782388.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: 0.92 1.27 2.35 4/186 30547
/proc/meminfo: memFree=12920880/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=11776 CPUtime=0 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 368 0 0 0 0 0 0 0 21 0 1 0 470655322 12058624 307 33554432000 4194304 4263880 140734902068544 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 2944 307 241 17 0 117 0

[startup+0.022517 s]
/proc/loadavg: 0.92 1.27 2.35 4/186 30547
/proc/meminfo: memFree=12920880/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=12104 CPUtime=0.02 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 462 0 0 0 2 0 0 0 21 0 1 0 470655322 12394496 401 33554432000 4194304 4263880 140734902068544 18446744073709551615 47068219675296 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 3026 401 242 17 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12104

[startup+0.10049 s]
/proc/loadavg: 0.92 1.27 2.35 4/186 30547
/proc/meminfo: memFree=12920880/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=13472 CPUtime=0.09 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 905 0 0 0 9 0 0 0 21 0 1 0 470655322 13795328 698 33554432000 4194304 4263880 140734902068544 18446744073709551615 47068219418408 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 3368 698 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.300455 s]
/proc/loadavg: 0.92 1.27 2.35 4/186 30547
/proc/meminfo: memFree=12920880/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=19076 CPUtime=0.29 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 2557 0 0 0 29 0 0 0 22 0 1 0 470655322 19533824 1772 33554432000 4194304 4263880 140734902068544 18446744073709551615 212039655168 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 4769 1772 242 17 0 1942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19076

[startup+0.70038 s]
/proc/loadavg: 0.92 1.27 2.35 4/186 30547
/proc/meminfo: memFree=12920880/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=26372 CPUtime=0.69 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 4896 0 0 0 69 0 0 0 23 0 1 0 470655322 27004928 3342 33554432000 4194304 4263880 140734902068544 18446744073709551615 47068219475354 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 6593 3342 242 17 0 3766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26372

[startup+1.50024 s]
/proc/loadavg: 1.17 1.31 2.36 5/187 30548
/proc/meminfo: memFree=12844028/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=41228 CPUtime=1.49 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 9612 0 0 0 148 1 0 0 25 0 1 0 470655322 42217472 6521 33554432000 4194304 4263880 140734902068544 18446744073709551615 47068219675327 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 10307 6521 242 17 0 7480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41228

[startup+3.10096 s]
/proc/loadavg: 1.17 1.31 2.36 5/187 30548
/proc/meminfo: memFree=12758836/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=71732 CPUtime=3.09 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 19197 0 0 0 306 3 0 0 25 0 1 0 470655322 73453568 13033 33554432000 4194304 4263880 140734902068544 18446744073709551615 212039344570 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 17933 13033 242 17 0 15106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71732

[startup+6.30038 s]
/proc/loadavg: 1.55 1.39 2.38 5/190 30554
/proc/meminfo: memFree=12544112/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=132872 CPUtime=6.29 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 38477 0 0 0 621 8 0 0 25 0 1 0 470655322 136060928 26168 33554432000 4194304 4263880 140734902068544 18446744073709551615 4229322 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 33218 26168 242 17 0 30391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132872

[startup+12.7002 s]
/proc/loadavg: 1.83 1.45 2.40 5/190 30555
/proc/meminfo: memFree=12233092/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=255152 CPUtime=12.69 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4194304 76953 0 0 0 1255 14 0 0 25 0 1 0 470655322 261275648 52355 33554432000 4194304 4263880 140734902068544 18446744073709551615 47068219458411 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 63788 52355 242 17 0 60961 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 255152

[startup+25.5009 s]
/proc/loadavg: 2.38 1.59 2.43 5/190 30555
/proc/meminfo: memFree=10912248/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=819048 CPUtime=25.49 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 277119 0 0 0 2506 43 0 0 25 0 1 0 470655322 838705152 192379 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 204762 192379 247 17 0 201935 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 819048

[startup+51.1004 s]
/proc/loadavg: 2.93 1.78 2.47 5/190 30556
/proc/meminfo: memFree=10271800/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=819048 CPUtime=51.09 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 277131 0 0 0 5066 43 0 0 25 0 1 0 470655322 838705152 192391 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 204762 192391 247 17 0 201935 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 819048

[startup+102.3 s]
/proc/loadavg: 3.53 2.12 2.55 5/190 30557
/proc/meminfo: memFree=9436572/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=819048 CPUtime=102.3 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 277132 0 0 0 10187 43 0 0 25 0 1 0 470655322 838705152 192392 33554432000 4194304 4263880 140734902068544 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 204762 192392 247 17 0 201935 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 819048

[startup+162.3 s]
/proc/loadavg: 3.86 2.47 2.64 5/190 30559
/proc/meminfo: memFree=9380104/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=819048 CPUtime=162.3 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 277134 0 0 0 16187 43 0 0 25 0 1 0 470655322 838705152 192393 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 204762 192393 247 17 0 201935 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 819048

[startup+222.307 s]
/proc/loadavg: 3.95 2.75 2.72 5/190 30560
/proc/meminfo: memFree=9330972/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=819048 CPUtime=222.31 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 277134 0 0 0 22188 43 0 0 25 0 1 0 470655322 838705152 192393 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 204762 192393 247 17 0 201935 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 819048

[startup+282.301 s]
/proc/loadavg: 4.06 2.99 2.80 5/190 30562
/proc/meminfo: memFree=9294240/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=819048 CPUtime=282.3 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 277134 0 0 0 28187 43 0 0 25 0 1 0 470655322 838705152 192393 33554432000 4194304 4263880 140734902068544 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 204762 192393 247 17 0 201935 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 819048

[startup+342.3 s]
/proc/loadavg: 4.09 3.19 2.88 5/190 30563
/proc/meminfo: memFree=9261960/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=819048 CPUtime=342.3 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 277134 0 0 0 34187 43 0 0 25 0 1 0 470655322 838705152 192393 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 204762 192393 247 17 0 201935 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 819048

[startup+402.301 s]
/proc/loadavg: 4.03 3.33 2.95 5/190 30565
/proc/meminfo: memFree=9236252/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=819048 CPUtime=402.3 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 277134 0 0 0 40187 43 0 0 25 0 1 0 470655322 838705152 192393 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 204762 192393 247 17 0 201935 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 819048

[startup+462.301 s]
/proc/loadavg: 4.01 3.45 3.01 5/190 30567
/proc/meminfo: memFree=9189224/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=843372 CPUtime=462.3 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 283215 0 0 0 46186 44 0 0 25 0 1 0 470655322 863612928 198474 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 210843 198474 247 17 0 208016 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 843372

[startup+522.301 s]
/proc/loadavg: 4.00 3.55 3.07 5/190 30568
/proc/meminfo: memFree=9095324/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=883656 CPUtime=522.31 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 293102 0 0 0 52182 49 0 0 25 0 1 0 470655322 904863744 208361 33554432000 4194304 4263880 140734902068544 18446744073709551615 4210501 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 220914 208361 247 17 0 218087 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 883656

[startup+582.3 s]
/proc/loadavg: 4.07 3.65 3.13 5/190 30570
/proc/meminfo: memFree=8997580/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=929108 CPUtime=582.31 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 304475 0 0 0 58179 52 0 0 25 0 1 0 470655322 951406592 219734 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224872 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 232277 219734 247 17 0 229450 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 929108

[startup+642.301 s]
/proc/loadavg: 4.02 3.71 3.18 5/190 30571
/proc/meminfo: memFree=8881976/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=971820 CPUtime=642.31 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 315141 0 0 0 64174 57 0 0 25 0 1 0 470655322 995143680 230400 33554432000 4194304 4263880 140734902068544 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 242955 230400 247 17 0 240128 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 971820

[startup+702.301 s]
/proc/loadavg: 4.06 3.77 3.23 5/190 30573
/proc/meminfo: memFree=8771448/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1009676 CPUtime=702.31 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 324554 0 0 0 70171 60 0 0 25 0 1 0 470655322 1033908224 239813 33554432000 4194304 4263880 140734902068544 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 252419 239813 247 17 0 249592 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1009676

[startup+762.3 s]
/proc/loadavg: 4.02 3.81 3.28 5/190 30575
/proc/meminfo: memFree=8659940/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1058608 CPUtime=762.32 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 336488 0 0 0 76167 65 0 0 25 0 1 0 470655322 1084014592 251747 33554432000 4194304 4263880 140734902068544 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 264652 251747 247 17 0 261825 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1058608

[startup+822.3 s]
/proc/loadavg: 4.00 3.84 3.32 5/190 30576
/proc/meminfo: memFree=8532932/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1101048 CPUtime=822.31 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 347071 0 0 0 82163 68 0 0 25 0 1 0 470655322 1127473152 262330 33554432000 4194304 4263880 140734902068544 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 275262 262330 247 17 0 272435 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1101048

[startup+882.307 s]
/proc/loadavg: 4.04 3.88 3.37 5/190 30587
/proc/meminfo: memFree=8394584/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1158172 CPUtime=882.32 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 361346 0 0 0 88160 72 0 0 25 0 1 0 470655322 1185968128 276605 33554432000 4194304 4263880 140734902068544 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 289543 276605 247 17 0 286716 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1158172

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.41 5/190 31060
/proc/meminfo: memFree=8557508/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1226884 CPUtime=942.31 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 378538 0 0 0 94155 76 0 0 25 0 1 0 470655322 1256329216 293797 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 306721 293797 247 17 0 303894 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1226884

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.44 5/190 31062
/proc/meminfo: memFree=8399188/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1300704 CPUtime=1002.32 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 396944 0 0 0 100150 82 0 0 25 0 1 0 470655322 1331920896 312203 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 325176 312203 247 17 0 322349 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1300704

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.47 5/190 31064
/proc/meminfo: memFree=8246876/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1376276 CPUtime=1062.32 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 415778 0 0 0 106143 89 0 0 25 0 1 0 470655322 1409306624 331037 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 344069 331037 247 17 0 341242 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1376276

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.50 5/190 31065
/proc/meminfo: memFree=8082176/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1448380 CPUtime=1122.32 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 433736 0 0 0 112136 96 0 0 25 0 1 0 470655322 1483141120 348995 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 362095 348995 247 17 0 359268 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1448380

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.53 5/190 31067
/proc/meminfo: memFree=7937676/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1511856 CPUtime=1182.32 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 449576 0 0 0 118130 102 0 0 25 0 1 0 470655322 1548140544 364835 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 377964 364835 247 17 0 375137 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1511856

[startup+1242.3 s]
/proc/loadavg: 4.07 3.97 3.56 5/190 31068
/proc/meminfo: memFree=7774700/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1582768 CPUtime=1242.33 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 466765 0 0 0 124125 108 0 0 25 0 1 0 470655322 1620754432 382024 33554432000 4194304 4263880 140734902068544 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 395692 382024 247 17 0 392865 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1582768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.96 3.58 4/186 31089
/proc/meminfo: memFree=8914640/32951124 swapFree=67111528/67111528
[pid=30547] ppid=30545 vsize=1657084 CPUtime=1300.03 cores=5,7
/proc/30547/stat : 30547 (umsat) R 30545 30547 29772 0 -1 4202496 485348 0 0 0 129888 115 0 0 25 0 1 0 470655322 1696854016 400607 33554432000 4194304 4263880 140734902068544 18446744073709551615 4215048 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30547/statm: 414271 400607 247 17 0 411444 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1657084

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.08
CPU time (s): 1300.11
CPU user time (s): 1298.88
CPU system time (s): 1.22481
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1657084

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

runsolver used 2.04369 second user time and 5.04723 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-26 03:46:31
IDJOB=3292090
IDBENCH=85042
IDSOLVER=1582
FILE ID=node146/3292090-1303782388
RUNJOBID= node146-1303782387-30514
PBS_JOBID= 13157206
Free space on /tmp= 72464 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT04/industrial/velev/pipe-sat-1-1/12pipe_bug6_q0.used-as.sat04-725.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292090-1303782388/watcher-3292090-1303782388 -o /tmp/evaluation-result-3292090-1303782388/solver-3292090-1303782388 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3292090-1303782388.cnf

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

MD5SUM BENCH= b16e6cb0e63a3228c47c991012afc8b4
RANDOM SEED=585441477

node146.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.830
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.66
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.830
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.75
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      12921276 kB
Buffers:       2079916 kB
Cached:       17297148 kB
SwapCached:          0 kB
Active:       10024800 kB
Inactive:      9463712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12921276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          313088 kB
Writeback:           0 kB
AnonPages:      110796 kB
Mapped:          15192 kB
Slab:           477396 kB
PageTables:       5352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274484 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= 72688 MiB
End job on node146 at 2011-04-26 04:08:13