Trace number 3259631

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-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3259631-1303502955/watcher-3259631-1303502955 -o /tmp/evaluation-result-3259631-1303502955/solver-3259631-1303502955 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3259631-1303502955.cnf 

running on 2 cores: 4,6

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: 1.95 0.50 0.32 5/189 25723
/proc/meminfo: memFree=13528064/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=7844 CPUtime=0 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 540526226 8032256 274 33554432000 134512640 134761588 4290279728 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 1961 274 225 61 0 1264 0

[startup+0.097908 s]
/proc/loadavg: 1.95 0.50 0.32 5/189 25723
/proc/meminfo: memFree=13528064/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=7844 CPUtime=0.09 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 869 0 0 0 9 0 0 0 25 0 1 0 540526226 8032256 810 33554432000 134512640 134761588 4290279728 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 1961 811 225 61 0 1264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7844

[startup+0.100919 s]
/proc/loadavg: 1.95 0.50 0.32 5/189 25723
/proc/meminfo: memFree=13528064/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=7844 CPUtime=0.09 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 887 0 0 0 9 0 0 0 25 0 1 0 540526226 8032256 828 33554432000 134512640 134761588 4290279728 18446744073709551615 10127572 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 1961 828 225 61 0 1264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7844

[startup+0.300874 s]
/proc/loadavg: 1.95 0.50 0.32 5/189 25723
/proc/meminfo: memFree=13528064/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=15152 CPUtime=0.28 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 6050 0 0 0 28 0 0 0 25 0 1 0 540526226 15515648 2399 33554432000 134512640 134761588 4290279728 18446744073709551615 10281735 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 3788 2424 245 61 0 3091 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15152

[startup+0.700798 s]
/proc/loadavg: 1.95 0.50 0.32 5/189 25723
/proc/meminfo: memFree=13528064/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=17828 CPUtime=0.69 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 8714 0 0 0 68 1 0 0 25 0 1 0 540526226 18255872 4015 33554432000 134512640 134761588 4290279728 18446744073709551615 134614789 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 4457 4015 265 61 0 3760 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17828

[startup+1.50064 s]
/proc/loadavg: 1.95 0.50 0.32 5/190 25724
/proc/meminfo: memFree=13511828/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=17988 CPUtime=1.49 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 8754 0 0 0 148 1 0 0 25 0 1 0 540526226 18419712 4055 33554432000 134512640 134761588 4290279728 18446744073709551615 134614440 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 4497 4055 265 61 0 3800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17988

[startup+3.10034 s]
/proc/loadavg: 1.95 0.50 0.32 5/190 25724
/proc/meminfo: memFree=13512448/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=23488 CPUtime=3.09 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 10134 0 0 0 308 1 0 0 25 0 1 0 540526226 24051712 5435 33554432000 134512640 134761588 4290279728 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 5872 5435 270 61 0 5175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23488

[startup+6.30073 s]
/proc/loadavg: 2.11 0.56 0.34 5/190 25724
/proc/meminfo: memFree=13520272/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=23156 CPUtime=6.29 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 12211 0 0 0 628 1 0 0 25 0 1 0 540526226 23711744 5336 33554432000 134512640 134761588 4290279728 18446744073709551615 134617338 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 5789 5336 270 61 0 5092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23156

[startup+12.7005 s]
/proc/loadavg: 2.26 0.62 0.36 5/190 25724
/proc/meminfo: memFree=13508540/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=24184 CPUtime=12.69 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 15797 0 0 0 1267 2 0 0 25 0 1 0 540526226 24764416 5609 33554432000 134512640 134761588 4290279728 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 6046 5609 270 61 0 5349 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24184

[startup+25.5011 s]
/proc/loadavg: 2.65 0.78 0.42 5/190 25752
/proc/meminfo: memFree=13499576/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=23980 CPUtime=25.49 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 19498 0 0 0 2547 2 0 0 25 0 1 0 540526226 24555520 5558 33554432000 134512640 134761588 4290279728 18446744073709551615 134751752 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 5995 5558 270 61 0 5298 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23980

[startup+51.1003 s]
/proc/loadavg: 3.11 1.04 0.51 5/190 25753
/proc/meminfo: memFree=13486836/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=25804 CPUtime=51.09 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 48843 0 0 0 5103 6 0 0 25 0 1 0 540526226 26423296 5990 33554432000 134512640 134761588 4290279728 18446744073709551615 134618271 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 6451 5990 276 61 0 5754 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25804

