Trace number 3375201

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 772.899 772.886

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S895193371-061.UNKNOWN.cnf
MD5SUM737aa440f80cd8be0050a0f138c79eb6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.1889
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

772.80/772.88	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
772.80/772.88	c input CNF file=HOME/instance-3375201-1305449837.cnf 
772.80/772.88	c Clause#=1704  var#=400  ratio=4 
772.80/772.88	c Simplified clause#=1704 
772.80/772.88	c XOR_varElimination deleted var#=1 clauses#=1703 
772.80/772.88	c inative var#=0 
772.80/772.88	c free var#=388  
772.80/772.88	c local search on 
772.80/772.88	c height=21 age=31.116270 
772.80/772.88	c hybrid solving 
772.80/772.88	c 
772.80/772.88	s UNSATISFIABLE
772.80/772.88	c 
772.80/772.88	c  Running time=772.897502 

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-3375201-1305449837/watcher-3375201-1305449837 -o /tmp/evaluation-result-3375201-1305449837/solver-3375201-1305449837 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375201-1305449837.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: 2.23 3.52 3.77 3/274 5402
/proc/meminfo: memFree=20817420/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=11972 CPUtime=0 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 428 0 0 0 0 0 0 0 21 0 1 0 656583480 12259328 369 33554432000 4194304 4479436 140733786173280 18446744073709551615 4244214 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 2993 369 279 70 0 113 0

[startup+0.0142339 s]
/proc/loadavg: 2.23 3.52 3.77 3/274 5402
/proc/meminfo: memFree=20817420/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=12384 CPUtime=0 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 527 0 0 0 0 0 0 0 21 0 1 0 656583480 12681216 467 33554432000 4194304 4479436 140733786173280 18446744073709551615 4341287 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3096 467 305 70 0 216 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12384

[startup+0.100339 s]
/proc/loadavg: 2.23 3.52 3.77 3/274 5402
/proc/meminfo: memFree=20817420/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=12888 CPUtime=0.09 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 676 0 0 0 9 0 0 0 21 0 1 0 656583480 13197312 616 33554432000 4194304 4479436 140733786173280 18446744073709551615 4451131 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3222 616 324 70 0 342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12888

[startup+0.3003 s]
/proc/loadavg: 2.23 3.52 3.77 3/274 5402
/proc/meminfo: memFree=20817420/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=13672 CPUtime=0.29 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 905 0 0 0 29 0 0 0 22 0 1 0 656583480 14000128 845 33554432000 4194304 4479436 140733786173280 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3418 845 325 70 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13672

[startup+0.700218 s]
/proc/loadavg: 2.23 3.52 3.77 3/274 5402
/proc/meminfo: memFree=20817420/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=14376 CPUtime=0.69 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 1145 0 0 0 69 0 0 0 24 0 1 0 656583480 14721024 989 33554432000 4194304 4479436 140733786173280 18446744073709551615 4451975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3594 989 325 70 0 714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14376

[startup+1.50103 s]
/proc/loadavg: 2.23 3.52 3.77 5/285 5423
/proc/meminfo: memFree=20803484/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=14636 CPUtime=1.49 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 1213 0 0 0 149 0 0 0 25 0 1 0 656583480 14987264 1057 33554432000 4194304 4479436 140733786173280 18446744073709551615 4295480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3659 1057 328 70 0 779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14636

[startup+3.10068 s]
/proc/loadavg: 2.23 3.52 3.77 5/285 5450
/proc/meminfo: memFree=20801912/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=14636 CPUtime=3.09 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 1213 0 0 0 309 0 0 0 25 0 1 0 656583480 14987264 1057 33554432000 4194304 4479436 140733786173280 18446744073709551615 4295272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3659 1057 328 70 0 779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14636

[startup+6.30018 s]
/proc/loadavg: 2.37 3.53 3.78 5/285 5504
/proc/meminfo: memFree=20800424/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=14636 CPUtime=6.29 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 1213 0 0 0 629 0 0 0 25 0 1 0 656583480 14987264 1057 33554432000 4194304 4479436 140733786173280 18446744073709551615 4295282 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3659 1057 328 70 0 779 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14636

