Trace number 3259367

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.06 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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-3259367-1303502917/watcher-3259367-1303502917 -o /tmp/evaluation-result-3259367-1303502917/solver-3259367-1303502917 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3259367-1303502917.cnf 

running on 2 cores: 0,2

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.00 0.00 0.16 3/179 25594
/proc/meminfo: memFree=13591140/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=6436 CPUtime=0 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 540522442 6590464 272 33554432000 134512640 134761588 4288135152 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 1609 272 225 61 0 912 0

[startup+0.063663 s]
/proc/loadavg: 0.00 0.00 0.16 3/179 25594
/proc/meminfo: memFree=13591140/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=6436 CPUtime=0.05 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 633 0 0 0 5 0 0 0 21 0 1 0 540522442 6590464 575 33554432000 134512640 134761588 4288135152 18446744073709551615 10139996 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 1609 575 225 61 0 912 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6436

[startup+0.100654 s]
/proc/loadavg: 0.00 0.00 0.16 3/179 25594
/proc/meminfo: memFree=13591140/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=6436 CPUtime=0.09 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 828 0 0 0 9 0 0 0 21 0 1 0 540522442 6590464 770 33554432000 134512640 134761588 4288135152 18446744073709551615 10131665 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 1609 770 225 61 0 912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6436

[startup+0.300614 s]
/proc/loadavg: 0.00 0.00 0.16 3/179 25594
/proc/meminfo: memFree=13591140/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=10020 CPUtime=0.28 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 5682 0 0 0 28 0 0 0 22 0 1 0 540522442 10260480 2029 33554432000 134512640 134761588 4288135152 18446744073709551615 134616745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 2505 2029 264 61 0 1808 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10020

[startup+0.700539 s]
/proc/loadavg: 0.00 0.00 0.16 3/179 25594
/proc/meminfo: memFree=13591140/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=16288 CPUtime=0.69 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 7258 0 0 0 68 1 0 0 23 0 1 0 540522442 16678912 3605 33554432000 134512640 134761588 4288135152 18446744073709551615 134615203 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 4072 3605 265 61 0 3375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16288

[startup+1.50039 s]
/proc/loadavg: 0.00 0.00 0.16 3/180 25595
/proc/meminfo: memFree=13576036/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=16448 CPUtime=1.49 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 7290 0 0 0 148 1 0 0 25 0 1 0 540522442 16842752 3637 33554432000 134512640 134761588 4288135152 18446744073709551615 134614648 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 4112 3637 265 61 0 3415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16448

[startup+3.10108 s]
/proc/loadavg: 0.32 0.07 0.18 5/190 25615
/proc/meminfo: memFree=13566752/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=19740 CPUtime=3.09 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 8150 0 0 0 308 1 0 0 25 0 1 0 540522442 20213760 4497 33554432000 134512640 134761588 4288135152 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 4935 4497 270 61 0 4238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19740

[startup+6.30047 s]
/proc/loadavg: 0.32 0.07 0.18 5/190 25615
/proc/meminfo: memFree=13558824/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=20952 CPUtime=6.29 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 10430 0 0 0 627 2 0 0 25 0 1 0 540522442 21454848 4800 33554432000 134512640 134761588 4288135152 18446744073709551615 134712506 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 5238 4800 270 61 0 4541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20952

[startup+12.7003 s]
/proc/loadavg: 0.61 0.13 0.20 5/190 25615
/proc/meminfo: memFree=13552524/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=20396 CPUtime=12.69 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 13728 0 0 0 1267 2 0 0 25 0 1 0 540522442 20885504 4661 33554432000 134512640 134761588 4288135152 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 5099 4661 270 61 0 4402 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20396

[startup+25.5008 s]
/proc/loadavg: 1.36 0.32 0.26 5/190 25697
/proc/meminfo: memFree=13529320/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=21436 CPUtime=25.49 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 19091 0 0 0 2547 2 0 0 25 0 1 0 540522442 21950464 4921 33554432000 134512640 134761588 4288135152 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 5359 4921 270 61 0 4662 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21436

[startup+51.101 s]
/proc/loadavg: 2.26 0.62 0.36 5/190 25724
/proc/meminfo: memFree=13507300/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=22684 CPUtime=51.09 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 41226 0 0 0 5103 6 0 0 25 0 1 0 540522442 23228416 5196 33554432000 134512640 134761588 4288135152 18446744073709551615 134614832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 5671 5196 276 61 0 4974 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22684

