Trace number 3393881

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 2847.01 2846.97

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2847.01
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

2846.93/2846.97	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
2846.93/2846.97	c input CNF file=HOME/instance-3393881-1306069997.cnf 
2846.93/2846.97	c Clause#=5726  var#=1694  ratio=3 
2846.93/2846.97	c Simplified clause#=5677 
2846.93/2846.97	c XOR_varElimination deleted var#=248 clauses#=5183 
2846.93/2846.97	c before shortening average=7.097619, XOR clauses#=420 
2846.93/2846.97	c after shortening average=4.388095 XOR clauses#=420 
2846.93/2846.97	c inative var#=11 
2846.93/2846.97	c free var#=1133  
2846.93/2846.97	c local search off 
2846.93/2846.97	c height=15 age=46.721650 
2846.93/2846.97	c hybrid solving 
2846.93/2846.97	c 
2846.93/2846.97	s UNSATISFIABLE
2846.93/2846.97	c 
2846.93/2846.97	c  Running time=2847.007188 

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-3393881-1306069997/watcher-3393881-1306069997 -o /tmp/evaluation-result-3393881-1306069997/solver-3393881-1306069997 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3393881-1306069997.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 10102
/proc/meminfo: memFree=14323084/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=12444 CPUtime=0.01 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 569 0 0 0 1 0 0 0 22 0 1 0 718599302 12742656 441 33554432000 4194304 4479436 140734508117008 18446744073709551615 4266939 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 3111 441 283 70 0 231 0

