Trace number 3219560

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
MPhaseSAT_M 2011-02-16? (TO) 4999.99 5000.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S970100151-015-UNKNOWN.cnf
MD5SUM1ba3e47e885ea3862e5726ce64a96a9c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark152.918
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-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-3219560-1303259274/watcher-3219560-1303259274 -o /tmp/evaluation-result-3219560-1303259274/solver-3219560-1303259274 -C 5000 -W 5000 -M 15500 MPhaseSAT_M HOME/instance-3219560-1303259274.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.38 1/172 952
/proc/meminfo: memFree=14594700/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=524 CPUtime=0 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) S 950 952 923 0 -1 4194304 71 0 0 0 0 0 0 0 20 0 1 0 437526198 536576 27 33554432000 134512640 134829744 4294205904 18446744073709551615 6132308 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/952/statm: 131 27 20 78 0 24 0

[startup+0.0788329 s]
/proc/loadavg: 0.00 0.00 0.38 1/172 952
/proc/meminfo: memFree=14594700/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=524 CPUtime=0 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) S 950 952 923 0 -1 4194304 71 0 0 0 0 0 0 0 20 0 1 0 437526198 536576 27 33554432000 134512640 134829744 4294205904 18446744073709551615 6132308 0 2147483391 4096 0 18446744071699199166 0 0 17 6 0 0 0
/proc/952/statm: 131 27 20 78 0 24 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 524

[startup+0.100848 s]
/proc/loadavg: 0.00 0.00 0.38 1/172 952
/proc/meminfo: memFree=14594700/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=524 CPUtime=0 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) S 950 952 923 0 -1 4194304 71 0 0 0 0 0 0 0 20 0 1 0 437526198 536576 27 33554432000 134512640 134829744 4294205904 18446744073709551615 6132308 0 2147483391 4096 0 18446744071699199166 0 0 17 6 0 0 0
/proc/952/statm: 131 27 20 78 0 24 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 524

[startup+0.300854 s]
/proc/loadavg: 0.00 0.00 0.38 1/172 952
/proc/meminfo: memFree=14594700/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=5856 CPUtime=0.14 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 2158 0 1 0 14 0 0 0 19 0 1 0 437526198 5996544 943 33554432000 134512640 134829744 4294205904 18446744073709551615 134566698 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 1464 943 302 78 0 750 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5856

[startup+0.700799 s]
/proc/loadavg: 0.00 0.00 0.38 1/172 952
/proc/meminfo: memFree=14594700/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=33228 CPUtime=0.54 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 12597 0 1 0 52 2 0 0 20 0 1 0 437526198 34025472 7396 33554432000 134512640 134829744 4294205904 18446744073709551615 134696283 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 8307 7396 329 78 0 7593 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 33228

[startup+1.5006 s]
/proc/loadavg: 0.00 0.00 0.38 3/178 963
/proc/meminfo: memFree=14556900/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=31712 CPUtime=1.34 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 12824 0 1 0 132 2 0 0 22 0 1 0 437526198 32473088 7004 33554432000 134512640 134829744 4294205904 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 7928 7004 341 78 0 7214 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 31712

[startup+3.10024 s]
/proc/loadavg: 0.00 0.00 0.38 3/178 963
/proc/meminfo: memFree=14555660/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=33436 CPUtime=2.94 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 13274 0 1 0 292 2 0 0 25 0 1 0 437526198 34238464 7454 33554432000 134512640 134829744 4294205904 18446744073709551615 134725241 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 8359 7454 341 78 0 7645 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 33436

[startup+6.30074 s]
/proc/loadavg: 0.16 0.03 0.38 3/178 963
/proc/meminfo: memFree=14548232/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=40200 CPUtime=6.14 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 14970 0 1 0 612 2 0 0 25 0 1 0 437526198 41164800 9150 33554432000 134512640 134829744 4294205904 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 10050 9150 341 78 0 9336 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 40200