[startup+102.306 s]
/proc/loadavg: 3.30 1.18 0.56 5/190 25753
/proc/meminfo: memFree=13456204/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=36700 CPUtime=102.29 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 56344 0 0 0 10222 7 0 0 25 0 1 0 540522442 37580800 8641 33554432000 134512640 134761588 4288135152 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 9175 8641 276 61 0 8478 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36700

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.76 5/190 25754
/proc/meminfo: memFree=13443416/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=36244 CPUtime=162.3 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 79528 0 0 0 16219 11 0 0 25 0 1 0 540522442 37113856 8584 33554432000 134512640 134761588 4288135152 18446744073709551615 134636136 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 9061 8584 276 61 0 8364 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 36244

[startup+222.301 s]
/proc/loadavg: 3.96 2.12 0.98 5/190 25756
/proc/meminfo: memFree=13432860/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=33228 CPUtime=222.3 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 95753 0 0 0 22217 13 0 0 25 0 1 0 540522442 34025472 7826 33554432000 134512640 134761588 4288135152 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 8307 7826 276 61 0 7610 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33228

[startup+282.3 s]
/proc/loadavg: 3.98 2.44 1.15 5/190 25758
/proc/meminfo: memFree=13410520/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=41544 CPUtime=282.3 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 109162 0 0 0 28215 15 0 0 25 0 1 0 540522442 42541056 9905 33554432000 134512640 134761588 4288135152 18446744073709551615 134636583 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 10386 9905 276 61 0 9689 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 41544

[startup+342.301 s]
/proc/loadavg: 3.99 2.74 1.34 5/190 25759
/proc/meminfo: memFree=13395132/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=39672 CPUtime=342.3 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 125218 0 0 0 34212 18 0 0 25 0 1 0 540522442 40624128 9441 33554432000 134512640 134761588 4288135152 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 9918 9441 276 61 0 9221 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 39672

[startup+402.301 s]
/proc/loadavg: 4.05 2.96 1.50 5/190 25761
/proc/meminfo: memFree=13393024/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=47912 CPUtime=402.31 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 142532 0 0 0 40210 21 0 0 25 0 1 0 540522442 49061888 11501 33554432000 134512640 134761588 4288135152 18446744073709551615 134748075 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 11978 11501 276 61 0 11281 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 47912

[startup+462.301 s]
/proc/loadavg: 4.02 3.15 1.65 5/190 25762
/proc/meminfo: memFree=13364228/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=49576 CPUtime=462.31 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 159397 0 0 0 46207 24 0 0 25 0 1 0 540522442 50765824 11917 33554432000 134512640 134761588 4288135152 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 12394 11917 276 61 0 11697 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 49576

[startup+522.301 s]
/proc/loadavg: 4.07 3.32 1.80 5/190 25764
/proc/meminfo: memFree=13372400/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=40364 CPUtime=522.31 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 176688 0 0 0 52204 27 0 0 25 0 1 0 540522442 41332736 9622 33554432000 134512640 134761588 4288135152 18446744073709551615 134751691 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 10091 9622 276 61 0 9394 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 40364

[startup+582.3 s]
/proc/loadavg: 4.02 3.44 1.93 5/190 25766
/proc/meminfo: memFree=13364316/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=43436 CPUtime=582.31 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 191826 0 0 0 58202 29 0 0 25 0 1 0 540522442 44478464 10390 33554432000 134512640 134761588 4288135152 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 10859 10390 276 61 0 10162 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 43436

[startup+642.301 s]
/proc/loadavg: 4.01 3.55 2.07 5/190 25767
/proc/meminfo: memFree=13348188/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=40364 CPUtime=642.32 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 207635 0 0 0 64200 32 0 0 25 0 1 0 540522442 41332736 9622 33554432000 134512640 134761588 4288135152 18446744073709551615 134616741 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 10091 9622 276 61 0 9394 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 40364

[startup+702.301 s]
/proc/loadavg: 4.06 3.64 2.18 5/190 25769
/proc/meminfo: memFree=13368268/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=40364 CPUtime=702.32 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 223764 0 0 0 70198 34 0 0 25 0 1 0 540522442 41332736 9622 33554432000 134512640 134761588 4288135152 18446744073709551615 134680751 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 10091 9622 276 61 0 9394 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 40364

[startup+762.306 s]
/proc/loadavg: 4.05 3.72 2.31 5/190 25770
/proc/meminfo: memFree=13348648/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=38316 CPUtime=762.32 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 240918 0 0 0 76195 37 0 0 25 0 1 0 540522442 39235584 9110 33554432000 134512640 134761588 4288135152 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 9579 9110 276 61 0 8882 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 38316