[startup+0.0449449 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 10102
/proc/meminfo: memFree=14323084/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=13260 CPUtime=0.04 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 920 0 0 0 4 0 0 0 22 0 1 0 718599302 13578240 680 33554432000 4194304 4479436 140734508117008 18446744073709551615 4341006 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 3315 680 312 70 0 435 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13260

[startup+0.100936 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 10102
/proc/meminfo: memFree=14323084/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=13260 CPUtime=0.09 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 940 0 0 0 9 0 0 0 22 0 1 0 718599302 13578240 700 33554432000 4194304 4479436 140734508117008 18446744073709551615 4327654 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 3315 700 327 70 0 435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13260

[startup+0.3009 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 10102
/proc/meminfo: memFree=14323084/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=14264 CPUtime=0.29 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 1034 0 0 0 29 0 0 0 23 0 1 0 718599302 14606336 771 33554432000 4194304 4479436 140734508117008 18446744073709551615 4450952 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 3566 771 331 70 0 686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14264

[startup+0.700836 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 10102
/proc/meminfo: memFree=14323084/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=15132 CPUtime=0.69 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 1267 0 0 0 69 0 0 0 25 0 1 0 718599302 15495168 1004 33554432000 4194304 4479436 140734508117008 18446744073709551615 4380314 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 3783 1004 331 70 0 903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15132

[startup+1.5007 s]
/proc/loadavg: 0.00 0.00 0.00 3/499 10113
/proc/meminfo: memFree=14290408/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=16812 CPUtime=1.49 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 1879 0 0 0 149 0 0 0 25 0 1 0 718599302 17215488 1392 33554432000 4194304 4479436 140734508117008 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4203 1392 331 70 0 1323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16812

[startup+3.10043 s]
/proc/loadavg: 0.00 0.00 0.00 3/499 10113
/proc/meminfo: memFree=14238576/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=16556 CPUtime=3.09 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 2333 0 0 0 309 0 0 0 25 0 1 0 718599302 16953344 1330 33554432000 4194304 4479436 140734508117008 18446744073709551615 4380439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4139 1330 331 70 0 1259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16556

[startup+6.30089 s]
/proc/loadavg: 0.24 0.05 0.02 3/499 10113
/proc/meminfo: memFree=14216752/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=16556 CPUtime=6.29 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 3037 0 0 0 629 0 0 0 25 0 1 0 718599302 16953344 1330 33554432000 4194304 4479436 140734508117008 18446744073709551615 4451010 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4139 1330 331 70 0 1259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16556

[startup+12.7008 s]
/proc/loadavg: 0.38 0.08 0.03 3/499 10113
/proc/meminfo: memFree=14241476/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=17452 CPUtime=12.69 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 4885 0 0 0 1269 0 0 0 25 0 1 0 718599302 17870848 1642 33554432000 4194304 4479436 140734508117008 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4363 1642 331 70 0 1483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17452

[startup+25.5007 s]
/proc/loadavg: 0.82 0.19 0.06 3/499 10114
/proc/meminfo: memFree=14268728/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=18476 CPUtime=25.49 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 7446 0 0 0 2549 0 0 0 25 0 1 0 718599302 18919424 1867 33554432000 4194304 4479436 140734508117008 18446744073709551615 4455598 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4619 1867 332 70 0 1739 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18476

[startup+51.1003 s]
/proc/loadavg: 1.37 0.37 0.12 3/499 10114
/proc/meminfo: memFree=14228332/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20716 CPUtime=51.09 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 9833 0 0 0 5109 0 0 0 25 0 1 0 718599302 21213184 2427 33554432000 4194304 4479436 140734508117008 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5179 2427 332 70 0 2299 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20716

[startup+102.318 s]
/proc/loadavg: 1.72 0.62 0.22 3/499 10116
/proc/meminfo: memFree=14227584/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20716 CPUtime=102.3 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 9833 0 0 0 10230 0 0 0 25 0 1 0 718599302 21213184 2427 33554432000 4194304 4479436 140734508117008 18446744073709551615 4330617 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5179 2427 332 70 0 2299 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20716

[startup+162.301 s]
/proc/loadavg: 2.04 0.91 0.34 3/499 10144
/proc/meminfo: memFree=14296684/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20908 CPUtime=162.3 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 10922 0 0 0 16229 1 0 0 25 0 1 0 718599302 21409792 2540 33554432000 4194304 4479436 140734508117008 18446744073709551615 4306789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5227 2540 332 70 0 2347 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 20908

[startup+222.3 s]
/proc/loadavg: 2.01 1.11 0.44 3/499 10146
/proc/meminfo: memFree=14294200/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=23084 CPUtime=222.29 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 15595 0 0 0 22228 1 0 0 25 0 1 0 718599302 23638016 3084 33554432000 4194304 4479436 140734508117008 18446744073709551615 4451040 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5771 3084 332 70 0 2891 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23084

[startup+282.3 s]
/proc/loadavg: 2.06 1.28 0.54 3/499 10147
/proc/meminfo: memFree=14296152/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20524 CPUtime=282.29 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 23469 0 0 0 28227 2 0 0 25 0 1 0 718599302 21016576 2444 33554432000 4194304 4479436 140734508117008 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5131 2444 332 70 0 2251 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 20524

[startup+342.3 s]
/proc/loadavg: 2.20 1.47 0.65 3/499 10149
/proc/meminfo: memFree=14297004/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=22316 CPUtime=342.3 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 33005 0 0 0 34226 4 0 0 25 0 1 0 718599302 22851584 2892 33554432000 4194304 4479436 140734508117008 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5579 2892 332 70 0 2699 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22316

[startup+402.301 s]
/proc/loadavg: 2.24 1.62 0.76 3/499 10151
/proc/meminfo: memFree=14297608/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=18476 CPUtime=402.3 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37263 0 0 0 40225 5 0 0 25 0 1 0 718599302 18919424 1932 33554432000 4194304 4479436 140734508117008 18446744073709551615 4306765 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4619 1932 332 70 0 1739 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 18476

[startup+462.301 s]
/proc/loadavg: 2.18 1.73 0.85 3/499 10152
/proc/meminfo: memFree=14294976/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=18732 CPUtime=462.29 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37327 0 0 0 46224 5 0 0 25 0 1 0 718599302 19181568 1996 33554432000 4194304 4479436 140734508117008 18446744073709551615 4331427 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4683 1996 332 70 0 1803 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 18732

[startup+522.301 s]
/proc/loadavg: 2.07 1.77 0.92 3/499 10154
/proc/meminfo: memFree=14299788/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=18732 CPUtime=522.29 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37327 0 0 0 52223 6 0 0 25 0 1 0 718599302 19181568 1996 33554432000 4194304 4479436 140734508117008 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4683 1996 332 70 0 1803 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 18732

[startup+582.301 s]
/proc/loadavg: 2.02 1.81 0.98 3/499 10155
/proc/meminfo: memFree=14300136/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=18732 CPUtime=582.3 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37327 0 0 0 58223 7 0 0 25 0 1 0 718599302 19181568 1996 33554432000 4194304 4479436 140734508117008 18446744073709551615 4307050 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 4683 1996 332 70 0 1803 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 18732

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=14297176/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2202.32 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 220206 26 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4306813 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2202.32
Current children cumulated vsize (KiB) 20140

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 1.83 3/499 10200
/proc/meminfo: memFree=14294668/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2262.31 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 226205 26 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2262.31
Current children cumulated vsize (KiB) 20140

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 1.84 3/499 10202
/proc/meminfo: memFree=14298848/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2322.32 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 232205 27 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2322.32
Current children cumulated vsize (KiB) 20140

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/499 10203
/proc/meminfo: memFree=14292888/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2382.32 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 238205 27 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4339545 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2382.32
Current children cumulated vsize (KiB) 20140

[startup+2442.3 s]
/proc/loadavg: 2.08 2.04 1.86 3/499 10205
/proc/meminfo: memFree=14298060/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2442.32 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 244204 28 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4451427 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2442.32
Current children cumulated vsize (KiB) 20140

[startup+2502.3 s]
/proc/loadavg: 2.07 2.04 1.87 3/499 10207
/proc/meminfo: memFree=14293828/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2502.32 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 250203 29 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4339784 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2502.32
Current children cumulated vsize (KiB) 20140

[startup+2562.3 s]
/proc/loadavg: 2.02 2.03 1.88 3/499 10208
/proc/meminfo: memFree=14296532/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2562.32 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 256203 29 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 210646802316 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2562.32
Current children cumulated vsize (KiB) 20140

[startup+2622.3 s]
/proc/loadavg: 2.01 2.02 1.88 4/499 10210
/proc/meminfo: memFree=14292664/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2622.34 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 262204 30 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4327669 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2622.34
Current children cumulated vsize (KiB) 20140

[startup+2682.3 s]
/proc/loadavg: 2.00 2.02 1.89 3/499 10211
/proc/meminfo: memFree=14299464/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2682.32 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 268202 30 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4308791 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2682.32
Current children cumulated vsize (KiB) 20140

[startup+2742.32 s]
/proc/loadavg: 2.07 2.04 1.90 3/499 10213
/proc/meminfo: memFree=14295960/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2742.34 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 274203 31 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4404792 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2742.34
Current children cumulated vsize (KiB) 20140

[startup+2802.3 s]
/proc/loadavg: 2.02 2.03 1.91 3/499 10215
/proc/meminfo: memFree=14294700/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2802.33 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 280201 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4343764 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2802.33
Current children cumulated vsize (KiB) 20140

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

[startup+2815.9 s]
/proc/loadavg: 2.02 2.03 1.91 3/499 10215
/proc/meminfo: memFree=14295668/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2815.94 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 281562 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4330298 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2815.94
Current children cumulated vsize (KiB) 20140

[startup+2828.7 s]
/proc/loadavg: 2.02 2.03 1.91 3/499 10215
/proc/meminfo: memFree=14293436/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2828.73 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 282841 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2828.73
Current children cumulated vsize (KiB) 20140

[startup+2835.1 s]
/proc/loadavg: 2.01 2.03 1.91 3/499 10216
/proc/meminfo: memFree=14293676/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2835.13 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 283481 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4410912 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2835.13
Current children cumulated vsize (KiB) 20140

[startup+2841.5 s]
/proc/loadavg: 2.01 2.03 1.91 3/499 10216
/proc/meminfo: memFree=14294668/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2841.53 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 284121 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4327417 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2841.53
Current children cumulated vsize (KiB) 20140

[startup+2844.7 s]
/proc/loadavg: 2.01 2.02 1.91 3/499 10216
/proc/meminfo: memFree=14294420/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2844.73 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 284441 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4330596 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2844.73
Current children cumulated vsize (KiB) 20140

[startup+2846.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/499 10216
/proc/meminfo: memFree=14294792/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2846.33 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 284601 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4330471 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2846.33
Current children cumulated vsize (KiB) 20140

[startup+2846.7 s]
/proc/loadavg: 2.01 2.02 1.91 3/499 10216
/proc/meminfo: memFree=14293800/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2846.74 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 284642 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2846.74
Current children cumulated vsize (KiB) 20140

[startup+2846.9 s]
/proc/loadavg: 2.01 2.02 1.91 3/499 10216
/proc/meminfo: memFree=14293800/32951132 swapFree=64496012/67111528
[pid=10102] ppid=10100 vsize=20140 CPUtime=2846.93 cores=1,3,5,7
/proc/10102/stat : 10102 (MPhaseSAT64) R 10100 10102 10074 0 -1 4202496 37679 0 0 0 284661 32 0 0 25 0 1 0 718599302 20623360 2348 33554432000 4194304 4479436 140734508117008 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/10102/statm: 5035 2348 332 70 0 2155 0
Current children cumulated CPU time (s) 2846.93
Current children cumulated vsize (KiB) 20140

Child status: 20
Real time (s): 2846.97
CPU time (s): 2847.01
CPU user time (s): 2846.68
CPU system time (s): 0.32595
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 23980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2846.68
system time used= 0.32595
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37681
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= 8
involuntary context switches= 5464

runsolver used 12.8041 second user time and 31.2033 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-22 15:13:17
IDJOB=3393881
IDBENCH=20468
IDSOLVER=1879
FILE ID=node129/3393881-1306069997
RUNJOBID= node129-1306069996-10093
PBS_JOBID= 13387874
Free space on /tmp= 72976 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3393881-1306069997/watcher-3393881-1306069997 -o /tmp/evaluation-result-3393881-1306069997/solver-3393881-1306069997 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3393881-1306069997.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=910862082

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:      14323364 kB
Buffers:        322936 kB
Cached:       10281292 kB
SwapCached:      52656 kB
Active:        7667468 kB
Inactive:     10666032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14323364 kB
SwapTotal:    67111528 kB
SwapFree:     64496012 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:     7685720 kB
Mapped:          29016 kB
Slab:           164904 kB
PageTables:      58752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147302760 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= 72976 MiB
End job on node129 at 2011-05-22 16:00:44