Trace number 3262226

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-15UNSAT 594.488 594.485

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.7746
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

Solver Data

594.39/594.48	c MPhaseSAT version 401 by Jingchao Chen,  April 1, 2011
594.39/594.48	c input CNF file=HOME/instance-3262226-1303547011.cnf 
594.39/594.48	c Clause#=19482  var#=191  ratio=102 
594.39/594.48	c phase 1 
594.39/594.48	c Simplified clause#=19292 
594.39/594.48	c XOR_varElimination deleted var#=0 clauses#=19292 
594.39/594.48	c inative var#=0 
594.39/594.48	c free var#=190  
594.39/594.48	c local search off 
594.39/594.48	c height=6 age=16 
594.39/594.48	c 
594.39/594.48	s UNSATISFIABLE
594.39/594.48	c 
594.39/594.48	c  Running time=594.484626 

Verifier Data

No possible verification on an UNSAT instance

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-3262226-1303547011/watcher-3262226-1303547011 -o /tmp/evaluation-result-3262226-1303547011/solver-3262226-1303547011 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3262226-1303547011.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: 1.00 1.51 2.35 3/174 24266
/proc/meminfo: memFree=19278672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11800 CPUtime=0 cores=0,2
/proc/24266/stat : 24266 (runsolver) R 24264 24266 23289 0 -1 4202560 42 0 0 0 0 0 0 0 23 0 1 0 466300687 12083200 51 33554432000 4194304 5434984 140735916570816 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/24266/statm: 2950 51 31 303 0 2644 0

[startup+0.0793019 s]
/proc/loadavg: 1.00 1.51 2.35 3/174 24266
/proc/meminfo: memFree=19278672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=5632 CPUtime=0.06 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 1099 0 0 0 6 0 0 0 23 0 1 0 466300687 5767168 955 33554432000 134512640 134731564 4289553472 18446744073709551615 134659313 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1408 955 263 54 0 718 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5632

[startup+0.100329 s]
/proc/loadavg: 1.00 1.51 2.35 3/174 24266
/proc/meminfo: memFree=19278672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=5632 CPUtime=0.09 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 1099 0 0 0 9 0 0 0 23 0 1 0 466300687 5767168 955 33554432000 134512640 134731564 4289553472 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1408 955 263 54 0 718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5632

[startup+0.300315 s]
/proc/loadavg: 1.00 1.51 2.35 3/174 24266
/proc/meminfo: memFree=19278672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=5768 CPUtime=0.29 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 1129 0 0 0 29 0 0 0 25 0 1 0 466300687 5906432 985 33554432000 134512640 134731564 4289553472 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1442 985 263 54 0 752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5768

[startup+0.700234 s]
/proc/loadavg: 1.00 1.51 2.35 3/174 24266
/proc/meminfo: memFree=19278672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=6036 CPUtime=0.69 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 1186 0 0 0 69 0 0 0 25 0 1 0 466300687 6180864 1042 33554432000 134512640 134731564 4289553472 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1509 1042 263 54 0 819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6036

[startup+1.5011 s]
/proc/loadavg: 1.24 1.55 2.36 5/188 24293
/proc/meminfo: memFree=19260368/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=6432 CPUtime=1.49 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 1284 0 0 0 149 0 0 0 25 0 1 0 466300687 6586368 1140 33554432000 134512640 134731564 4289553472 18446744073709551615 134659479 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1608 1140 263 54 0 918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6432

[startup+3.10083 s]
/proc/loadavg: 1.24 1.55 2.36 5/188 24293
/proc/meminfo: memFree=19256896/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=6836 CPUtime=3.09 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 1381 0 0 0 309 0 0 0 25 0 1 0 466300687 7000064 1237 33554432000 134512640 134731564 4289553472 18446744073709551615 134659722 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1709 1237 263 54 0 1019 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6836

[startup+6.3003 s]
/proc/loadavg: 1.46 1.59 2.37 5/188 24293
/proc/meminfo: memFree=19253620/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=7392 CPUtime=6.28 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 1513 0 0 0 628 0 0 0 25 0 1 0 466300687 7569408 1369 33554432000 134512640 134731564 4289553472 18446744073709551615 134659716 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1848 1369 263 54 0 1158 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7392