[startup+102.307 s]
/proc/loadavg: 3.61 1.49 0.69 5/190 25754
/proc/meminfo: memFree=13449252/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=38804 CPUtime=102.3 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 65453 0 0 0 10222 8 0 0 25 0 1 0 540526226 39735296 9190 33554432000 134512640 134761588 4290279728 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 9701 9190 276 61 0 9004 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38804

[startup+162.3 s]
/proc/loadavg: 3.93 1.96 0.90 5/190 25755
/proc/meminfo: memFree=13436956/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=42764 CPUtime=162.3 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 89691 0 0 0 16219 11 0 0 25 0 1 0 540526226 43790336 10153 33554432000 134512640 134761588 4290279728 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 10691 10153 276 61 0 9994 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42764

[startup+222.301 s]
/proc/loadavg: 3.97 2.33 1.09 5/190 25757
/proc/meminfo: memFree=13408044/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=49432 CPUtime=222.3 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 109665 0 0 0 22217 13 0 0 25 0 1 0 540526226 50618368 11923 33554432000 134512640 134761588 4290279728 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 12358 11923 276 61 0 11661 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 49432

[startup+282.301 s]
/proc/loadavg: 3.99 2.63 1.27 5/190 25759
/proc/meminfo: memFree=13402076/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=48400 CPUtime=282.3 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 124194 0 0 0 28214 16 0 0 25 0 1 0 540526226 49561600 11665 33554432000 134512640 134761588 4290279728 18446744073709551615 134635870 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 12100 11665 276 61 0 11403 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 48400

[startup+342.301 s]
/proc/loadavg: 4.07 2.89 1.44 5/190 25760
/proc/meminfo: memFree=13403564/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=51172 CPUtime=342.31 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 139363 0 0 0 34212 19 0 0 25 0 1 0 540526226 52400128 12358 33554432000 134512640 134761588 4290279728 18446744073709551615 134636669 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 12793 12358 276 61 0 12096 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 51172

[startup+402.301 s]
/proc/loadavg: 4.02 3.09 1.60 5/190 25762
/proc/meminfo: memFree=13387052/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=53952 CPUtime=402.31 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 151626 0 0 0 40210 21 0 0 25 0 1 0 540526226 55246848 13053 33554432000 134512640 134761588 4290279728 18446744073709551615 134751896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 13488 13053 276 61 0 12791 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 53952

[startup+462.3 s]
/proc/loadavg: 4.01 3.25 1.75 5/190 25763
/proc/meminfo: memFree=13381204/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=56240 CPUtime=462.3 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 165804 0 0 0 46207 23 0 0 25 0 1 0 540526226 57589760 13625 33554432000 134512640 134761588 4290279728 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 14060 13625 276 61 0 13363 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 56240

[startup+522.301 s]
/proc/loadavg: 4.03 3.40 1.89 5/190 25765
/proc/meminfo: memFree=13370768/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=60836 CPUtime=522.31 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 180525 0 0 0 52206 25 0 0 25 0 1 0 540526226 62296064 14774 33554432000 134512640 134761588 4290279728 18446744073709551615 134636625 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 15209 14774 276 61 0 14512 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 60836

[startup+582.301 s]
/proc/loadavg: 4.01 3.51 2.02 5/190 25767
/proc/meminfo: memFree=13362080/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=69284 CPUtime=582.31 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 198543 0 0 0 58203 28 0 0 25 0 1 0 540526226 70946816 16886 33554432000 134512640 134761588 4290279728 18446744073709551615 134644664 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 17321 16886 276 61 0 16624 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 69284

[startup+642.3 s]
/proc/loadavg: 4.00 3.59 2.14 5/190 25768
/proc/meminfo: memFree=13368144/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=61092 CPUtime=642.32 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 213136 0 0 0 64202 30 0 0 25 0 1 0 540526226 62558208 14838 33554432000 134512640 134761588 4290279728 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 15273 14838 276 61 0 14576 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 61092

[startup+702.301 s]
/proc/loadavg: 4.08 3.69 2.26 5/190 25770
/proc/meminfo: memFree=13368000/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=60324 CPUtime=702.32 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 226787 0 0 0 70200 32 0 0 25 0 1 0 540526226 61771776 14646 33554432000 134512640 134761588 4290279728 18446744073709551615 134748351 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 15081 14646 276 61 0 14384 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 60324