[startup+12.7007 s]
/proc/loadavg: 0.31 0.07 0.39 3/178 963
/proc/meminfo: memFree=14533892/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=50808 CPUtime=12.54 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 17607 0 1 0 1252 2 0 0 25 0 1 0 437526198 52027392 11787 33554432000 134512640 134829744 4294205904 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 12702 11787 341 78 0 11988 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50808

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.42 3/178 963
/proc/meminfo: memFree=14530356/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=52964 CPUtime=25.34 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 18159 0 1 0 2531 3 0 0 25 0 1 0 437526198 54235136 12339 33554432000 134512640 134829744 4294205904 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 13241 12339 341 78 0 12527 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 52964

[startup+51.1008 s]
/proc/loadavg: 1.20 0.32 0.46 3/178 964
/proc/meminfo: memFree=14546640/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=38184 CPUtime=50.94 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 43320 0 1 0 5088 6 0 0 25 0 1 0 437526198 39100416 8519 33554432000 134512640 134829744 4294205904 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 9546 8519 345 78 0 8832 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 38184

[startup+102.307 s]
/proc/loadavg: 1.68 0.60 0.55 3/178 965
/proc/meminfo: memFree=14508200/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=71424 CPUtime=102.14 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 52802 0 1 0 10206 8 0 0 25 0 1 0 437526198 73138176 16813 33554432000 134512640 134829744 4294205904 18446744073709551615 134678497 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 17856 16813 345 78 0 17142 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 71424

[startup+162.301 s]
/proc/loadavg: 1.87 0.83 0.63 3/178 967
/proc/meminfo: memFree=14507924/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=70572 CPUtime=162.15 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 53397 0 1 0 16206 9 0 0 25 0 1 0 437526198 72265728 16633 33554432000 134512640 134829744 4294205904 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 17643 16633 345 78 0 16929 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 70572

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.71 3/178 969
/proc/meminfo: memFree=14496988/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=80816 CPUtime=222.14 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 55867 0 1 0 22205 9 0 0 25 0 1 0 437526198 82755584 19103 33554432000 134512640 134829744 4294205904 18446744073709551615 134614882 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 20204 19103 345 78 0 19490 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 80816

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.79 3/178 970
/proc/meminfo: memFree=14496960/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=80816 CPUtime=282.15 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 55867 0 1 0 28206 9 0 0 25 0 1 0 437526198 82755584 19103 33554432000 134512640 134829744 4294205904 18446744073709551615 134719552 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 20204 19103 345 78 0 19490 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 80816

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.86 3/178 972
/proc/meminfo: memFree=14495576/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=80816 CPUtime=342.15 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 55868 0 1 0 34206 9 0 0 25 0 1 0 437526198 82755584 19104 33554432000 134512640 134829744 4294205904 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 20204 19104 345 78 0 19490 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 80816

[startup+402.3 s]
/proc/loadavg: 2.06 1.49 0.94 3/178 974
/proc/meminfo: memFree=14493068/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=80816 CPUtime=402.15 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 55868 0 1 0 40206 9 0 0 25 0 1 0 437526198 82755584 19104 33554432000 134512640 134829744 4294205904 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 20204 19104 345 78 0 19490 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 80816

[startup+462.3 s]
/proc/loadavg: 2.02 1.58 1.00 3/178 976
/proc/meminfo: memFree=14492796/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=80816 CPUtime=462.15 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 55868 0 1 0 46205 10 0 0 25 0 1 0 437526198 82755584 19104 33554432000 134512640 134829744 4294205904 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 20204 19104 345 78 0 19490 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 80816