[startup+12.7002 s]
/proc/loadavg: 1.66 1.63 2.38 5/188 24294
/proc/meminfo: memFree=19252016/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=6672 CPUtime=12.69 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 2456 0 0 0 1269 0 0 0 25 0 1 0 466300687 6832128 1222 33554432000 134512640 134731564 4289553472 18446744073709551615 134655813 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1668 1222 270 54 0 978 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6672

[startup+25.5011 s]
/proc/loadavg: 2.02 1.71 2.39 5/188 24294
/proc/meminfo: memFree=19250792/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=7216 CPUtime=25.48 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 2578 0 0 0 2548 0 0 0 25 0 1 0 466300687 7389184 1344 33554432000 134512640 134731564 4289553472 18446744073709551615 134620766 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1804 1344 270 54 0 1114 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7216

[startup+51.1007 s]
/proc/loadavg: 2.70 1.89 2.44 5/188 24295
/proc/meminfo: memFree=19250488/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=7216 CPUtime=51.08 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 2597 0 0 0 5108 0 0 0 25 0 1 0 466300687 7389184 1363 33554432000 134512640 134731564 4289553472 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 1804 1363 270 54 0 1114 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7216

[startup+102.301 s]
/proc/loadavg: 3.48 2.24 2.52 5/188 24296
/proc/meminfo: memFree=19244284/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=8564 CPUtime=102.28 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 2892 0 0 0 10228 0 0 0 25 0 1 0 466300687 8769536 1658 33554432000 134512640 134731564 4289553472 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2141 1658 270 54 0 1451 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 8564

[startup+162.301 s]
/proc/loadavg: 3.81 2.56 2.61 5/188 24298
/proc/meminfo: memFree=19239308/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=9388 CPUtime=162.29 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3088 0 0 0 16229 0 0 0 25 0 1 0 466300687 9613312 1854 33554432000 134512640 134731564 4289553472 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2347 1854 270 54 0 1657 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9388

[startup+222.301 s]
/proc/loadavg: 3.93 2.82 2.70 5/188 24299
/proc/meminfo: memFree=19236684/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=10104 CPUtime=222.29 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3240 0 0 0 22229 0 0 0 25 0 1 0 466300687 10346496 2006 33554432000 134512640 134731564 4289553472 18446744073709551615 134620725 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2526 2006 270 54 0 1836 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10104

[startup+282.307 s]
/proc/loadavg: 3.97 3.03 2.78 5/188 24301
/proc/meminfo: memFree=19233576/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=10672 CPUtime=282.29 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3386 0 0 0 28229 0 0 0 25 0 1 0 466300687 10928128 2152 33554432000 134512640 134731564 4289553472 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2668 2152 270 54 0 1978 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 10672

[startup+342.301 s]
/proc/loadavg: 3.99 3.20 2.85 5/188 24303
/proc/meminfo: memFree=19232080/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11128 CPUtime=342.29 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3478 0 0 0 34228 1 0 0 25 0 1 0 466300687 11395072 2244 33554432000 134512640 134731564 4289553472 18446744073709551615 134620770 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2782 2244 270 54 0 2092 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 11128

[startup+402.301 s]
/proc/loadavg: 3.99 3.35 2.92 5/188 24304
/proc/meminfo: memFree=19230452/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11452 CPUtime=402.29 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3568 0 0 0 40228 1 0 0 25 0 1 0 466300687 11726848 2334 33554432000 134512640 134731564 4289553472 18446744073709551615 134620761 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2863 2334 270 54 0 2173 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 11452

[startup+462.3 s]
/proc/loadavg: 3.99 3.46 2.98 5/188 24306
/proc/meminfo: memFree=19229696/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=462.3 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3657 0 0 0 46229 1 0 0 25 0 1 0 466300687 12038144 2423 33554432000 134512640 134731564 4289553472 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2423 270 54 0 2249 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 11756

[startup+522.3 s]
/proc/loadavg: 4.10 3.59 3.05 5/188 24307
/proc/meminfo: memFree=19228068/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=522.3 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3677 0 0 0 52229 1 0 0 25 0 1 0 466300687 12038144 2443 33554432000 134512640 134731564 4289553472 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2443 270 54 0 2249 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 11756

