Trace number 3375059

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
MD5SUMb386c0165fb504493e3604d6c778ca42
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3375059-1305449220/watcher-3375059-1305449220 -o /tmp/evaluation-result-3375059-1305449220/solver-3375059-1305449220 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375059-1305449220.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.80 4.07 4.98 3/373 27705
/proc/meminfo: memFree=22621736/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=12028 CPUtime=0 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 439 0 0 0 0 0 0 0 18 0 1 0 656519746 12316672 379 33554432000 4194304 4479436 140734432723152 18446744073709551615 212687372336 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3007 380 281 70 0 127 0

[startup+0.0679241 s]
/proc/loadavg: 3.80 4.07 4.98 3/373 27705
/proc/meminfo: memFree=22621736/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=12636 CPUtime=0.06 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 615 0 0 0 6 0 0 0 18 0 1 0 656519746 12939264 554 33554432000 4194304 4479436 140734432723152 18446744073709551615 4452279 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3159 554 324 70 0 279 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12636

[startup+0.100924 s]
/proc/loadavg: 3.80 4.07 4.98 3/373 27705
/proc/meminfo: memFree=22621736/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=12796 CPUtime=0.09 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 651 0 0 0 9 0 0 0 18 0 1 0 656519746 13103104 590 33554432000 4194304 4479436 140734432723152 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3199 590 324 70 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12796

[startup+0.300916 s]
/proc/loadavg: 3.80 4.07 4.98 3/373 27705
/proc/meminfo: memFree=22621736/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=13736 CPUtime=0.29 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 910 0 0 0 29 0 0 0 18 0 1 0 656519746 14065664 849 33554432000 4194304 4479436 140734432723152 18446744073709551615 4451987 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3434 849 324 70 0 554 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13736

[startup+0.700832 s]
/proc/loadavg: 3.80 4.07 4.98 3/373 27705
/proc/meminfo: memFree=22621736/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=14512 CPUtime=0.69 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 1169 0 0 0 69 0 0 0 18 0 1 0 656519746 14860288 1044 33554432000 4194304 4479436 140734432723152 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3628 1044 325 70 0 748 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14512

[startup+1.50067 s]
/proc/loadavg: 3.80 4.07 4.98 5/383 27761
/proc/meminfo: memFree=22610328/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=14512 CPUtime=1.49 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 1175 0 0 0 149 0 0 0 20 0 1 0 656519746 14860288 1050 33554432000 4194304 4479436 140734432723152 18446744073709551615 4296853 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3628 1050 328 70 0 748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14512

[startup+3.10037 s]
/proc/loadavg: 3.80 4.07 4.98 5/383 27788
/proc/meminfo: memFree=22608320/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=14512 CPUtime=3.09 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 1175 0 0 0 309 0 0 0 25 0 1 0 656519746 14860288 1050 33554432000 4194304 4479436 140734432723152 18446744073709551615 4294632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3628 1050 328 70 0 748 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14512

[startup+6.30082 s]
/proc/loadavg: 3.82 4.07 4.97 5/383 27815
/proc/meminfo: memFree=22607688/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=14512 CPUtime=6.29 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 1175 0 0 0 629 0 0 0 25 0 1 0 656519746 14860288 1050 33554432000 4194304 4479436 140734432723152 18446744073709551615 4296041 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3628 1050 328 70 0 748 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14512

[startup+12.7006 s]
/proc/loadavg: 3.83 4.07 4.97 5/383 27815
/proc/meminfo: memFree=22605512/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=15848 CPUtime=12.69 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 1384 0 0 0 1269 0 0 0 25 0 1 0 656519746 16228352 1163 33554432000 4194304 4479436 140734432723152 18446744073709551615 4451379 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 3962 1163 329 70 0 1082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15848

[startup+25.5003 s]
/proc/loadavg: 3.87 4.06 4.95 5/383 27816
/proc/meminfo: memFree=22600696/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=16544 CPUtime=25.49 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 2092 0 0 0 2549 0 0 0 25 0 1 0 656519746 16941056 1313 33554432000 4194304 4479436 140734432723152 18446744073709551615 4295250 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 4136 1313 334 70 0 1256 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16544

[startup+51.1006 s]
/proc/loadavg: 3.91 4.06 4.92 5/383 27843
/proc/meminfo: memFree=22597720/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=19360 CPUtime=51.09 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 3308 0 0 0 5109 0 0 0 25 0 1 0 656519746 19824640 2017 33554432000 4194304 4479436 140734432723152 18446744073709551615 4294865 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 4840 2017 334 70 0 1960 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19360