[startup+522.301 s]
/proc/loadavg: 2.01 1.65 1.06 3/178 978
/proc/meminfo: memFree=14469828/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=106144 CPUtime=522.15 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 62268 0 1 0 52204 11 0 0 25 0 1 0 437526198 108691456 25504 33554432000 134512640 134829744 4294205904 18446744073709551615 134722447 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 26536 25504 345 78 0 25822 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 106144

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 1.12 3/178 979
/proc/meminfo: memFree=14467568/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=106280 CPUtime=582.15 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 62299 0 1 0 58204 11 0 0 25 0 1 0 437526198 108830720 25535 33554432000 134512640 134829744 4294205904 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 26570 25535 345 78 0 25856 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 106280

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 1082
/proc/meminfo: memFree=14313460/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4002.24 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97412 0 1 0 400200 24 0 0 25 0 1 0 437526198 251064320 60252 33554432000 134512640 134829744 4294205904 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60252 345 78 0 60581 0
Current children cumulated CPU time (s) 4002.24
Current children cumulated vsize (KiB) 245180

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 1084
/proc/meminfo: memFree=14313180/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4062.24 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97412 0 1 0 406200 24 0 0 25 0 1 0 437526198 251064320 60252 33554432000 134512640 134829744 4294205904 18446744073709551615 134722808 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60252 345 78 0 60581 0
Current children cumulated CPU time (s) 4062.24
Current children cumulated vsize (KiB) 245180

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 1086
/proc/meminfo: memFree=14313024/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4122.24 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97412 0 1 0 412200 24 0 0 25 0 1 0 437526198 251064320 60252 33554432000 134512640 134829744 4294205904 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60252 345 78 0 60581 0
Current children cumulated CPU time (s) 4122.24
Current children cumulated vsize (KiB) 245180

[startup+4182.3 s]
/proc/loadavg: 2.13 2.03 1.94 3/178 1087
/proc/meminfo: memFree=14312996/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4182.24 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97412 0 1 0 418200 24 0 0 25 0 1 0 437526198 251064320 60252 33554432000 134512640 134829744 4294205904 18446744073709551615 134712986 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60252 345 78 0 60581 0
Current children cumulated CPU time (s) 4182.24
Current children cumulated vsize (KiB) 245180

[startup+4242.3 s]
/proc/loadavg: 2.05 2.02 1.94 3/178 1089
/proc/meminfo: memFree=14312964/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4242.24 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97412 0 1 0 424200 24 0 0 25 0 1 0 437526198 251064320 60252 33554432000 134512640 134829744 4294205904 18446744073709551615 134725373 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60252 345 78 0 60581 0
Current children cumulated CPU time (s) 4242.24
Current children cumulated vsize (KiB) 245180

