Trace number 3292215

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 2011-02-15? (TO) 1300.06 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_29.renamed-as.sat05-1916.cnf
MD5SUMf874c09c5787bb3c6a16f7a5f9ea0ad4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.544
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

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-3292215-1303787683/watcher-3292215-1303787683 -o /tmp/evaluation-result-3292215-1303787683/solver-3292215-1303787683 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3292215-1303787683.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: 3.68 3.93 3.91 5/180 31997
/proc/meminfo: memFree=14805788/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=4920 CPUtime=0 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 490365374 5038080 275 33554432000 134512640 134731564 4289226656 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 1230 275 225 54 0 540 0

[startup+0.0263909 s]
/proc/loadavg: 3.68 3.93 3.91 5/180 31997
/proc/meminfo: memFree=14805788/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=4920 CPUtime=0.02 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 438 0 0 0 2 0 0 0 22 0 1 0 490365374 5038080 379 33554432000 134512640 134731564 4289226656 18446744073709551615 9327652 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 1230 379 225 54 0 540 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4920

[startup+0.100373 s]
/proc/loadavg: 3.68 3.93 3.91 5/180 31997
/proc/meminfo: memFree=14805788/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=6456 CPUtime=0.09 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 1246 0 0 0 9 0 0 0 22 0 1 0 490365374 6610944 760 33554432000 134512640 134731564 4289226656 18446744073709551615 134559237 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 1614 770 236 54 0 924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6456

[startup+0.300346 s]
/proc/loadavg: 3.68 3.93 3.91 5/180 31997
/proc/meminfo: memFree=14805788/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=12904 CPUtime=0.29 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 4157 0 0 0 29 0 0 0 23 0 1 0 490365374 13213696 2793 33554432000 134512640 134731564 4289226656 18446744073709551615 134624741 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 3226 2793 269 54 0 2536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12904

[startup+0.700264 s]
/proc/loadavg: 3.68 3.93 3.91 5/180 31997
/proc/meminfo: memFree=14805788/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=12904 CPUtime=0.69 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 4157 0 0 0 69 0 0 0 25 0 1 0 490365374 13213696 2793 33554432000 134512640 134731564 4289226656 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 3226 2793 269 54 0 2536 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12904

[startup+1.50111 s]
/proc/loadavg: 3.68 3.93 3.91 5/184 32004
/proc/meminfo: memFree=14691832/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=12904 CPUtime=1.49 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 4157 0 0 0 149 0 0 0 25 0 1 0 490365374 13213696 2793 33554432000 134512640 134731564 4289226656 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 3226 2793 269 54 0 2536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12904

[startup+3.1008 s]
/proc/loadavg: 3.68 3.93 3.91 5/184 32004
/proc/meminfo: memFree=14599164/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=12904 CPUtime=3.09 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 4157 0 0 0 309 0 0 0 25 0 1 0 490365374 13213696 2793 33554432000 134512640 134731564 4289226656 18446744073709551615 134719850 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 3226 2793 269 54 0 2536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12904

[startup+6.3012 s]
/proc/loadavg: 3.70 3.93 3.91 5/190 32017
/proc/meminfo: memFree=14459908/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=13300 CPUtime=6.29 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 4256 0 0 0 629 0 0 0 25 0 1 0 490365374 13619200 2892 33554432000 134512640 134731564 4289226656 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 3325 2892 269 54 0 2635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13300

[startup+12.701 s]
/proc/loadavg: 3.73 3.94 3.91 5/190 32017
/proc/meminfo: memFree=13830932/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=14236 CPUtime=12.69 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 10052 0 0 0 1268 1 0 0 25 0 1 0 490365374 14577664 3124 33554432000 134512640 134731564 4289226656 18446744073709551615 134723652 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 3559 3124 276 54 0 2869 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14236

[startup+25.5005 s]
/proc/loadavg: 3.79 3.94 3.91 5/187 32020
/proc/meminfo: memFree=14467348/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=15556 CPUtime=25.49 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 10389 0 0 0 2548 1 0 0 25 0 1 0 490365374 15929344 3461 33554432000 134512640 134731564 4289226656 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 3889 3461 276 54 0 3199 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15556