[startup+582.3 s]
/proc/loadavg: 4.04 3.66 3.11 5/188 24309
/proc/meminfo: memFree=19227676/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=582.29 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3695 0 0 0 58228 1 0 0 25 0 1 0 466300687 12038144 2461 33554432000 134512640 134731564 4289553472 18446744073709551615 134620734 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2461 270 54 0 2249 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 11756

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

[startup+583.001 s]
/proc/loadavg: 4.04 3.66 3.11 5/188 24309
/proc/meminfo: memFree=19227676/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=582.99 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3695 0 0 0 58298 1 0 0 25 0 1 0 466300687 12038144 2461 33554432000 134512640 134731564 4289553472 18446744073709551615 134620778 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2461 270 54 0 2249 0
Current children cumulated CPU time (s) 582.99
Current children cumulated vsize (KiB) 11756

[startup+589.401 s]
/proc/loadavg: 4.03 3.66 3.12 5/188 24309
/proc/meminfo: memFree=19227672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=589.39 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3695 0 0 0 58938 1 0 0 25 0 1 0 466300687 12038144 2461 33554432000 134512640 134731564 4289553472 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2461 270 54 0 2249 0
Current children cumulated CPU time (s) 589.39
Current children cumulated vsize (KiB) 11756

[startup+592.6 s]
/proc/loadavg: 4.03 3.67 3.12 5/188 24309
/proc/meminfo: memFree=19227672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=592.59 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3695 0 0 0 59258 1 0 0 25 0 1 0 466300687 12038144 2461 33554432000 134512640 134731564 4289553472 18446744073709551615 134720131 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2461 270 54 0 2249 0
Current children cumulated CPU time (s) 592.59
Current children cumulated vsize (KiB) 11756

[startup+593.4 s]
/proc/loadavg: 4.03 3.67 3.12 5/188 24309
/proc/meminfo: memFree=19227672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=593.39 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3695 0 0 0 59338 1 0 0 25 0 1 0 466300687 12038144 2461 33554432000 134512640 134731564 4289553472 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2461 270 54 0 2249 0
Current children cumulated CPU time (s) 593.39
Current children cumulated vsize (KiB) 11756

[startup+594.2 s]
/proc/loadavg: 4.03 3.67 3.12 5/188 24309
/proc/meminfo: memFree=19227672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=594.19 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3695 0 0 0 59418 1 0 0 25 0 1 0 466300687 12038144 2461 33554432000 134512640 134731564 4289553472 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2461 270 54 0 2249 0
Current children cumulated CPU time (s) 594.19
Current children cumulated vsize (KiB) 11756

[startup+594.401 s]
/proc/loadavg: 4.03 3.67 3.12 5/188 24309
/proc/meminfo: memFree=19227672/32951132 swapFree=67111524/67111528
[pid=24266] ppid=24264 vsize=11756 CPUtime=594.39 cores=0,2
/proc/24266/stat : 24266 (MPhaseSAT) R 24264 24266 23289 0 -1 4202496 3695 0 0 0 59438 1 0 0 25 0 1 0 466300687 12038144 2461 33554432000 134512640 134731564 4289553472 18446744073709551615 134620775 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/24266/statm: 2939 2461 270 54 0 2249 0
Current children cumulated CPU time (s) 594.39
Current children cumulated vsize (KiB) 11756

Child status: 20
Real time (s): 594.485
CPU time (s): 594.488
CPU user time (s): 594.469
CPU system time (s): 0.018997
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 11756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 594.469
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3705
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= 16
involuntary context switches= 1040

runsolver used 1.13783 second user time and 2.55761 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-23 10:23:31
IDJOB=3262226
IDBENCH=83287
IDSOLVER=1520
FILE ID=node129/3262226-1303547011
RUNJOBID= node129-1303547011-24250
PBS_JOBID= 13143109
Free space on /tmp= 66384 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_381.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262226-1303547011/watcher-3262226-1303547011 -o /tmp/evaluation-result-3262226-1303547011/solver-3262226-1303547011 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3262226-1303547011.cnf

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=1693314712

node129.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.831
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.66
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      19279120 kB
Buffers:       1188972 kB
Cached:       11759704 kB
SwapCached:          4 kB
Active:        1609088 kB
Inactive:     11403868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19279120 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             392 kB
Writeback:           0 kB
AnonPages:       64144 kB
Mapped:          15008 kB
Slab:           596120 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   191636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node129 at 2011-04-23 10:33:25