[startup+102.313 s]
/proc/loadavg: 4.04 4.06 4.88 5/383 27845
/proc/meminfo: memFree=22591628/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=18976 CPUtime=102.3 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 5837 0 0 0 10230 0 0 0 25 0 1 0 656519746 19431424 1858 33554432000 4194304 4479436 140734432723152 18446744073709551615 4295232 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 4744 1858 334 70 0 1864 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18976

[startup+162.3 s]
/proc/loadavg: 4.08 4.06 4.83 5/383 27846
/proc/meminfo: memFree=22591112/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=18976 CPUtime=162.29 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 8749 0 0 0 16228 1 0 0 25 0 1 0 656519746 19431424 1858 33554432000 4194304 4479436 140734432723152 18446744073709551615 4295986 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 4744 1858 334 70 0 1864 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 18976

[startup+222.3 s]
/proc/loadavg: 4.20 4.10 4.79 5/383 27848
/proc/meminfo: memFree=22592944/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=19104 CPUtime=222.29 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 11756 0 0 0 22227 2 0 0 25 0 1 0 656519746 19562496 1953 33554432000 4194304 4479436 140734432723152 18446744073709551615 4451935 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 4776 1953 334 70 0 1896 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 19104

[startup+282.301 s]
/proc/loadavg: 4.12 4.09 4.74 5/383 27849
/proc/meminfo: memFree=22587212/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=21152 CPUtime=282.29 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 14860 0 0 0 28227 2 0 0 25 0 1 0 656519746 21659648 2465 33554432000 4194304 4479436 140734432723152 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5288 2465 334 70 0 2408 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 21152

[startup+342.301 s]
/proc/loadavg: 4.04 4.07 4.69 5/383 27851
/proc/meminfo: memFree=22593756/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=19104 CPUtime=342.29 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 17324 0 0 0 34226 3 0 0 25 0 1 0 656519746 19562496 1953 33554432000 4194304 4479436 140734432723152 18446744073709551615 4295255 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 4776 1953 334 70 0 1896 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 19104

[startup+402.301 s]
/proc/loadavg: 4.09 4.07 4.65 5/383 27853
/proc/meminfo: memFree=22591132/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=21408 CPUtime=402.29 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 20428 0 0 0 40226 3 0 0 25 0 1 0 656519746 21921792 2529 33554432000 4194304 4479436 140734432723152 18446744073709551615 4295160 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5352 2529 334 70 0 2472 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 21408

[startup+462.301 s]
/proc/loadavg: 4.03 4.06 4.61 5/383 27854
/proc/meminfo: memFree=22593092/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=21664 CPUtime=462.3 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 23660 0 0 0 46226 4 0 0 25 0 1 0 656519746 22183936 2593 33554432000 4194304 4479436 140734432723152 18446744073709551615 4330617 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5416 2593 334 70 0 2536 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 21664

[startup+522.301 s]
/proc/loadavg: 4.01 4.04 4.57 5/383 27856
/proc/meminfo: memFree=22587980/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=21920 CPUtime=522.29 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 32748 0 0 0 52224 5 0 0 25 0 1 0 656519746 22446080 2657 33554432000 4194304 4479436 140734432723152 18446744073709551615 4452500 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5480 2657 334 70 0 2600 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 21920

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 4.53 5/383 27857
/proc/meminfo: memFree=22591428/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=22304 CPUtime=582.3 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 40972 0 0 0 58223 7 0 0 25 0 1 0 656519746 22839296 2753 33554432000 4194304 4479436 140734432723152 18446744073709551615 4451904 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5576 2753 334 70 0 2696 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 22304

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 4.49 5/383 27859
/proc/meminfo: memFree=22590164/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=22432 CPUtime=642.31 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 49740 0 0 0 64223 8 0 0 25 0 1 0 656519746 22970368 2785 33554432000 4194304 4479436 140734432723152 18446744073709551615 4331303 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5608 2785 334 70 0 2728 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 22432

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 4.46 5/383 27861
/proc/meminfo: memFree=22589516/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=22048 CPUtime=702.31 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 58124 0 0 0 70221 10 0 0 25 0 1 0 656519746 22577152 2689 33554432000 4194304 4479436 140734432723152 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5512 2689 334 70 0 2632 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 22048

[startup+762.314 s]
/proc/loadavg: 4.28 4.09 4.45 5/383 27862
/proc/meminfo: memFree=22586640/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=23456 CPUtime=762.32 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 66316 0 0 0 76221 11 0 0 25 0 1 0 656519746 24018944 3041 33554432000 4194304 4479436 140734432723152 18446744073709551615 4380480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5864 3041 334 70 0 2984 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 23456