[startup+4302.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 1090
/proc/meminfo: memFree=14312812/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4302.24 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97412 0 1 0 430200 24 0 0 25 0 1 0 437526198 251064320 60252 33554432000 134512640 134829744 4294205904 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60252 345 78 0 60581 0
Current children cumulated CPU time (s) 4302.24
Current children cumulated vsize (KiB) 245180

[startup+4362.3 s]
/proc/loadavg: 2.04 2.03 1.95 3/178 1092
/proc/meminfo: memFree=14312784/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4362.25 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97412 0 1 0 436201 24 0 0 25 0 1 0 437526198 251064320 60252 33554432000 134512640 134829744 4294205904 18446744073709551615 134717906 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60252 345 78 0 60581 0
Current children cumulated CPU time (s) 4362.25
Current children cumulated vsize (KiB) 245180

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/178 1094
/proc/meminfo: memFree=14312756/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4422.25 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97413 0 1 0 442201 24 0 0 25 0 1 0 437526198 251064320 60253 33554432000 134512640 134829744 4294205904 18446744073709551615 134719951 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60253 345 78 0 60581 0
Current children cumulated CPU time (s) 4422.25
Current children cumulated vsize (KiB) 245180

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/178 1095
/proc/meminfo: memFree=14312852/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4482.25 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97413 0 1 0 448201 24 0 0 25 0 1 0 437526198 251064320 60253 33554432000 134512640 134829744 4294205904 18446744073709551615 134657910 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60253 345 78 0 60581 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 245180

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 1097
/proc/meminfo: memFree=14312824/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4542.25 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97413 0 1 0 454201 24 0 0 25 0 1 0 437526198 251064320 60253 33554432000 134512640 134829744 4294205904 18446744073709551615 134678680 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60253 345 78 0 60581 0
Current children cumulated CPU time (s) 4542.25
Current children cumulated vsize (KiB) 245180

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 1098
/proc/meminfo: memFree=14312672/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4602.26 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97415 0 1 0 460202 24 0 0 25 0 1 0 437526198 251064320 60255 33554432000 134512640 134829744 4294205904 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60255 345 78 0 60581 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 245180

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 1100
/proc/meminfo: memFree=14312520/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4662.26 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97415 0 1 0 466201 25 0 0 25 0 1 0 437526198 251064320 60255 33554432000 134512640 134829744 4294205904 18446744073709551615 134669647 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60255 345 78 0 60581 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 245180

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 1102
/proc/meminfo: memFree=14312616/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4722.26 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97415 0 1 0 472201 25 0 0 25 0 1 0 437526198 251064320 60255 33554432000 134512640 134829744 4294205904 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60255 345 78 0 60581 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 245180

[startup+4782.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 1103
/proc/meminfo: memFree=14312588/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4782.26 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97415 0 1 0 478201 25 0 0 25 0 1 0 437526198 251064320 60255 33554432000 134512640 134829744 4294205904 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60255 345 78 0 60581 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 245180

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 1105
/proc/meminfo: memFree=14312684/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4842.26 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97415 0 1 0 484201 25 0 0 25 0 1 0 437526198 251064320 60255 33554432000 134512640 134829744 4294205904 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60255 345 78 0 60581 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 245180

[startup+4902.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/178 1106
/proc/meminfo: memFree=14312528/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4902.26 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97415 0 1 0 490201 25 0 0 25 0 1 0 437526198 251064320 60255 33554432000 134512640 134829744 4294205904 18446744073709551615 134661336 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60255 345 78 0 60581 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 245180

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/178 1108
/proc/meminfo: memFree=14312252/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4962.26 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97415 0 1 0 496201 25 0 0 25 0 1 0 437526198 251064320 60255 33554432000 134512640 134829744 4294205904 18446744073709551615 134725408 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60255 345 78 0 60581 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 245180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 1109
/proc/meminfo: memFree=14303792/32950928 swapFree=67111528/67111528
[pid=952] ppid=950 vsize=245180 CPUtime=4999.97 cores=0,2,4,6
/proc/952/stat : 952 (MPhaseSAT_M) R 950 952 923 0 -1 4202496 97415 0 1 0 499972 25 0 0 25 0 1 0 437526198 251064320 60255 33554432000 134512640 134829744 4294205904 18446744073709551615 134722223 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/952/statm: 61295 60255 345 78 0 60581 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 245180

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): 5000.02
CPU time (s): 4999.99
CPU user time (s): 4999.73
CPU system time (s): 0.266959
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 245972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.73
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97415
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 15441

runsolver used 7.2259 second user time and 15.8566 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-20 02:27:54
IDJOB=3219560
IDBENCH=82610
IDSOLVER=1637
FILE ID=node122/3219560-1303259274
RUNJOBID= node122-1303259273-942
PBS_JOBID= 13049504
Free space on /tmp= 71264 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S970100151-015-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219560-1303259274/watcher-3219560-1303259274 -o /tmp/evaluation-result-3219560-1303259274/solver-3219560-1303259274 -C 5000 -W 5000 -M 15500  MPhaseSAT_M HOME/instance-3219560-1303259274.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1ba3e47e885ea3862e5726ce64a96a9c
RANDOM SEED=1773304212

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14594988 kB
Buffers:        786924 kB
Cached:       17148696 kB
SwapCached:          0 kB
Active:        7776528 kB
Inactive:     10223396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14594988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:       64180 kB
Mapped:          14684 kB
Slab:           293152 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187480 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= 71264 MiB
End job on node122 at 2011-04-20 03:51:16