Trace number 3375859

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)UNSAT 883.9 883.869

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

883.82/883.86	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
883.82/883.86	c input CNF file=HOME/instance-3375859-1305446739.cnf 
883.82/883.86	c Clause#=10827  var#=3114  ratio=3 
883.82/883.86	c phase 1 
883.82/883.86	c height=29 
883.82/883.86	c eliminated 1787 out of 3110 variables 
883.82/883.86	c Simplified clause#=7859 
883.82/883.86	c XOR_varElimination deleted var#=5 clauses#=7870 
883.82/883.86	c before shortening average=6.129707, XOR clauses#=478 
883.82/883.86	c after shortening average=4.953975 XOR clauses#=478 
883.82/883.86	c inative var#=0 
883.82/883.86	c free var#=1187  
883.82/883.86	c local search off 
883.82/883.86	c height=10 age=32.890300 
883.82/883.86	c hybrid solving 
883.82/883.86	c 
883.82/883.86	s UNSATISFIABLE
883.82/883.86	c 
883.82/883.86	c  Running time=883.898627 

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: 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-3375859-1305446739/watcher-3375859-1305446739 -o /tmp/evaluation-result-3375859-1305446739/solver-3375859-1305446739 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375859-1305446739.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: 6.93 7.85 7.94 4/296 14907
/proc/meminfo: memFree=12864184/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=12304 CPUtime=0 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 570 0 0 0 0 0 0 0 25 0 1 0 656273578 12599296 427 33554432000 4194304 4479436 140733673877600 18446744073709551615 4244402 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 3076 431 280 70 0 196 0

[startup+0.0555251 s]
/proc/loadavg: 6.93 7.85 7.94 4/296 14907
/proc/meminfo: memFree=12864184/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=13104 CPUtime=0.05 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 965 0 0 0 5 0 0 0 25 0 1 0 656273578 13418496 665 33554432000 4194304 4479436 140733673877600 18446744073709551615 4408674 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 3276 665 315 70 0 396 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13104

[startup+0.100507 s]
/proc/loadavg: 6.93 7.85 7.94 4/296 14907
/proc/meminfo: memFree=12864184/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=13412 CPUtime=0.09 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 1044 0 0 0 9 0 0 0 25 0 1 0 656273578 13733888 744 33554432000 4194304 4479436 140733673877600 18446744073709551615 4358539 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 3353 744 315 70 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13412

[startup+0.300572 s]
/proc/loadavg: 6.93 7.85 7.94 4/296 14907
/proc/meminfo: memFree=12864184/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=13412 CPUtime=0.29 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 1047 0 0 0 29 0 0 0 25 0 1 0 656273578 13733888 747 33554432000 4194304 4479436 140733673877600 18446744073709551615 4382432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 3353 747 318 70 0 473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13412

[startup+0.700507 s]
/proc/loadavg: 6.93 7.85 7.94 4/296 14907
/proc/meminfo: memFree=12864184/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=14596 CPUtime=0.69 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 1375 0 0 0 69 0 0 0 25 0 1 0 656273578 14946304 1075 33554432000 4194304 4479436 140733673877600 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 3649 1075 318 70 0 769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14596

[startup+1.5003 s]
/proc/loadavg: 6.93 7.85 7.94 6/308 14927
/proc/meminfo: memFree=12784408/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=15508 CPUtime=1.49 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 1667 0 0 0 149 0 0 0 25 0 1 0 656273578 15880192 1271 33554432000 4194304 4479436 140733673877600 18446744073709551615 4451962 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 3877 1271 318 70 0 997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15508

[startup+3.10099 s]
/proc/loadavg: 6.93 7.85 7.94 6/308 14927
/proc/meminfo: memFree=12702204/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=15512 CPUtime=3.09 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 1924 0 0 0 309 0 0 0 25 0 1 0 656273578 15884288 1272 33554432000 4194304 4479436 140733673877600 18446744073709551615 4452256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 3878 1272 318 70 0 998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15512

[startup+6.30038 s]
/proc/loadavg: 6.69 7.78 7.92 6/308 14927
/proc/meminfo: memFree=12642200/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=17180 CPUtime=6.29 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 2886 0 0 0 629 0 0 0 25 0 1 0 656273578 17592320 1722 33554432000 4194304 4479436 140733673877600 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 4295 1722 318 70 0 1415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17180

[startup+12.7001 s]
/proc/loadavg: 6.48 7.72 7.90 6/308 14927
/proc/meminfo: memFree=12611240/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=18208 CPUtime=12.69 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 4231 0 0 0 1269 0 0 0 25 0 1 0 656273578 18644992 1979 33554432000 4194304 4479436 140733673877600 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 4552 1979 318 70 0 1672 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18208

[startup+25.5007 s]
/proc/loadavg: 5.93 7.54 7.83 6/308 14928
/proc/meminfo: memFree=12637048/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=20392 CPUtime=25.5 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 6186 0 0 0 2549 1 0 0 25 0 1 0 656273578 20881408 2385 33554432000 4194304 4479436 140733673877600 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 5098 2385 331 70 0 2218 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 20392

[startup+51.1009 s]
/proc/loadavg: 5.27 7.25 7.73 6/308 14928
/proc/meminfo: memFree=12641520/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=22184 CPUtime=51.09 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 6635 0 0 0 5108 1 0 0 25 0 1 0 656273578 22716416 2834 33554432000 4194304 4479436 140733673877600 18446744073709551615 4450941 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 5546 2834 332 70 0 2666 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22184