[startup+51.1006 s]
/proc/loadavg: 3.86 3.94 3.91 5/190 32099
/proc/meminfo: memFree=14726736/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=16216 CPUtime=51.09 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 10543 0 0 0 5108 1 0 0 25 0 1 0 490365374 16605184 3615 33554432000 134512640 134731564 4289226656 18446744073709551615 134620761 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 4054 3615 276 54 0 3364 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16216

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.91 5/190 32100
/proc/meminfo: memFree=14721500/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=17408 CPUtime=102.3 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 10826 0 0 0 10228 2 0 0 25 0 1 0 490365374 17825792 3898 33554432000 134512640 134731564 4289226656 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 4352 3898 276 54 0 3662 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 17408

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.91 5/190 32102
/proc/meminfo: memFree=14712436/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=20252 CPUtime=162.29 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 11506 0 0 0 16227 2 0 0 25 0 1 0 490365374 20738048 4578 33554432000 134512640 134731564 4289226656 18446744073709551615 134621186 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 5063 4578 276 54 0 4373 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20252

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 32130
/proc/meminfo: memFree=14699764/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=22144 CPUtime=222.29 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 11967 0 0 0 22227 2 0 0 25 0 1 0 490365374 22675456 5039 33554432000 134512640 134731564 4289226656 18446744073709551615 9175378 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 5536 5039 276 54 0 4846 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 22144

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 32132
/proc/meminfo: memFree=14694408/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=24080 CPUtime=282.3 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 12430 0 0 0 28227 3 0 0 25 0 1 0 490365374 24657920 5502 33554432000 134512640 134731564 4289226656 18446744073709551615 134715874 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6020 5502 276 54 0 5330 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 24080

[startup+342.301 s]
/proc/loadavg: 4.07 3.99 3.92 5/190 32133
/proc/meminfo: memFree=14687692/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=24080 CPUtime=342.31 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 12468 0 0 0 34228 3 0 0 25 0 1 0 490365374 24657920 5540 33554432000 134512640 134731564 4289226656 18446744073709551615 134659694 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6020 5540 276 54 0 5330 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 24080

[startup+402.3 s]
/proc/loadavg: 4.02 3.99 3.92 5/190 32135
/proc/meminfo: memFree=14682476/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=24080 CPUtime=402.31 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 12479 0 0 0 40228 3 0 0 25 0 1 0 490365374 24657920 5551 33554432000 134512640 134731564 4289226656 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6020 5551 276 54 0 5330 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 24080

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 32137
/proc/meminfo: memFree=14678376/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=24644 CPUtime=462.31 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 12634 0 0 0 46228 3 0 0 25 0 1 0 490365374 25235456 5706 33554432000 134512640 134731564 4289226656 18446744073709551615 134655710 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6161 5706 276 54 0 5471 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 24644

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 32138
/proc/meminfo: memFree=14673160/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=25772 CPUtime=522.31 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 12874 0 0 0 52227 4 0 0 25 0 1 0 490365374 26390528 5946 33554432000 134512640 134731564 4289226656 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6443 5946 276 54 0 5753 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 25772

[startup+582.301 s]
/proc/loadavg: 4.11 4.02 3.93 5/190 32140
/proc/meminfo: memFree=14669056/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=26772 CPUtime=582.32 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 13089 0 0 0 58228 4 0 0 25 0 1 0 490365374 27414528 6161 33554432000 134512640 134731564 4289226656 18446744073709551615 134655792 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6693 6161 276 54 0 6003 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 26772

