Trace number 3258135

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
MPhaseSAT64 2011-03-03? (TO) 1300.03 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3258135-1303468470/watcher-3258135-1303468470 -o /tmp/evaluation-result-3258135-1303468470/solver-3258135-1303468470 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3258135-1303468470.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.99 4.00 3.92 5/189 6822
/proc/meminfo: memFree=21205580/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=6436 CPUtime=0 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 338 0 0 0 0 0 0 0 25 0 1 0 537077680 6590464 279 33554432000 134512640 134761588 4290761232 18446744073709551615 6854276 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 1609 279 225 61 0 912 0

[startup+0.090434 s]
/proc/loadavg: 3.99 4.00 3.92 5/189 6822
/proc/meminfo: memFree=21205580/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=6436 CPUtime=0.08 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 838 0 0 0 8 0 0 0 25 0 1 0 537077680 6590464 779 33554432000 134512640 134761588 4290761232 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 1609 779 225 61 0 912 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6436

[startup+0.100428 s]
/proc/loadavg: 3.99 4.00 3.92 5/189 6822
/proc/meminfo: memFree=21205580/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=6436 CPUtime=0.09 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 897 0 0 0 9 0 0 0 25 0 1 0 537077680 6590464 838 33554432000 134512640 134761588 4290761232 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 1609 838 225 61 0 912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6436

[startup+0.3004 s]
/proc/loadavg: 3.99 4.00 3.92 5/189 6822
/proc/meminfo: memFree=21205580/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=10464 CPUtime=0.29 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 5790 0 0 0 28 1 0 0 25 0 1 0 537077680 10715136 2173 33554432000 134512640 134761588 4290761232 18446744073709551615 134679533 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 2616 2173 265 61 0 1919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10464

[startup+0.700331 s]
/proc/loadavg: 3.99 4.00 3.92 5/189 6822
/proc/meminfo: memFree=21205580/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=16188 CPUtime=0.69 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 7221 0 0 0 68 1 0 0 25 0 1 0 537077680 16576512 3604 33554432000 134512640 134761588 4290761232 18446744073709551615 134614608 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 4047 3604 265 61 0 3350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16188

