Trace number 3292354

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3292354-1303791017/watcher-3292354-1303791017 -o /tmp/evaluation-result-3292354-1303791017/solver-3292354-1303791017 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3292354-1303791017.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.35 2.18 2.94 4/189 14937
/proc/meminfo: memFree=22798660/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=6380 CPUtime=0 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 335 0 0 0 0 0 0 0 18 0 1 0 490699591 6533120 277 33554432000 134512640 134761588 4291029520 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 1595 277 225 61 0 898 0

[startup+0.115872 s]
/proc/loadavg: 1.35 2.18 2.94 4/189 14937
/proc/meminfo: memFree=22798660/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=6380 CPUtime=0.11 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 958 0 0 0 11 0 0 0 18 0 1 0 490699591 6533120 900 33554432000 134512640 134761588 4291029520 18446744073709551615 10028840 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 1595 900 225 61 0 898 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6380

[startup+0.200816 s]
/proc/loadavg: 1.35 2.18 2.94 4/189 14937
/proc/meminfo: memFree=22798660/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=6056 CPUtime=0.19 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 3326 0 0 0 19 0 0 0 18 0 1 0 490699591 6201344 1021 33554432000 134512640 134761588 4291029520 18446744073709551615 134578309 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 1514 1021 236 61 0 817 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6056

[startup+0.300796 s]
/proc/loadavg: 1.35 2.18 2.94 4/189 14937
/proc/meminfo: memFree=22798660/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=14004 CPUtime=0.29 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 6677 0 0 0 29 0 0 0 18 0 1 0 490699591 14340096 3048 33554432000 134512640 134761588 4291029520 18446744073709551615 134644250 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 3501 3048 254 61 0 2804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14004

[startup+0.700719 s]
/proc/loadavg: 1.35 2.18 2.94 4/189 14937
/proc/meminfo: memFree=22798660/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=14188 CPUtime=0.69 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 8906 0 0 0 69 0 0 0 18 0 1 0 490699591 14528512 3106 33554432000 134512640 134761588 4291029520 18446744073709551615 134614784 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 3547 3106 266 61 0 2850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14188

[startup+1.50057 s]
/proc/loadavg: 1.57 2.21 2.94 5/194 14945
/proc/meminfo: memFree=22765532/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=14188 CPUtime=1.49 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 8906 0 0 0 149 0 0 0 20 0 1 0 490699591 14528512 3106 33554432000 134512640 134761588 4291029520 18446744073709551615 134614784 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 3547 3106 266 61 0 2850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14188

[startup+3.10029 s]
/proc/loadavg: 1.57 2.21 2.94 5/194 14945
/proc/meminfo: memFree=22764044/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=15000 CPUtime=3.09 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 9081 0 0 0 309 0 0 0 25 0 1 0 490699591 15360000 3281 33554432000 134512640 134761588 4291029520 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 3750 3281 270 61 0 3053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15000

[startup+6.30069 s]
/proc/loadavg: 1.57 2.21 2.94 5/194 14945
/proc/meminfo: memFree=22758092/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=16280 CPUtime=6.29 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 9401 0 0 0 629 0 0 0 25 0 1 0 490699591 16670720 3601 33554432000 134512640 134761588 4291029520 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 4070 3601 270 61 0 3373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16280

[startup+12.7005 s]
/proc/loadavg: 1.94 2.26 2.95 5/194 14945
/proc/meminfo: memFree=22754912/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=16920 CPUtime=12.69 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 11585 0 0 0 1269 0 0 0 25 0 1 0 490699591 17326080 3761 33554432000 134512640 134761588 4291029520 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 4230 3761 270 61 0 3533 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16920

[startup+25.5011 s]
/proc/loadavg: 2.26 2.32 2.97 5/194 14946
/proc/meminfo: memFree=22747588/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=17848 CPUtime=25.49 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 15083 0 0 0 2548 1 0 0 25 0 1 0 490699591 18276352 3993 33554432000 134512640 134761588 4291029520 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 4462 3993 270 61 0 3765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17848

[startup+51.1004 s]
/proc/loadavg: 2.99 2.49 3.00 5/194 15081
/proc/meminfo: memFree=22310380/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=17848 CPUtime=51.09 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 17888 0 0 0 5108 1 0 0 25 0 1 0 490699591 18276352 4024 33554432000 134512640 134761588 4291029520 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 4462 4024 270 61 0 3765 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17848

[startup+102.301 s]
/proc/loadavg: 3.65 2.76 3.06 5/194 15083
/proc/meminfo: memFree=22419012/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=20432 CPUtime=102.3 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 40538 0 0 0 10225 5 0 0 25 0 1 0 490699591 20922368 4676 33554432000 134512640 134761588 4291029520 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 5108 4676 276 61 0 4411 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20432