[startup+642.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 32142
/proc/meminfo: memFree=14664708/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=27500 CPUtime=642.32 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 13231 0 0 0 64228 4 0 0 25 0 1 0 490365374 28160000 6303 33554432000 134512640 134731564 4289226656 18446744073709551615 9463774 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6875 6303 276 54 0 6185 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 27500

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 32143
/proc/meminfo: memFree=14659596/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=28092 CPUtime=702.32 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 13372 0 0 0 70228 4 0 0 25 0 1 0 490365374 28766208 6444 33554432000 134512640 134731564 4289226656 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 7023 6444 276 54 0 6333 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 28092

[startup+762.306 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 32145
/proc/meminfo: memFree=14656744/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=28988 CPUtime=762.33 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 13569 0 0 0 76229 4 0 0 25 0 1 0 490365374 29683712 6641 33554432000 134512640 134731564 4289226656 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 7247 6641 276 54 0 6557 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 28988

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 32146
/proc/meminfo: memFree=14658352/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=23528 CPUtime=822.32 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 13604 0 0 0 82228 4 0 0 25 0 1 0 490365374 24092672 5455 33554432000 134512640 134731564 4289226656 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 5882 5455 276 54 0 5192 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 23528

[startup+882.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 32148
/proc/meminfo: memFree=14655120/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=23528 CPUtime=882.32 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 13605 0 0 0 88228 4 0 0 25 0 1 0 490365374 24092672 5456 33554432000 134512640 134731564 4289226656 18446744073709551615 134717535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 5882 5456 276 54 0 5192 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 23528

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 32149
/proc/meminfo: memFree=14654364/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=24080 CPUtime=942.32 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 13733 0 0 0 94228 4 0 0 25 0 1 0 490365374 24657920 5584 33554432000 134512640 134731564 4289226656 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6020 5584 276 54 0 5330 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 24080

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 32151
/proc/meminfo: memFree=14651016/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=25200 CPUtime=1002.32 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 13985 0 0 0 100228 4 0 0 25 0 1 0 490365374 25804800 5836 33554432000 134512640 134731564 4289226656 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6300 5836 276 54 0 5610 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 25200

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 32153
/proc/meminfo: memFree=14648652/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=26152 CPUtime=1062.34 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 14186 0 0 0 106229 5 0 0 25 0 1 0 490365374 26779648 6037 33554432000 134512640 134731564 4289226656 18446744073709551615 134659932 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6538 6037 276 54 0 5848 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 26152

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 32154
/proc/meminfo: memFree=14646784/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=27052 CPUtime=1122.33 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 14375 0 0 0 112228 5 0 0 25 0 1 0 490365374 27701248 6226 33554432000 134512640 134731564 4289226656 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6763 6226 276 54 0 6073 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 27052

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 32156
/proc/meminfo: memFree=14644528/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=27652 CPUtime=1182.33 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 14504 0 0 0 118228 5 0 0 25 0 1 0 490365374 28315648 6355 33554432000 134512640 134731564 4289226656 18446744073709551615 134634872 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 6913 6355 276 54 0 6223 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 27652

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 32157
/proc/meminfo: memFree=14645392/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=23776 CPUtime=1242.33 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 14590 0 0 0 124228 5 0 0 25 0 1 0 490365374 24346624 5513 33554432000 134512640 134731564 4289226656 18446744073709551615 134621190 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 5944 5513 276 54 0 5254 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 23776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 32159
/proc/meminfo: memFree=14642656/32950928 swapFree=67087032/67111528
[pid=31997] ppid=31995 vsize=23776 CPUtime=1300.04 cores=0,2
/proc/31997/stat : 31997 (MPhaseSAT) R 31995 31997 31468 0 -1 4202496 14591 0 0 0 129999 5 0 0 25 0 1 0 490365374 24346624 5514 33554432000 134512640 134731564 4289226656 18446744073709551615 134620731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/31997/statm: 5944 5514 276 54 0 5254 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 23776

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14591
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= 15
involuntary context switches= 16372

runsolver used 2.34864 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-26 05:14:43
IDJOB=3292215
IDBENCH=85973
IDSOLVER=1520
FILE ID=node148/3292215-1303787683
RUNJOBID= node148-1303787683-31973
PBS_JOBID= 13157238
Free space on /tmp= 71652 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_29.renamed-as.sat05-1916.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292215-1303787683/watcher-3292215-1303787683 -o /tmp/evaluation-result-3292215-1303787683/solver-3292215-1303787683 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3292215-1303787683.cnf

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

MD5SUM BENCH= f874c09c5787bb3c6a16f7a5f9ea0ad4
RANDOM SEED=548012294

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14806192 kB
Buffers:       2064772 kB
Cached:       15460572 kB
SwapCached:       5264 kB
Active:        8421652 kB
Inactive:      9158968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14806192 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           13608 kB
Writeback:           0 kB
AnonPages:       51924 kB
Mapped:          13476 kB
Slab:           499288 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   199868 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= 71652 MiB
End job on node148 at 2011-04-26 05:36:25