[startup+12.701 s]
/proc/loadavg: 2.50 3.54 3.78 5/285 5504
/proc/meminfo: memFree=20798964/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=15716 CPUtime=12.69 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 1450 0 0 0 1269 0 0 0 25 0 1 0 656583480 16093184 1134 33554432000 4194304 4479436 140733786173280 18446744073709551615 4294624 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3929 1134 329 70 0 1049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15716

[startup+25.5007 s]
/proc/loadavg: 2.83 3.56 3.78 5/285 5505
/proc/meminfo: memFree=20797132/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=15328 CPUtime=25.49 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 2727 0 0 0 2549 0 0 0 25 0 1 0 656583480 15695872 1048 33554432000 4194304 4479436 140733786173280 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 3832 1048 335 70 0 952 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15328

[startup+51.1001 s]
/proc/loadavg: 3.30 3.61 3.79 5/285 5505
/proc/meminfo: memFree=20793380/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=17440 CPUtime=51.09 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 12581 0 0 0 5108 1 0 0 25 0 1 0 656583480 17858560 1544 33554432000 4194304 4479436 140733786173280 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 4360 1544 335 70 0 1480 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17440

[startup+102.31 s]
/proc/loadavg: 3.69 3.67 3.80 5/285 5507
/proc/meminfo: memFree=20784932/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=17952 CPUtime=102.3 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 22152 0 0 0 10228 2 0 0 25 0 1 0 656583480 18382848 1688 33554432000 4194304 4479436 140733786173280 18446744073709551615 4452256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 4488 1688 335 70 0 1608 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 17952

[startup+162.3 s]
/proc/loadavg: 3.92 3.74 3.82 5/285 5508
/proc/meminfo: memFree=20776240/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=19808 CPUtime=162.29 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 23576 0 0 0 16227 2 0 0 25 0 1 0 656583480 20283392 2136 33554432000 4194304 4479436 140733786173280 18446744073709551615 4295499 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 4952 2136 335 70 0 2072 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19808

[startup+222.301 s]
/proc/loadavg: 3.97 3.78 3.82 5/285 5510
/proc/meminfo: memFree=20776848/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=222.29 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 22227 2 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4451930 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 20320

[startup+282.301 s]
/proc/loadavg: 4.06 3.84 3.83 5/285 5520
/proc/meminfo: memFree=20777476/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=282.29 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 28227 2 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4380566 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 20320

[startup+342.3 s]
/proc/loadavg: 4.02 3.86 3.84 5/285 5522
/proc/meminfo: memFree=20773504/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=342.29 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 34227 2 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4295800 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 20320

[startup+402.301 s]
/proc/loadavg: 4.01 3.89 3.85 5/285 5526
/proc/meminfo: memFree=20773240/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=402.29 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 40226 3 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4450765 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 20320

[startup+462.301 s]
/proc/loadavg: 4.00 3.90 3.85 5/285 5528
/proc/meminfo: memFree=20771540/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=462.29 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 46226 3 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4297022 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 20320

[startup+522.3 s]
/proc/loadavg: 4.06 3.93 3.86 5/285 5530
/proc/meminfo: memFree=20774508/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=522.3 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 52226 4 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 20320

[startup+582.301 s]
/proc/loadavg: 4.02 3.94 3.87 5/285 5531
/proc/meminfo: memFree=20777968/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=582.3 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 58226 4 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4295485 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 20320

[startup+642.301 s]
/proc/loadavg: 4.05 3.97 3.88 5/285 5533
/proc/meminfo: memFree=20774604/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=642.31 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 64227 4 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 20320

[startup+702.3 s]
/proc/loadavg: 4.06 3.99 3.89 5/285 5535
/proc/meminfo: memFree=20773704/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=20320 CPUtime=702.3 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 25756 0 0 0 70226 4 0 0 25 0 1 0 656583480 20807680 2267 33554432000 4194304 4479436 140733786173280 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5080 2267 335 70 0 2200 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 20320

[startup+762.31 s]
/proc/loadavg: 4.02 3.99 3.90 5/285 5536
/proc/meminfo: memFree=20773072/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=21472 CPUtime=762.31 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 26044 0 0 0 76227 4 0 0 25 0 1 0 656583480 21987328 2555 33554432000 4194304 4479436 140733786173280 18446744073709551615 4452440 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5368 2555 335 70 0 2488 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 21472

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