[startup+162.301 s]
/proc/loadavg: 3.87 2.98 3.12 5/194 15084
/proc/meminfo: memFree=22544588/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=20652 CPUtime=162.29 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 57899 0 0 0 16222 7 0 0 25 0 1 0 490699591 21147648 4700 33554432000 134512640 134761588 4291029520 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 5163 4700 276 61 0 4466 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20652

[startup+222.307 s]
/proc/loadavg: 3.95 3.16 3.17 5/194 15086
/proc/meminfo: memFree=22543492/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=21292 CPUtime=222.3 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 68878 0 0 0 22221 9 0 0 25 0 1 0 490699591 21803008 4860 33554432000 134512640 134761588 4291029520 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 5323 4860 276 61 0 4626 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 21292

[startup+282.301 s]
/proc/loadavg: 3.98 3.31 3.22 5/194 15087
/proc/meminfo: memFree=22558528/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=24104 CPUtime=282.3 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 75778 0 0 0 28220 10 0 0 25 0 1 0 490699591 24682496 5563 33554432000 134512640 134761588 4291029520 18446744073709551615 134751766 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 6026 5563 276 61 0 5329 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 24104

[startup+342.3 s]
/proc/loadavg: 4.05 3.45 3.27 5/194 15143
/proc/meminfo: memFree=22680084/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=33060 CPUtime=342.3 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 85396 0 0 0 34219 11 0 0 25 0 1 0 490699591 33853440 7802 33554432000 134512640 134761588 4291029520 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 8265 7802 276 61 0 7568 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 33060

[startup+402.3 s]
/proc/loadavg: 4.14 3.58 3.32 5/194 15145
/proc/meminfo: memFree=22685532/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=30372 CPUtime=402.3 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 91060 0 0 0 40219 11 0 0 25 0 1 0 490699591 31100928 7130 33554432000 134512640 134761588 4291029520 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7593 7130 276 61 0 6896 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 30372

[startup+462.3 s]
/proc/loadavg: 4.05 3.65 3.36 5/194 15146
/proc/meminfo: memFree=22684028/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=30644 CPUtime=462.31 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 98032 0 0 0 46218 13 0 0 25 0 1 0 490699591 31379456 7230 33554432000 134512640 134761588 4291029520 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7661 7230 276 61 0 6964 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 30644

[startup+522.301 s]
/proc/loadavg: 4.05 3.73 3.41 5/194 15148
/proc/meminfo: memFree=22677184/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=32052 CPUtime=522.3 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 104069 0 0 0 52217 13 0 0 25 0 1 0 490699591 32821248 7550 33554432000 134512640 134761588 4291029520 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 8013 7550 276 61 0 7316 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 32052

[startup+582.301 s]
/proc/loadavg: 4.02 3.77 3.44 5/194 15176
/proc/meminfo: memFree=22691652/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=35436 CPUtime=582.31 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 109587 0 0 0 58217 14 0 0 25 0 1 0 490699591 36286464 8396 33554432000 134512640 134761588 4291029520 18446744073709551615 134644844 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 8859 8396 276 61 0 8162 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 35436

[startup+642.301 s]
/proc/loadavg: 4.00 3.81 3.47 5/194 15178
/proc/meminfo: memFree=22679616/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=30900 CPUtime=642.31 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 114997 0 0 0 64216 15 0 0 25 0 1 0 490699591 31641600 7262 33554432000 134512640 134761588 4291029520 18446744073709551615 134748148 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7725 7262 276 61 0 7028 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 30900

[startup+702.301 s]
/proc/loadavg: 4.00 3.84 3.50 5/194 15180
/proc/meminfo: memFree=22677244/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=30900 CPUtime=702.32 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 121536 0 0 0 70216 16 0 0 25 0 1 0 490699591 31641600 7262 33554432000 134512640 134761588 4291029520 18446744073709551615 134635855 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7725 7262 276 61 0 7028 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 30900

[startup+762.301 s]
/proc/loadavg: 4.05 3.89 3.54 5/194 15181
/proc/meminfo: memFree=22676984/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=31028 CPUtime=762.33 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 128134 0 0 0 76216 17 0 0 25 0 1 0 490699591 31772672 7294 33554432000 134512640 134761588 4291029520 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7757 7294 276 61 0 7060 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 31028

[startup+822.301 s]
/proc/loadavg: 4.02 3.90 3.56 5/194 15183
/proc/meminfo: memFree=22676356/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=32052 CPUtime=822.32 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 133958 0 0 0 82215 17 0 0 25 0 1 0 490699591 32821248 7550 33554432000 134512640 134761588 4291029520 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7757 7294 276 61 0 7060 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 32052

