Trace number 3375398

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-05-14 (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

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-3375398-1305462512/watcher-3375398-1305462512 -o /tmp/evaluation-result-3375398-1305462512/solver-3375398-1305462512 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375398-1305462512.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: 4.10 4.04 3.90 5/425 2731
/proc/meminfo: memFree=23088388/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=16028 CPUtime=0 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 1 0 657847934 16412672 353 33554432000 4194304 4479436 140736978982704 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 4007 353 267 70 0 1127 0

[startup+0.0313659 s]
/proc/loadavg: 4.10 4.04 3.90 5/425 2731
/proc/meminfo: memFree=23088388/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=16028 CPUtime=0.03 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 657 0 0 0 3 0 0 0 25 0 1 0 657847934 16412672 599 33554432000 4194304 4479436 140736978982704 18446744073709551615 254500691712 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 4007 599 267 70 0 1127 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16028

[startup+0.10037 s]
/proc/loadavg: 4.10 4.04 3.90 5/425 2731
/proc/meminfo: memFree=23088388/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=19360 CPUtime=0.09 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 2049 0 0 0 9 0 0 0 25 0 1 0 657847934 19824640 1990 33554432000 4194304 4479436 140736978982704 18446744073709551615 4244432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 4840 1990 275 70 0 1960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19360

[startup+0.300312 s]
/proc/loadavg: 4.10 4.04 3.90 5/425 2731
/proc/meminfo: memFree=23088388/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=21096 CPUtime=0.29 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 6867 0 0 0 29 0 0 0 25 0 1 0 657847934 21602304 2528 33554432000 4194304 4479436 140736978982704 18446744073709551615 4304809 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 5274 2528 311 70 0 2394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21096

[startup+0.700242 s]
/proc/loadavg: 4.10 4.04 3.90 5/425 2731
/proc/meminfo: memFree=23088388/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=21096 CPUtime=0.69 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 6956 0 0 0 69 0 0 0 25 0 1 0 657847934 21602304 2617 33554432000 4194304 4479436 140736978982704 18446744073709551615 4306787 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 5274 2617 311 70 0 2394 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21096

[startup+1.50108 s]
/proc/loadavg: 4.10 4.04 3.90 6/426 2732
/proc/meminfo: memFree=23077476/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=26712 CPUtime=1.49 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 8189 0 0 0 149 0 0 0 25 0 1 0 657847934 27353088 3850 33554432000 4194304 4479436 140736978982704 18446744073709551615 4308040 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 6678 3850 311 70 0 3798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26712

[startup+3.10076 s]
/proc/loadavg: 4.09 4.04 3.90 5/426 2732
/proc/meminfo: memFree=23072516/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=29648 CPUtime=3.09 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 9138 0 0 0 309 0 0 0 25 0 1 0 657847934 30359552 4799 33554432000 4194304 4479436 140736978982704 18446744073709551615 4451435 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 7412 4799 317 70 0 4532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29648

[startup+6.30112 s]
/proc/loadavg: 4.09 4.04 3.90 5/426 2732
/proc/meminfo: memFree=23062720/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=37072 CPUtime=6.29 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 10483 0 0 0 629 0 0 0 25 0 1 0 657847934 37961728 6144 33554432000 4194304 4479436 140736978982704 18446744073709551615 4452121 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 9268 6144 317 70 0 6388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37072

[startup+12.7009 s]
/proc/loadavg: 4.07 4.04 3.90 5/426 2732
/proc/meminfo: memFree=23059772/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=39632 CPUtime=12.7 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 11634 0 0 0 1269 1 0 0 25 0 1 0 657847934 40583168 7295 33554432000 4194304 4479436 140736978982704 18446744073709551615 4382480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 9908 7295 317 70 0 7028 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 39632

[startup+25.5003 s]
/proc/loadavg: 4.06 4.04 3.90 5/426 2733
/proc/meminfo: memFree=23049856/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=47824 CPUtime=25.49 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 13682 0 0 0 2548 1 0 0 25 0 1 0 657847934 48971776 9343 33554432000 4194304 4479436 140736978982704 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 11956 9343 317 70 0 9076 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47824

[startup+51.1012 s]
/proc/loadavg: 4.18 4.07 3.91 5/426 2733
/proc/meminfo: memFree=23029440/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=67960 CPUtime=51.1 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 21608 0 0 0 5108 2 0 0 25 0 1 0 657847934 69591040 14386 33554432000 4194304 4479436 140736978982704 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 16990 14386 326 70 0 14110 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 67960

[startup+102.316 s]
/proc/loadavg: 4.13 4.07 3.92 5/426 2735
/proc/meminfo: memFree=23003884/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=92536 CPUtime=102.31 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 27752 0 0 0 10229 2 0 0 25 0 1 0 657847934 94756864 20530 33554432000 4194304 4479436 140736978982704 18446744073709551615 4450989 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 23134 20530 326 70 0 20254 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 92536

[startup+162.301 s]
/proc/loadavg: 4.16 4.08 3.93 5/426 2736
/proc/meminfo: memFree=22994444/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=100732 CPUtime=162.3 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 35945 0 0 0 16227 3 0 0 25 0 1 0 657847934 103149568 22579 33554432000 4194304 4479436 140736978982704 18446744073709551615 4382303 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 25183 22579 326 70 0 22303 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 100732

[startup+222.301 s]
/proc/loadavg: 4.10 4.08 3.94 5/426 2741
/proc/meminfo: memFree=22955868/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=139648 CPUtime=222.3 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 49770 0 0 0 22225 5 0 0 25 0 1 0 657847934 142999552 32308 33554432000 4194304 4479436 140736978982704 18446744073709551615 4346648 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 34912 32308 326 70 0 32032 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 139648

[startup+282.301 s]
/proc/loadavg: 4.04 4.06 3.94 2/420 2745
/proc/meminfo: memFree=22988632/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=131456 CPUtime=282.31 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 53866 0 0 0 28225 6 0 0 25 0 1 0 657847934 134610944 30260 33554432000 4194304 4479436 140736978982704 18446744073709551615 4451314 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 32864 30260 326 70 0 29984 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 131456

[startup+342.301 s]
/proc/loadavg: 2.02 3.46 3.73 2/408 2803
/proc/meminfo: memFree=23001948/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=131456 CPUtime=342.3 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 57962 0 0 0 34224 6 0 0 25 0 1 0 657847934 134610944 30260 33554432000 4194304 4479436 140736978982704 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 32864 30260 326 70 0 29984 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 131456

[startup+402.3 s]
/proc/loadavg: 1.41 3.04 3.57 2/408 2805
/proc/meminfo: memFree=22994232/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=139648 CPUtime=402.31 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 64106 0 0 0 40224 7 0 0 25 0 1 0 657847934 142999552 32308 33554432000 4194304 4479436 140736978982704 18446744073709551615 4451935 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 34912 32308 326 70 0 32032 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 139648

[startup+462.3 s]
/proc/loadavg: 1.14 2.64 3.40 2/408 2806
/proc/meminfo: memFree=23002020/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=131456 CPUtime=462.31 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 68202 0 0 0 46224 7 0 0 25 0 1 0 657847934 134610944 30260 33554432000 4194304 4479436 140736978982704 18446744073709551615 4336181 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 32864 30260 326 70 0 29984 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 131456

[startup+522.3 s]
/proc/loadavg: 1.05 2.36 3.26 2/408 2808
/proc/meminfo: memFree=22994552/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=139648 CPUtime=522.31 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 74346 0 0 0 52223 8 0 0 25 0 1 0 657847934 142999552 32308 33554432000 4194304 4479436 140736978982704 18446744073709551615 4450979 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 34912 32308 326 70 0 32032 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 139648

[startup+582.3 s]
/proc/loadavg: 1.02 2.11 3.11 2/408 2809
/proc/meminfo: memFree=23010508/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=123264 CPUtime=582.31 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 76394 0 0 0 58223 8 0 0 25 0 1 0 657847934 126222336 28212 33554432000 4194304 4479436 140736978982704 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 30816 28212 326 70 0 27936 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 123264

[startup+642.3 s]
/proc/loadavg: 1.15 1.93 2.98 2/408 2812
/proc/meminfo: memFree=22994728/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=139648 CPUtime=642.32 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 82538 0 0 0 64223 9 0 0 25 0 1 0 657847934 142999552 32308 33554432000 4194304 4479436 140736978982704 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 34912 32308 326 70 0 32032 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 139648

[startup+702.3 s]
/proc/loadavg: 1.13 1.78 2.87 2/408 2814
/proc/meminfo: memFree=22994692/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=139648 CPUtime=702.33 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 86634 0 0 0 70223 10 0 0 25 0 1 0 657847934 142999552 32308 33554432000 4194304 4479436 140736978982704 18446744073709551615 4451917 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 34912 32308 326 70 0 32032 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 139648

[startup+762.315 s]
/proc/loadavg: 1.04 1.63 2.74 2/408 2815
/proc/meminfo: memFree=22994792/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=139648 CPUtime=762.34 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 92778 0 0 0 76224 10 0 0 25 0 1 0 657847934 142999552 32308 33554432000 4194304 4479436 140736978982704 18446744073709551615 4307230 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 34912 32308 326 70 0 32032 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 139648

[startup+822.301 s]
/proc/loadavg: 1.02 1.52 2.63 2/408 2817
/proc/meminfo: memFree=22986084/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=147844 CPUtime=822.33 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 100971 0 0 0 82221 12 0 0 25 0 1 0 657847934 151392256 34357 33554432000 4194304 4479436 140736978982704 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 36961 34357 326 70 0 34081 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 147844

[startup+882.301 s]
/proc/loadavg: 1.00 1.42 2.52 2/408 2818
/proc/meminfo: memFree=22982712/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=151940 CPUtime=882.33 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 109163 0 0 0 88220 13 0 0 25 0 1 0 657847934 155586560 35381 33554432000 4194304 4479436 140736978982704 18446744073709551615 4330617 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 37985 35381 326 70 0 35105 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 151940

[startup+942.301 s]
/proc/loadavg: 1.00 1.34 2.43 2/408 2820
/proc/meminfo: memFree=22982688/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=151940 CPUtime=942.33 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 111211 0 0 0 94220 13 0 0 25 0 1 0 657847934 155586560 35381 33554432000 4194304 4479436 140736978982704 18446744073709551615 4450989 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 37985 35381 326 70 0 35105 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 151940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.27 2.33 2/408 2822
/proc/meminfo: memFree=22984268/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=149892 CPUtime=1002.34 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 117355 0 0 0 100220 14 0 0 25 0 1 0 657847934 153489408 34869 33554432000 4194304 4479436 140736978982704 18446744073709551615 4344067 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 37473 34869 326 70 0 34593 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 149892

[startup+1062.3 s]
/proc/loadavg: 1.00 1.22 2.25 2/408 2823
/proc/meminfo: memFree=22985984/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=148868 CPUtime=1062.33 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 121451 0 0 0 106219 14 0 0 25 0 1 0 657847934 152440832 34613 33554432000 4194304 4479436 140736978982704 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 37217 34613 326 70 0 34337 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 148868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.18 2.16 2/408 2825
/proc/meminfo: memFree=22986700/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=148100 CPUtime=1122.34 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 125611 0 0 0 112219 15 0 0 25 0 1 0 657847934 151654400 34421 33554432000 4194304 4479436 140736978982704 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 37025 34421 326 70 0 34145 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 148100

[startup+1182.3 s]
/proc/loadavg: 1.09 1.18 2.10 2/408 2826
/proc/meminfo: memFree=22987164/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=148100 CPUtime=1182.34 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 129867 0 0 0 118219 15 0 0 25 0 1 0 657847934 151654400 34421 33554432000 4194304 4479436 140736978982704 18446744073709551615 4380375 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 37025 34421 326 70 0 34145 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 148100

[startup+1242.3 s]
/proc/loadavg: 1.07 1.15 2.03 2/408 2828
/proc/meminfo: memFree=22994448/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=139780 CPUtime=1242.34 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 132043 0 0 0 124219 15 0 0 25 0 1 0 657847934 143134720 32341 33554432000 4194304 4479436 140736978982704 18446744073709551615 4380256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 34945 32341 326 70 0 32065 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 139780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.12 1.97 2/408 2830
/proc/meminfo: memFree=22981756/32950928 swapFree=45937200/67111528
[pid=2731] ppid=2729 vsize=152072 CPUtime=1300.06 cores=0,2
/proc/2731/stat : 2731 (MPhaseSAT64) R 2729 2731 2453 0 -1 4202496 143308 0 0 0 129989 17 0 0 25 0 1 0 657847934 155721728 35414 33554432000 4194304 4479436 140736978982704 18446744073709551615 4382493 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2731/statm: 38018 35414 326 70 0 35138 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 152072

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.02
CPU time (s): 1300.08
CPU user time (s): 1299.9
CPU system time (s): 0.179972
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 156168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143308
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= 10
involuntary context switches= 4245

runsolver used 5.35618 second user time and 11.5003 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 14:28:33
IDJOB=3375398
IDBENCH=88222
IDSOLVER=1855
FILE ID=node149/3375398-1305462512
RUNJOBID= node149-1305461493-2635
PBS_JOBID= 13324916
Free space on /tmp= 73548 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375398-1305462512/watcher-3375398-1305462512 -o /tmp/evaluation-result-3375398-1305462512/solver-3375398-1305462512 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375398-1305462512.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=140804955

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.806
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.82
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.806
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.806
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.82
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.806
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:      23088544 kB
Buffers:        330116 kB
Cached:        4486832 kB
SwapCached:      19976 kB
Active:        6970956 kB
Inactive:      2577540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23088544 kB
SwapTotal:    67111528 kB
SwapFree:     45937200 kB
Dirty:            2768 kB
Writeback:           0 kB
AnonPages:     4724732 kB
Mapped:          22820 kB
Slab:           165544 kB
PageTables:      79888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 120813204 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= 73548 MiB
End job on node149 at 2011-05-15 14:50:15