[startup+762.307 s]
/proc/loadavg: 4.03 3.75 2.37 5/190 25771
/proc/meminfo: memFree=13351500/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=71588 CPUtime=762.33 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 243941 0 0 0 76199 34 0 0 25 0 1 0 540526226 73306112 17462 33554432000 134512640 134761588 4290279728 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 17897 17462 276 61 0 17200 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 71588

[startup+822.3 s]
/proc/loadavg: 4.01 3.79 2.47 5/190 25773
/proc/meminfo: memFree=13358052/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=57124 CPUtime=822.31 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 257318 0 0 0 82196 35 0 0 25 0 1 0 540526226 58494976 13846 33554432000 134512640 134761588 4290279728 18446744073709551615 134682594 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 14281 13846 276 61 0 13584 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 57124

[startup+882.301 s]
/proc/loadavg: 4.00 3.83 2.56 5/190 25775
/proc/meminfo: memFree=13348120/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=70692 CPUtime=882.32 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 273543 0 0 0 88194 38 0 0 25 0 1 0 540526226 72388608 17238 33554432000 134512640 134761588 4290279728 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 17673 17238 276 61 0 16976 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 70692

[startup+942.301 s]
/proc/loadavg: 4.00 3.85 2.65 5/190 25776
/proc/meminfo: memFree=13352448/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=63268 CPUtime=942.32 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 287816 0 0 0 94192 40 0 0 25 0 1 0 540526226 64786432 15382 33554432000 134512640 134761588 4290279728 18446744073709551615 134748500 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 15817 15382 276 61 0 15120 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 63268

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.73 5/190 25778
/proc/meminfo: memFree=13355040/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=59172 CPUtime=1002.33 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 300969 0 0 0 100191 42 0 0 25 0 1 0 540526226 60592128 14358 33554432000 134512640 134761588 4290279728 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 14793 14358 276 61 0 14096 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 59172

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.81 5/190 25779
/proc/meminfo: memFree=13361484/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=63268 CPUtime=1062.33 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 315338 0 0 0 106190 43 0 0 25 0 1 0 540526226 64786432 15382 33554432000 134512640 134761588 4290279728 18446744073709551615 134748115 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 15817 15382 276 61 0 15120 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 63268

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.88 5/190 25781
/proc/meminfo: memFree=13334792/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=78504 CPUtime=1122.33 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 332492 0 0 0 112188 45 0 0 25 0 1 0 540526226 80388096 19191 33554432000 134512640 134761588 4290279728 18446744073709551615 134651663 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 19626 19191 276 61 0 18929 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 78504

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.95 5/190 25783
/proc/meminfo: memFree=13360808/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=62248 CPUtime=1182.33 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 345741 0 0 0 118186 47 0 0 25 0 1 0 540526226 63741952 15127 33554432000 134512640 134761588 4290279728 18446744073709551615 134747206 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 15562 15127 276 61 0 14865 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 62248

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.01 5/190 25784
/proc/meminfo: memFree=13341688/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=74408 CPUtime=1242.33 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 362190 0 0 0 124184 49 0 0 25 0 1 0 540526226 76193792 18167 33554432000 134512640 134761588 4290279728 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 18602 18167 276 61 0 17905 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 74408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.67 3.85 3.04 5/190 25842
/proc/meminfo: memFree=13371344/32950928 swapFree=67111528/67111528
[pid=25723] ppid=25721 vsize=84776 CPUtime=1300.04 cores=4,6
/proc/25723/stat : 25723 (MPhaseSAT64) R 25721 25723 25554 0 -1 4202496 378991 0 0 0 129953 51 0 0 25 0 1 0 540526226 86810624 20759 33554432000 134512640 134761588 4290279728 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25723/statm: 21194 20759 276 61 0 20497 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 84776

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.54
CPU system time (s): 0.52092
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 86568

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

runsolver used 2.24166 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-22 22:09:15
IDJOB=3259631
IDBENCH=71605
IDSOLVER=1521
FILE ID=node114/3259631-1303502955
RUNJOBID= node114-1303502915-25573
PBS_JOBID= 13134223
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=1575185462

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:      13528096 kB
Buffers:       1911572 kB
Cached:       16808496 kB
SwapCached:          0 kB
Active:        9457376 kB
Inactive:      9384764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13528096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10252 kB
Writeback:           0 kB
AnonPages:      122180 kB
Mapped:          16804 kB
Slab:           516780 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   306608 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= 71236 MiB
End job on node114 at 2011-04-22 22:30:57