[startup+882.306 s]
/proc/loadavg: 4.00 3.92 3.58 5/194 15184
/proc/meminfo: memFree=22665552/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=33716 CPUtime=882.32 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 140868 0 0 0 88214 18 0 0 25 0 1 0 490699591 34525184 7966 33554432000 134512640 134761588 4291029520 18446744073709551615 134635883 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 8429 7966 276 61 0 7732 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 33716

[startup+942.3 s]
/proc/loadavg: 4.06 3.94 3.61 5/194 15186
/proc/meminfo: memFree=22667644/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=37780 CPUtime=942.32 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 147327 0 0 0 94213 19 0 0 25 0 1 0 490699591 38686720 8982 33554432000 134512640 134761588 4291029520 18446744073709551615 134644952 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 9445 8982 276 61 0 8748 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 37780

[startup+1002.3 s]
/proc/loadavg: 4.02 3.95 3.64 5/194 15188
/proc/meminfo: memFree=22670604/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=30900 CPUtime=1002.32 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 152159 0 0 0 100212 20 0 0 25 0 1 0 490699591 31641600 7262 33554432000 134512640 134761588 4291029520 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7725 7262 276 61 0 7028 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 30900

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/194 15189
/proc/meminfo: memFree=22667860/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=33332 CPUtime=1062.33 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 159317 0 0 0 106212 21 0 0 25 0 1 0 490699591 34131968 7870 33554432000 134512640 134761588 4291029520 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 8333 7870 276 61 0 7636 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 33332

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.67 5/194 15191
/proc/meminfo: memFree=22666600/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=33076 CPUtime=1122.33 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 166088 0 0 0 112211 22 0 0 25 0 1 0 490699591 33869824 7806 33554432000 134512640 134761588 4291029520 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 8269 7806 276 61 0 7572 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 33076

[startup+1182.3 s]
/proc/loadavg: 4.15 4.01 3.71 5/194 15192
/proc/meminfo: memFree=22667948/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=32564 CPUtime=1182.33 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 170856 0 0 0 118210 23 0 0 25 0 1 0 490699591 33345536 7678 33554432000 134512640 134761588 4291029520 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 8141 7678 276 61 0 7444 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 32564

[startup+1242.3 s]
/proc/loadavg: 4.11 4.02 3.73 5/194 15194
/proc/meminfo: memFree=22668924/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=33720 CPUtime=1242.33 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 178072 0 0 0 124209 24 0 0 25 0 1 0 490699591 34529280 7967 33554432000 134512640 134761588 4291029520 18446744073709551615 134748416 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 8430 7967 276 61 0 7733 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 33720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.19 4.05 3.75 4/193 15197
/proc/meminfo: memFree=22695952/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=31416 CPUtime=1300.04 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 183298 0 0 0 129979 25 0 0 25 0 1 0 490699591 32169984 7391 33554432000 134512640 134761588 4291029520 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7854 7391 276 61 0 7157 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 31416

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.19 4.05 3.75 4/193 15197
/proc/meminfo: memFree=22695952/32951124 swapFree=67111524/67111528
[pid=14937] ppid=14934 vsize=31416 CPUtime=1300.04 cores=5,7
/proc/14937/stat : 14937 (MPhaseSAT64) R 14934 14937 14221 0 -1 4202496 183298 0 0 0 129979 25 0 0 25 0 1 0 490699591 32169984 7391 33554432000 134512640 134761588 4291029520 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14937/statm: 7854 7391 276 61 0 7157 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 31416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.8
CPU system time (s): 0.253961
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 38368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183298
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1593

runsolver used 2.09468 second user time and 5.00324 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 06:10:17
IDJOB=3292354
IDBENCH=85987
IDSOLVER=1521
FILE ID=node135/3292354-1303791017
RUNJOBID= node135-1303791017-14905
PBS_JOBID= 13157256
Free space on /tmp= 71628 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292354-1303791017/watcher-3292354-1303791017 -o /tmp/evaluation-result-3292354-1303791017/solver-3292354-1303791017 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3292354-1303791017.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=188952058

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22799080 kB
Buffers:       1828392 kB
Cached:        7668212 kB
SwapCached:          4 kB
Active:         586636 kB
Inactive:      8987616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22799080 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6716 kB
Writeback:           0 kB
AnonPages:       76596 kB
Mapped:          16052 kB
Slab:           514576 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   242856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71628 MiB
End job on node135 at 2011-04-26 06:31:59