Trace number 3094095

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.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3094095-1301749878/watcher-3094095-1301749878 -o /tmp/evaluation-result-3094095-1301749878/solver-3094095-1301749878 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094095-1301749878.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.98 3.95 3.03 5/189 3340
/proc/meminfo: memFree=23291172/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=6328 CPUtime=0 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 324 0 0 0 0 0 0 0 25 0 1 0 365218516 6479872 264 33554432000 134512640 134731564 4291043072 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 1582 264 225 54 0 892 0

[startup+0.0193931 s]
/proc/loadavg: 3.98 3.95 3.03 5/189 3340
/proc/meminfo: memFree=23291172/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=6328 CPUtime=0.01 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 390 0 0 0 1 0 0 0 25 0 1 0 365218516 6479872 330 33554432000 134512640 134731564 4291043072 18446744073709551615 6190347 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 1582 330 225 54 0 892 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6328

[startup+0.100395 s]
/proc/loadavg: 3.98 3.95 3.03 5/189 3340
/proc/meminfo: memFree=23291172/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=6328 CPUtime=0.09 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 768 0 0 0 9 0 0 0 25 0 1 0 365218516 6479872 708 33554432000 134512640 134731564 4291043072 18446744073709551615 6189620 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 1582 710 225 54 0 892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6328

[startup+0.300374 s]
/proc/loadavg: 3.98 3.95 3.03 5/189 3340
/proc/meminfo: memFree=23291172/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=11180 CPUtime=0.29 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 5864 0 0 0 29 0 0 0 25 0 1 0 365218516 11448320 2298 33554432000 134512640 134731564 4291043072 18446744073709551615 134559239 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 2795 2298 331 54 0 2105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11180

[startup+0.7003 s]
/proc/loadavg: 3.98 3.95 3.03 5/189 3340
/proc/meminfo: memFree=23291172/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=34480 CPUtime=0.69 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 15369 0 0 0 67 2 0 0 25 0 1 0 365218516 35307520 7945 33554432000 134512640 134731564 4291043072 18446744073709551615 134716960 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 8620 7945 352 54 0 7930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34480

[startup+1.50116 s]
/proc/loadavg: 3.98 3.95 3.03 5/190 3342
/proc/meminfo: memFree=23253344/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=39816 CPUtime=1.49 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 17568 0 0 0 147 2 0 0 25 0 1 0 365218516 40771584 9264 33554432000 134512640 134731564 4291043072 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 9954 9264 366 54 0 9264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39816

[startup+3.10088 s]
/proc/loadavg: 3.98 3.95 3.03 5/190 3342
/proc/meminfo: memFree=23254460/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=39816 CPUtime=3.09 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 17568 0 0 0 307 2 0 0 25 0 1 0 365218516 40771584 9264 33554432000 134512640 134731564 4291043072 18446744073709551615 134723198 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 9954 9264 366 54 0 9264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39816

[startup+6.30029 s]
/proc/loadavg: 3.90 3.93 3.03 4/188 3343
/proc/meminfo: memFree=23272360/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=42476 CPUtime=6.29 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 18252 0 0 0 627 2 0 0 25 0 1 0 365218516 43495424 9948 33554432000 134512640 134731564 4291043072 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 10619 9948 366 54 0 9929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42476

[startup+12.7002 s]
/proc/loadavg: 3.91 3.93 3.03 5/190 3371
/proc/meminfo: memFree=23244988/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=51928 CPUtime=12.68 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 20595 0 0 0 1265 3 0 0 25 0 1 0 365218516 53174272 12291 33554432000 134512640 134731564 4291043072 18446744073709551615 134624770 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 12982 12291 366 54 0 12292 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51928

[startup+25.5009 s]
/proc/loadavg: 3.85 3.92 3.04 5/190 3401
/proc/meminfo: memFree=23325572/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=71484 CPUtime=25.49 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 25495 0 0 0 2544 5 0 0 25 0 1 0 365218516 73199616 17191 33554432000 134512640 134731564 4291043072 18446744073709551615 134720177 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 17871 17191 366 54 0 17181 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71484

[startup+51.1004 s]
/proc/loadavg: 3.90 3.92 3.07 5/190 3402
/proc/meminfo: memFree=23307440/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=77516 CPUtime=51.09 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 26992 0 0 0 5103 6 0 0 25 0 1 0 365218516 79376384 18688 33554432000 134512640 134731564 4291043072 18446744073709551615 134723670 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 19379 18688 366 54 0 18689 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77516