[startup+1.50021 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6823
/proc/meminfo: memFree=21185492/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=16188 CPUtime=1.49 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 7221 0 0 0 148 1 0 0 25 0 1 0 537077680 16576512 3604 33554432000 134512640 134761588 4290761232 18446744073709551615 134614392 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 4047 3604 265 61 0 3350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16188

[startup+3.10093 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6823
/proc/meminfo: memFree=21185012/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=19072 CPUtime=3.09 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 8275 0 0 0 308 1 0 0 25 0 1 0 537077680 19529728 4330 33554432000 134512640 134761588 4290761232 18446744073709551615 134751774 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 4768 4330 270 61 0 4071 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19072

[startup+6.3004 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6823
/proc/meminfo: memFree=21180308/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=19504 CPUtime=6.29 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 10527 0 0 0 628 1 0 0 25 0 1 0 537077680 19972096 4438 33554432000 134512640 134761588 4290761232 18446744073709551615 134636440 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 4876 4438 270 61 0 4179 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19504

[startup+12.7003 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6823
/proc/meminfo: memFree=21180876/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=19912 CPUtime=12.69 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 14145 0 0 0 1267 2 0 0 25 0 1 0 537077680 20389888 4540 33554432000 134512640 134761588 4290761232 18446744073709551615 134748183 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 4978 4540 270 61 0 4281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19912

[startup+25.5002 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6823
/proc/meminfo: memFree=21176428/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=21520 CPUtime=25.49 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 20019 0 0 0 2547 2 0 0 25 0 1 0 537077680 22036480 4942 33554432000 134512640 134761588 4290761232 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 5380 4942 270 61 0 4683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21520

[startup+51.1009 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6823
/proc/meminfo: memFree=21168708/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=27544 CPUtime=51.1 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 43260 0 0 0 5104 6 0 0 25 0 1 0 537077680 28205056 6394 33554432000 134512640 134761588 4290761232 18446744073709551615 134635862 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 6886 6394 276 61 0 6189 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27544

[startup+102.306 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6825
/proc/meminfo: memFree=21160496/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=30844 CPUtime=102.3 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 57653 0 0 0 10223 7 0 0 25 0 1 0 537077680 31584256 7239 33554432000 134512640 134761588 4290761232 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 7711 7239 276 61 0 7014 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30844

[startup+162.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6827
/proc/meminfo: memFree=21155764/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=30392 CPUtime=162.3 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 79521 0 0 0 16219 11 0 0 25 0 1 0 537077680 31121408 7078 33554432000 134512640 134761588 4290761232 18446744073709551615 134636020 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 7598 7078 276 61 0 6901 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 30392

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6829
/proc/meminfo: memFree=21132428/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=39980 CPUtime=222.29 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 91884 0 0 0 22217 12 0 0 25 0 1 0 537077680 40939520 9474 33554432000 134512640 134761588 4290761232 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9995 9474 276 61 0 9298 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39980

[startup+282.3 s]
/proc/loadavg: 3.99 4.00 3.92 5/190 6832
/proc/meminfo: memFree=21143148/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=39340 CPUtime=282.29 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 106033 0 0 0 28215 14 0 0 25 0 1 0 537077680 40284160 9314 33554432000 134512640 134761588 4290761232 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9835 9314 276 61 0 9138 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 39340

[startup+342.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/190 6834
/proc/meminfo: memFree=21127816/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=38548 CPUtime=342.29 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 124331 0 0 0 34212 17 0 0 25 0 1 0 537077680 39473152 9116 33554432000 134512640 134761588 4290761232 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9637 9116 276 61 0 8940 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 38548

[startup+402.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 6836
/proc/meminfo: memFree=21133492/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=49292 CPUtime=402.29 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 144684 0 0 0 40209 20 0 0 25 0 1 0 537077680 50475008 11802 33554432000 134512640 134761588 4290761232 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 12323 11802 276 61 0 11626 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 49292

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 6838
/proc/meminfo: memFree=21123652/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=40460 CPUtime=462.29 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 164814 0 0 0 46206 23 0 0 25 0 1 0 537077680 41431040 9594 33554432000 134512640 134761588 4290761232 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 10115 9594 276 61 0 9418 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 40460

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 6840
/proc/meminfo: memFree=21108488/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=39692 CPUtime=522.3 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 186128 0 0 0 52203 27 0 0 25 0 1 0 537077680 40644608 9402 33554432000 134512640 134761588 4290761232 18446744073709551615 134682757 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9923 9402 276 61 0 9226 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 39692

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6840
/proc/meminfo: memFree=21123952/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=36364 CPUtime=582.3 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 206321 0 0 0 58201 29 0 0 25 0 1 0 537077680 37236736 8570 33554432000 134512640 134761588 4290761232 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9091 8570 276 61 0 8394 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 36364

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6842
/proc/meminfo: memFree=21138684/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=36364 CPUtime=642.31 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 229619 0 0 0 64199 32 0 0 25 0 1 0 537077680 37236736 8570 33554432000 134512640 134761588 4290761232 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9091 8570 276 61 0 8394 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 36364

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 6844
/proc/meminfo: memFree=21129096/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=35852 CPUtime=702.3 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 246772 0 0 0 70196 34 0 0 25 0 1 0 537077680 36712448 8442 33554432000 134512640 134761588 4290761232 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 8963 8442 276 61 0 8266 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 35852

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6846
/proc/meminfo: memFree=21127320/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=39568 CPUtime=762.31 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 269975 0 0 0 76194 37 0 0 25 0 1 0 537077680 40517632 9371 33554432000 134512640 134761588 4290761232 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9892 9371 276 61 0 9195 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 39568

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6848
/proc/meminfo: memFree=21143404/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=37776 CPUtime=822.31 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 287032 0 0 0 82191 40 0 0 25 0 1 0 537077680 38682624 8923 33554432000 134512640 134761588 4290761232 18446744073709551615 134616895 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9444 8923 276 61 0 8747 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 37776

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6848
/proc/meminfo: memFree=21113732/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=42640 CPUtime=882.3 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 307449 0 0 0 88187 43 0 0 25 0 1 0 537077680 43663360 10139 33554432000 134512640 134761588 4290761232 18446744073709551615 134747256 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 10660 10139 276 61 0 9963 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 42640

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 6850
/proc/meminfo: memFree=21129200/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=40592 CPUtime=942.3 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 328954 0 0 0 94184 46 0 0 25 0 1 0 537077680 41566208 9627 33554432000 134512640 134761588 4290761232 18446744073709551615 134643525 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 10148 9627 276 61 0 9451 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 40592

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 6852
/proc/meminfo: memFree=21134132/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=40592 CPUtime=1002.31 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 349979 0 0 0 100181 50 0 0 25 0 1 0 537077680 41566208 9627 33554432000 134512640 134761588 4290761232 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 10148 9627 276 61 0 9451 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 40592

[startup+1062.3 s]
/proc/loadavg: 3.72 3.94 3.91 4/184 6872
/proc/meminfo: memFree=21180504/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=40592 CPUtime=1062.3 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 371805 0 0 0 106178 52 0 0 25 0 1 0 537077680 41566208 9627 33554432000 134512640 134761588 4290761232 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 10148 9627 276 61 0 9451 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 40592

[startup+1122.3 s]
/proc/loadavg: 2.63 3.58 3.79 3/178 6892
/proc/meminfo: memFree=21234636/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=39568 CPUtime=1122.31 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 391230 0 0 0 112176 55 0 0 25 0 1 0 537077680 40517632 9371 33554432000 134512640 134761588 4290761232 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9892 9371 276 61 0 9195 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 39568

[startup+1182.3 s]
/proc/loadavg: 2.23 3.29 3.68 3/178 6892
/proc/meminfo: memFree=21238800/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=37520 CPUtime=1182.31 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 408639 0 0 0 118174 57 0 0 25 0 1 0 537077680 38420480 8859 33554432000 134512640 134761588 4290761232 18446744073709551615 134748056 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9380 8859 276 61 0 8683 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 37520

[startup+1242.3 s]
/proc/loadavg: 1.93 3.02 3.56 2/172 6912
/proc/meminfo: memFree=21279488/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=40592 CPUtime=1242.31 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 430048 0 0 0 124171 60 0 0 25 0 1 0 537077680 41566208 9627 33554432000 134512640 134761588 4290761232 18446744073709551615 134747300 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 10148 9627 276 61 0 9451 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 40592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.34 2.65 3.40 2/172 6914
/proc/meminfo: memFree=21278972/32951124 swapFree=67110396/67111528
[pid=6822] ppid=6820 vsize=39568 CPUtime=1300.01 cores=1,3
/proc/6822/stat : 6822 (MPhaseSAT64) R 6820 6822 6230 0 -1 4202496 449633 0 0 0 129939 62 0 0 25 0 1 0 537077680 40517632 9371 33554432000 134512640 134761588 4290761232 18446744073709551615 134748189 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6822/statm: 9892 9371 276 61 0 9195 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 39568

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.03
CPU user time (s): 1299.4
CPU system time (s): 0.630904
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 56844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.4
system time used= 0.630904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 449633
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= 8
involuntary context switches= 1656

runsolver used 1.9647 second user time and 4.94425 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-22 12:34:30
IDJOB=3258135
IDBENCH=71308
IDSOLVER=1521
FILE ID=node118/3258135-1303468470
RUNJOBID= node118-1303466902-6250
PBS_JOBID= 13107181
Free space on /tmp= 71720 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g4.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258135-1303468470/watcher-3258135-1303468470 -o /tmp/evaluation-result-3258135-1303468470/solver-3258135-1303468470 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3258135-1303468470.cnf

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=34630264

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21205612 kB
Buffers:       1152644 kB
Cached:        9924040 kB
SwapCached:        600 kB
Active:        7562136 kB
Inactive:      3680024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21205612 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            3312 kB
Writeback:           0 kB
AnonPages:      165004 kB
Mapped:          16948 kB
Slab:           438456 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   353028 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= 71728 MiB
End job on node118 at 2011-04-22 12:56:12