[startup+102.311 s]
/proc/loadavg: 4.65 6.78 7.54 6/308 14930
/proc/meminfo: memFree=12607028/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=23976 CPUtime=102.3 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7083 0 0 0 10229 1 0 0 25 0 1 0 656273578 24551424 3282 33554432000 4194304 4479436 140733673877600 18446744073709551615 4307276 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 5994 3282 332 70 0 3114 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23976

[startup+162.301 s]
/proc/loadavg: 4.24 6.27 7.32 6/308 14931
/proc/meminfo: memFree=12612700/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=162.29 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 16228 1 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4308384 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25768

[startup+222.3 s]
/proc/loadavg: 4.20 5.88 7.12 6/308 14933
/proc/meminfo: memFree=12615516/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=222.3 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 22228 2 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25768

[startup+282.301 s]
/proc/loadavg: 4.07 5.54 6.92 6/308 14934
/proc/meminfo: memFree=12623916/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=282.3 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 28228 2 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4451189 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 25768

[startup+342.3 s]
/proc/loadavg: 4.02 5.26 6.74 6/308 14936
/proc/meminfo: memFree=12623756/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=342.3 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 34228 2 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4451975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 25768

[startup+402.301 s]
/proc/loadavg: 4.01 5.02 6.56 6/308 14938
/proc/meminfo: memFree=12615160/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=402.3 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 40228 2 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4451915 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 25768

[startup+462.301 s]
/proc/loadavg: 4.00 4.84 6.40 6/308 14939
/proc/meminfo: memFree=12607440/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=462.3 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 46228 2 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 25768

[startup+522.3 s]
/proc/loadavg: 4.00 4.68 6.25 6/308 14941
/proc/meminfo: memFree=12607776/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=522.31 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 52228 3 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4451967 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 25768

[startup+582.301 s]
/proc/loadavg: 4.16 4.59 6.11 6/308 14942
/proc/meminfo: memFree=12610476/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=582.31 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 58228 3 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4451207 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 25768

[startup+642.3 s]
/proc/loadavg: 4.06 4.48 5.98 6/308 14944
/proc/meminfo: memFree=12602884/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=642.32 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 64229 3 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4380515 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 25768

[startup+702.301 s]
/proc/loadavg: 4.08 4.40 5.86 6/308 14946
/proc/meminfo: memFree=12602592/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=702.32 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 70228 4 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 25768

[startup+762.311 s]
/proc/loadavg: 4.07 4.34 5.74 6/308 14947
/proc/meminfo: memFree=12602536/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=762.33 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 76229 4 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 25768

[startup+822.301 s]
/proc/loadavg: 4.02 4.28 5.63 6/308 14949
/proc/meminfo: memFree=12602880/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=822.32 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 82228 4 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4452225 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 25768

[startup+882.301 s]
/proc/loadavg: 4.01 4.22 5.53 6/308 14950
/proc/meminfo: memFree=12602596/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=882.32 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 88228 4 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4451346 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 25768

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

[startup+883.1 s]
/proc/loadavg: 4.01 4.22 5.53 6/308 14950
/proc/meminfo: memFree=12602596/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=883.12 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 88308 4 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4307269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 883.12
Current children cumulated vsize (KiB) 25768

[startup+883.5 s]
/proc/loadavg: 4.01 4.22 5.52 6/308 14950
/proc/meminfo: memFree=12602596/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=883.52 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 88348 4 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4380302 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 883.52
Current children cumulated vsize (KiB) 25768

[startup+883.7 s]
/proc/loadavg: 4.01 4.22 5.52 6/308 14950
/proc/meminfo: memFree=12602596/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=883.72 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 88368 4 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4331663 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 883.72
Current children cumulated vsize (KiB) 25768

[startup+883.8 s]
/proc/loadavg: 4.01 4.22 5.52 6/308 14950
/proc/meminfo: memFree=12602596/32950928 swapFree=67083212/67111528
[pid=14907] ppid=14905 vsize=25768 CPUtime=883.82 cores=0,2
/proc/14907/stat : 14907 (MPhaseSAT64) R 14905 14907 14866 0 -1 4202496 7531 0 0 0 88378 4 0 0 25 0 1 0 656273578 26386432 3730 33554432000 4194304 4479436 140733673877600 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/14907/statm: 6442 3730 332 70 0 3562 0
Current children cumulated CPU time (s) 883.82
Current children cumulated vsize (KiB) 25768

Child status: 20
Real time (s): 883.869
CPU time (s): 883.9
CPU user time (s): 883.851
CPU system time (s): 0.048992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 25768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 883.851
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7533
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= 19
involuntary context switches= 10818

runsolver used 2.6216 second user time and 5.73913 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 10:05:39
IDJOB=3375859
IDBENCH=20401
IDSOLVER=1855
FILE ID=node127/3375859-1305446739
RUNJOBID= node127-1305446739-14884
PBS_JOBID= 13324863
Free space on /tmp= 73512 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375859-1305446739/watcher-3375859-1305446739 -o /tmp/evaluation-result-3375859-1305446739/solver-3375859-1305446739 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375859-1305446739.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=549453150

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      12864612 kB
Buffers:        301240 kB
Cached:        3615672 kB
SwapCached:       1620 kB
Active:       16856344 kB
Inactive:      2895152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12864612 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            1300 kB
Writeback:           0 kB
AnonPages:    15833088 kB
Mapped:          24932 kB
Slab:           222508 kB
PageTables:      47436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44319072 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= 73484 MiB
End job on node127 at 2011-05-15 10:20:23