[startup+102.306 s]
/proc/loadavg: 3.96 3.93 3.11 5/190 3403
/proc/meminfo: memFree=23266876/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=97692 CPUtime=102.3 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 73366 0 0 0 10214 16 0 0 25 0 1 0 365218516 100036608 23672 33554432000 134512640 134731564 4291043072 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 24423 23672 369 54 0 23733 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97692

[startup+162.301 s]
/proc/loadavg: 4.05 3.96 3.17 5/190 3405
/proc/meminfo: memFree=23233624/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=112864 CPUtime=162.29 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 79030 0 0 0 16212 17 0 0 25 0 1 0 365218516 115572736 27444 33554432000 134512640 134731564 4291043072 18446744073709551615 6181191 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 28216 27444 369 54 0 27526 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112864

[startup+222.3 s]
/proc/loadavg: 4.02 3.97 3.22 5/190 3435
/proc/meminfo: memFree=23214468/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=112864 CPUtime=222.3 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 80544 0 0 0 22212 18 0 0 25 0 1 0 365218516 115572736 27444 33554432000 134512640 134731564 4291043072 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 28216 27444 369 54 0 27526 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 112864

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.27 5/190 3437
/proc/meminfo: memFree=23206060/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=111148 CPUtime=282.3 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 80545 0 0 0 28212 18 0 0 25 0 1 0 365218516 113815552 27048 33554432000 134512640 134731564 4291043072 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 27787 27048 369 54 0 27097 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111148

[startup+342.3 s]
/proc/loadavg: 3.96 3.96 3.30 5/190 3468
/proc/meminfo: memFree=23326984/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=111148 CPUtime=342.3 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 80545 0 0 0 34212 18 0 0 25 0 1 0 365218516 113815552 27048 33554432000 134512640 134731564 4291043072 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 27787 27048 369 54 0 27097 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111148

[startup+402.301 s]
/proc/loadavg: 4.05 3.98 3.35 5/190 3469
/proc/meminfo: memFree=23315308/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=111148 CPUtime=402.3 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 80546 0 0 0 40212 18 0 0 25 0 1 0 365218516 113815552 27049 33554432000 134512640 134731564 4291043072 18446744073709551615 134715387 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 27787 27049 369 54 0 27097 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 111148

[startup+462.3 s]
/proc/loadavg: 4.02 3.98 3.39 5/190 3500
/proc/meminfo: memFree=23309580/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=111148 CPUtime=462.3 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 80546 0 0 0 46212 18 0 0 25 0 1 0 365218516 113815552 27049 33554432000 134512640 134731564 4291043072 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 27787 27049 369 54 0 27097 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 111148

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.43 5/190 3501
/proc/meminfo: memFree=23296292/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=116052 CPUtime=522.3 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 81678 0 0 0 52212 18 0 0 25 0 1 0 365218516 118837248 28181 33554432000 134512640 134731564 4291043072 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 29013 28181 369 54 0 28323 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116052

[startup+582.3 s]
/proc/loadavg: 4.02 4.00 3.46 5/190 3503
/proc/meminfo: memFree=23299016/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=111204 CPUtime=582.3 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 81678 0 0 0 58212 18 0 0 25 0 1 0 365218516 113872896 27063 33554432000 134512640 134731564 4291043072 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 27801 27063 369 54 0 27111 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 111204