[startup+822.301 s]
/proc/loadavg: 4.18 4.09 4.43 5/383 27864
/proc/meminfo: memFree=22590336/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=21536 CPUtime=822.31 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 75020 0 0 0 82217 14 0 0 25 0 1 0 656519746 22052864 2561 33554432000 4194304 4479436 140734432723152 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5384 2561 334 70 0 2504 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 21536

[startup+882.3 s]
/proc/loadavg: 4.06 4.07 4.40 5/383 27874
/proc/meminfo: memFree=22591280/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=21408 CPUtime=882.31 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 83244 0 0 0 88215 16 0 0 25 0 1 0 656519746 21921792 2529 33554432000 4194304 4479436 140734432723152 18446744073709551615 4452288 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5352 2529 334 70 0 2472 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 21408

[startup+942.3 s]
/proc/loadavg: 4.02 4.05 4.37 5/383 27876
/proc/meminfo: memFree=22586176/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=23072 CPUtime=942.31 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 92012 0 0 0 94215 16 0 0 25 0 1 0 656519746 23625728 2945 33554432000 4194304 4479436 140734432723152 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5768 2945 334 70 0 2888 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 23072

[startup+1002.3 s]
/proc/loadavg: 4.04 4.05 4.35 5/383 27878
/proc/meminfo: memFree=22583300/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=26912 CPUtime=1002.31 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 102060 0 0 0 100213 18 0 0 25 0 1 0 656519746 27557888 3905 33554432000 4194304 4479436 140734432723152 18446744073709551615 4450797 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 6728 3905 334 70 0 3848 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 26912

[startup+1062.3 s]
/proc/loadavg: 4.01 4.04 4.33 5/383 27882
/proc/meminfo: memFree=22587732/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=23456 CPUtime=1062.31 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 111052 0 0 0 106212 19 0 0 25 0 1 0 656519746 24018944 3041 33554432000 4194304 4479436 140734432723152 18446744073709551615 4450925 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5864 3041 334 70 0 2984 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 23456

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 4.30 5/383 27884
/proc/meminfo: memFree=22578072/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=22944 CPUtime=1122.32 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 119564 0 0 0 112211 21 0 0 25 0 1 0 656519746 23494656 2913 33554432000 4194304 4479436 140734432723152 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5736 2913 334 70 0 2856 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 22944

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.28 5/383 27885
/proc/meminfo: memFree=22582636/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=22944 CPUtime=1182.32 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 127788 0 0 0 118210 22 0 0 25 0 1 0 656519746 23494656 2913 33554432000 4194304 4479436 140734432723152 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5736 2913 334 70 0 2856 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 22944

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 4.27 5/383 27887
/proc/meminfo: memFree=22581368/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=27680 CPUtime=1242.32 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 137388 0 0 0 124208 24 0 0 25 0 1 0 656519746 28344320 4097 33554432000 4194304 4479436 140734432723152 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 6920 4097 334 70 0 4040 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 27680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 4.25 5/383 27889
/proc/meminfo: memFree=22583956/32951124 swapFree=67111348/67111528
[pid=27705] ppid=27702 vsize=22816 CPUtime=1300.03 cores=0,2
/proc/27705/stat : 27705 (MPhaseSAT64) R 27702 27705 27552 0 -1 4202496 145580 0 0 0 129978 25 0 0 25 0 1 0 656519746 23363584 2881 33554432000 4194304 4479436 140734432723152 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/27705/statm: 5704 2881 334 70 0 2824 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 22816

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.05
CPU user time (s): 1299.79
CPU system time (s): 0.25696
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145580
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= 57
involuntary context switches= 2405

runsolver used 4.85126 second user time and 10.5044 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 10:47:00
IDJOB=3375059
IDBENCH=82768
IDSOLVER=1855
FILE ID=node139/3375059-1305449220
RUNJOBID= node139-1305447918-27570
PBS_JOBID= 13324881
Free space on /tmp= 73408 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375059-1305449220/watcher-3375059-1305449220 -o /tmp/evaluation-result-3375059-1305449220/solver-3375059-1305449220 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375059-1305449220.cnf

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

MD5SUM BENCH= b386c0165fb504493e3604d6c778ca42
RANDOM SEED=1197935873

node139.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.852
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:     32951124 kB
MemFree:      22622256 kB
Buffers:        306568 kB
Cached:        2870088 kB
SwapCached:          0 kB
Active:        8000376 kB
Inactive:      2023220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22622256 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             436 kB
Writeback:           0 kB
AnonPages:     6846856 kB
Mapped:          29000 kB
Slab:           202148 kB
PageTables:      38648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76814496 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= 73408 MiB
End job on node139 at 2011-05-15 11:08:42