[startup+822.301 s]
/proc/loadavg: 4.02 3.76 2.40 5/190 25772
/proc/meminfo: memFree=13331528/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=40876 CPUtime=822.32 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 259671 0 0 0 82191 41 0 0 25 0 1 0 540522442 41857024 9750 33554432000 134512640 134761588 4288135152 18446744073709551615 134636450 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 10219 9750 276 61 0 9522 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 40876

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 2.51 5/190 25774
/proc/meminfo: memFree=13358424/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=50092 CPUtime=882.32 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 276152 0 0 0 88189 43 0 0 25 0 1 0 540522442 51294208 12054 33554432000 134512640 134761588 4288135152 18446744073709551615 134726296 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 12523 12054 276 61 0 11826 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 50092

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 2.59 5/190 25775
/proc/meminfo: memFree=13345880/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=49836 CPUtime=942.32 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 295449 0 0 0 94187 45 0 0 25 0 1 0 540522442 51032064 11990 33554432000 134512640 134761588 4288135152 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 12459 11990 276 61 0 11762 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 49836

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.68 5/190 25777
/proc/meminfo: memFree=13349096/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=38956 CPUtime=1002.33 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 311610 0 0 0 100185 48 0 0 25 0 1 0 540522442 39890944 9270 33554432000 134512640 134761588 4288135152 18446744073709551615 134684628 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 9739 9270 276 61 0 9042 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 38956

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.76 5/190 25778
/proc/meminfo: memFree=13360000/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=46124 CPUtime=1062.33 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 328060 0 0 0 106181 52 0 0 25 0 1 0 540522442 47230976 11062 33554432000 134512640 134761588 4288135152 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 11531 11062 276 61 0 10834 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 46124

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.84 5/190 25780
/proc/meminfo: memFree=13327984/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=48940 CPUtime=1122.33 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 345309 0 0 0 112178 55 0 0 25 0 1 0 540522442 50114560 11766 33554432000 134512640 134761588 4288135152 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 12235 11766 276 61 0 11538 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 48940

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.90 5/190 25782
/proc/meminfo: memFree=13338132/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=38956 CPUtime=1182.33 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 362366 0 0 0 118175 58 0 0 25 0 1 0 540522442 39890944 9270 33554432000 134512640 134761588 4288135152 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 9739 9270 276 61 0 9042 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 38956

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.97 5/190 25783
/proc/meminfo: memFree=13358932/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=43052 CPUtime=1242.33 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 383199 0 0 0 124172 61 0 0 25 0 1 0 540522442 44085248 10294 33554432000 134512640 134761588 4288135152 18446744073709551615 134644616 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 10763 10294 276 61 0 10066 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 43052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.94 3.03 5/190 25785
/proc/meminfo: memFree=13364496/32950928 swapFree=67111528/67111528
[pid=25594] ppid=25592 vsize=43052 CPUtime=1300.04 cores=0,2
/proc/25594/stat : 25594 (MPhaseSAT64) R 25592 25594 25554 0 -1 4202496 399296 0 0 0 129941 63 0 0 25 0 1 0 540522442 44085248 10294 33554432000 134512640 134761588 4288135152 18446744073709551615 134636586 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/25594/statm: 10763 10294 276 61 0 10066 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 43052

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.06
CPU user time (s): 1299.41
CPU system time (s): 0.641902
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 61868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.41
system time used= 0.641902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 399296
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= 9
involuntary context switches= 2307

runsolver used 2.32864 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-22 22:08:38
IDJOB=3259367
IDBENCH=71571
IDSOLVER=1521
FILE ID=node114/3259367-1303502917
RUNJOBID= node114-1303502915-25572
PBS_JOBID= 13134223
Free space on /tmp= 71256 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259367-1303502917/watcher-3259367-1303502917 -o /tmp/evaluation-result-3259367-1303502917/solver-3259367-1303502917 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3259367-1303502917.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=1150368050

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13591296 kB
Buffers:       1911484 kB
Cached:       16797184 kB
SwapCached:          0 kB
Active:        9396276 kB
Inactive:      9382824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13591296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3908 kB
Writeback:           0 kB
AnonPages:       70212 kB
Mapped:          15948 kB
Slab:           516724 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214432 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= 71244 MiB
End job on node114 at 2011-04-22 22:30:20