[startup+767.901 s]
/proc/loadavg: 4.02 3.99 3.90 5/285 5536
/proc/meminfo: memFree=20772328/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=21472 CPUtime=767.9 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 26108 0 0 0 76786 4 0 0 25 0 1 0 656583480 21987328 2619 33554432000 4194304 4479436 140733786173280 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5368 2619 335 70 0 2488 0
Current children cumulated CPU time (s) 767.9
Current children cumulated vsize (KiB) 21472

[startup+771.11 s]
/proc/loadavg: 4.02 3.99 3.90 5/285 5536
/proc/meminfo: memFree=20772440/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=21472 CPUtime=771.11 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 26108 0 0 0 77107 4 0 0 25 0 1 0 656583480 21987328 2619 33554432000 4194304 4479436 140733786173280 18446744073709551615 4452297 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5368 2619 335 70 0 2488 0
Current children cumulated CPU time (s) 771.11
Current children cumulated vsize (KiB) 21472

[startup+771.901 s]
/proc/loadavg: 4.02 3.99 3.90 5/285 5536
/proc/meminfo: memFree=20772440/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=21472 CPUtime=771.9 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 26108 0 0 0 77186 4 0 0 25 0 1 0 656583480 21987328 2619 33554432000 4194304 4479436 140733786173280 18446744073709551615 4331500 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5368 2619 335 70 0 2488 0
Current children cumulated CPU time (s) 771.9
Current children cumulated vsize (KiB) 21472

[startup+772.301 s]
/proc/loadavg: 4.02 3.99 3.90 5/285 5537
/proc/meminfo: memFree=20772812/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=21472 CPUtime=772.3 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 26108 0 0 0 77226 4 0 0 25 0 1 0 656583480 21987328 2619 33554432000 4194304 4479436 140733786173280 18446744073709551615 4384967 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5368 2619 335 70 0 2488 0
Current children cumulated CPU time (s) 772.3
Current children cumulated vsize (KiB) 21472

[startup+772.701 s]
/proc/loadavg: 4.02 3.99 3.90 5/285 5537
/proc/meminfo: memFree=20772812/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=21472 CPUtime=772.7 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 26108 0 0 0 77266 4 0 0 25 0 1 0 656583480 21987328 2619 33554432000 4194304 4479436 140733786173280 18446744073709551615 4331531 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5368 2619 335 70 0 2488 0
Current children cumulated CPU time (s) 772.7
Current children cumulated vsize (KiB) 21472

[startup+772.801 s]
/proc/loadavg: 4.02 3.99 3.90 5/285 5537
/proc/meminfo: memFree=20772812/32950904 swapFree=67057400/67111528
[pid=5402] ppid=5400 vsize=21472 CPUtime=772.8 cores=0,2
/proc/5402/stat : 5402 (MPhaseSAT64) R 5400 5402 4476 0 -1 4202496 26108 0 0 0 77276 4 0 0 25 0 1 0 656583480 21987328 2619 33554432000 4194304 4479436 140733786173280 18446744073709551615 4451987 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5402/statm: 5368 2619 335 70 0 2488 0
Current children cumulated CPU time (s) 772.8
Current children cumulated vsize (KiB) 21472

Child status: 20
Real time (s): 772.886
CPU time (s): 772.899
CPU user time (s): 772.852
CPU system time (s): 0.046992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 24420

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

runsolver used 2.01969 second user time and 4.30635 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 10:57:17
IDJOB=3375201
IDBENCH=82910
IDSOLVER=1855
FILE ID=node121/3375201-1305449837
RUNJOBID= node121-1305449837-5380
PBS_JOBID= 13324845
Free space on /tmp= 73496 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S895193371-061.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375201-1305449837/watcher-3375201-1305449837 -o /tmp/evaluation-result-3375201-1305449837/solver-3375201-1305449837 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375201-1305449837.cnf

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

MD5SUM BENCH= 737aa440f80cd8be0050a0f138c79eb6
RANDOM SEED=1120668003

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20817576 kB
Buffers:        310288 kB
Cached:        6099936 kB
SwapCached:       7656 kB
Active:        6457772 kB
Inactive:      5323800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20817576 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:             784 kB
Writeback:          36 kB
AnonPages:     5368792 kB
Mapped:          21952 kB
Slab:           263972 kB
PageTables:      24312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30668364 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= 73492 MiB
End job on node121 at 2011-05-15 11:10:10