[startup+642.301 s]
/proc/loadavg: 4.08 4.01 3.50 5/190 3535
/proc/meminfo: memFree=23289868/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=111204 CPUtime=642.31 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 81678 0 0 0 64213 18 0 0 25 0 1 0 365218516 113872896 27063 33554432000 134512640 134731564 4291043072 18446744073709551615 134715390 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 27801 27063 369 54 0 27111 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 111204

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.53 5/190 3536
/proc/meminfo: memFree=23280288/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=111204 CPUtime=702.31 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 81678 0 0 0 70213 18 0 0 25 0 1 0 365218516 113872896 27063 33554432000 134512640 134731564 4291043072 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 27801 27063 369 54 0 27111 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 111204

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.55 5/190 3544
/proc/meminfo: memFree=23254452/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=111204 CPUtime=762.32 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 81678 0 0 0 76213 19 0 0 25 0 1 0 365218516 113872896 27063 33554432000 134512640 134731564 4291043072 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 27801 27063 369 54 0 27111 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 111204

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.58 5/190 3545
/proc/meminfo: memFree=23219444/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=135456 CPUtime=822.31 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 87723 0 0 0 82211 20 0 0 25 0 1 0 365218516 138706944 33108 33554432000 134512640 134731564 4291043072 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 33864 33108 369 54 0 33174 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 135456

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.60 5/190 3547
/proc/meminfo: memFree=23218428/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=136556 CPUtime=882.31 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 87989 0 0 0 88211 20 0 0 25 0 1 0 365218516 139833344 33374 33554432000 134512640 134731564 4291043072 18446744073709551615 134668248 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 34139 33374 369 54 0 33449 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 136556

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.62 5/190 3549
/proc/meminfo: memFree=23218280/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=135512 CPUtime=942.31 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 90983 0 0 0 94210 21 0 0 25 0 1 0 365218516 138764288 33140 33554432000 134512640 134731564 4291043072 18446744073709551615 134723056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 33878 33140 369 54 0 33188 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 135512

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.64 5/190 3550
/proc/meminfo: memFree=23203000/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=135512 CPUtime=1002.32 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 90983 0 0 0 100211 21 0 0 25 0 1 0 365218516 138764288 33140 33554432000 134512640 134731564 4291043072 18446744073709551615 6180707 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 33878 33140 369 54 0 33188 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 135512

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 3552
/proc/meminfo: memFree=23198012/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=135512 CPUtime=1062.32 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 90984 0 0 0 106211 21 0 0 25 0 1 0 365218516 138764288 33141 33554432000 134512640 134731564 4291043072 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 33878 33141 369 54 0 33188 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 135512

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 3553
/proc/meminfo: memFree=23196008/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=135512 CPUtime=1122.32 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 90984 0 0 0 112211 21 0 0 25 0 1 0 365218516 138764288 33141 33554432000 134512640 134731564 4291043072 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 33878 33141 369 54 0 33188 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 135512

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 3555
/proc/meminfo: memFree=23193984/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=135512 CPUtime=1182.32 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 90984 0 0 0 118211 21 0 0 25 0 1 0 365218516 138764288 33141 33554432000 134512640 134731564 4291043072 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 33878 33141 369 54 0 33188 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 135512

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.72 5/190 3557
/proc/meminfo: memFree=23128360/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=153264 CPUtime=1242.32 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 95398 0 0 0 124210 22 0 0 25 0 1 0 365218516 156942336 37555 33554432000 134512640 134731564 4291043072 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 38316 37555 369 54 0 37626 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 153264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.73 5/190 3558
/proc/meminfo: memFree=23122856/32951124 swapFree=67102208/67111528
[pid=3340] ppid=3338 vsize=153264 CPUtime=1300.03 cores=0,2
/proc/3340/stat : 3340 (MPhaseSAT) R 3338 3340 3139 0 -1 4202496 95398 0 0 0 129981 22 0 0 25 0 1 0 365218516 156942336 37555 33554432000 134512640 134731564 4291043072 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3340/statm: 38316 37555 369 54 0 37626 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 153264

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.04
CPU user time (s): 1299.81
CPU system time (s): 0.230964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 153264

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

runsolver used 2.39963 second user time and 4.68729 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-02 15:11:19
IDJOB=3094095
IDBENCH=82577
IDSOLVER=1520
FILE ID=node119/3094095-1301749878
RUNJOBID= node119-1301748570-3161
PBS_JOBID= 12841018
Free space on /tmp= 71224 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094095-1301749878/watcher-3094095-1301749878 -o /tmp/evaluation-result-3094095-1301749878/solver-3094095-1301749878 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094095-1301749878.cnf

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=1861666251

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23291328 kB
Buffers:        295312 kB
Cached:        8769912 kB
SwapCached:       5376 kB
Active:        4800848 kB
Inactive:      4598412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23291328 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:            4316 kB
Writeback:           0 kB
AnonPages:      332092 kB
Mapped:          16568 kB
Slab:           196216 kB
PageTables:       5768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   524812 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= 71220 MiB
End job on node119 at 2011-04-02 15:33:01