Trace number 3375234

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 921.054 921.034

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
MD5SUMcfd96c3ec450000d8fe8684f0b30ec79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.134
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

921.01/921.03	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
921.01/921.03	c input CNF file=HOME/instance-3375234-1305449923.cnf 
921.01/921.03	c Clause#=1704  var#=400  ratio=4 
921.01/921.03	c Simplified clause#=1704 
921.01/921.03	c XOR_varElimination deleted var#=1 clauses#=1696 
921.01/921.03	c inative var#=0 
921.01/921.03	c free var#=387  
921.01/921.03	c local search on 
921.01/921.03	c height=24 age=30.278300 
921.01/921.03	c hybrid solving 
921.01/921.03	c 
921.01/921.03	s UNSATISFIABLE
921.01/921.03	c 
921.01/921.03	c  Running time=921.052978 

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-3375234-1305449923/watcher-3375234-1305449923 -o /tmp/evaluation-result-3375234-1305449923/solver-3375234-1305449923 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375234-1305449923.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: 0.85 1.51 2.77 3/318 18447
/proc/meminfo: memFree=27010740/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=12164 CPUtime=0 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 430 0 0 0 0 0 0 0 22 0 1 0 389183578 12455936 371 33554432000 4194304 4479436 140733385365408 18446744073709551615 4267494 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3041 371 281 70 0 161 0

[startup+0.0768709 s]
/proc/loadavg: 0.85 1.51 2.77 3/318 18447
/proc/meminfo: memFree=27010740/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=12720 CPUtime=0.07 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 656 0 0 0 7 0 0 0 22 0 1 0 389183578 13025280 597 33554432000 4194304 4479436 140733385365408 18446744073709551615 4380593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3180 597 324 70 0 300 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12720

[startup+0.100873 s]
/proc/loadavg: 0.85 1.51 2.77 3/318 18447
/proc/meminfo: memFree=27010740/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=12880 CPUtime=0.09 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 672 0 0 0 9 0 0 0 22 0 1 0 389183578 13189120 613 33554432000 4194304 4479436 140733385365408 18446744073709551615 4380168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3220 613 324 70 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12880

[startup+0.300831 s]
/proc/loadavg: 0.85 1.51 2.77 3/318 18447
/proc/meminfo: memFree=27010740/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=13752 CPUtime=0.29 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 933 0 0 0 29 0 0 0 23 0 1 0 389183578 14082048 864 33554432000 4194304 4479436 140733385365408 18446744073709551615 4451913 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3438 864 325 70 0 558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13752

[startup+0.70078 s]
/proc/loadavg: 0.85 1.51 2.77 3/318 18447
/proc/meminfo: memFree=27010740/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=14460 CPUtime=0.69 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 1174 0 0 0 69 0 0 0 25 0 1 0 389183578 14807040 1009 33554432000 4194304 4479436 140733385365408 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3615 1009 325 70 0 735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14460

[startup+1.50064 s]
/proc/loadavg: 0.85 1.51 2.77 5/329 18495
/proc/meminfo: memFree=26994780/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=14720 CPUtime=1.49 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 1242 0 0 0 149 0 0 0 25 0 1 0 389183578 15073280 1077 33554432000 4194304 4479436 140733385365408 18446744073709551615 4296020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3680 1077 328 70 0 800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14720

[startup+3.10036 s]
/proc/loadavg: 0.85 1.51 2.77 5/329 18549
/proc/meminfo: memFree=26994820/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=14720 CPUtime=3.09 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 1242 0 0 0 309 0 0 0 25 0 1 0 389183578 15073280 1077 33554432000 4194304 4479436 140733385365408 18446744073709551615 4295058 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3680 1077 328 70 0 800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14720

[startup+6.30078 s]
/proc/loadavg: 1.10 1.55 2.78 5/329 18549
/proc/meminfo: memFree=26991648/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=14720 CPUtime=6.3 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 1242 0 0 0 630 0 0 0 25 0 1 0 389183578 15073280 1077 33554432000 4194304 4479436 140733385365408 18446744073709551615 4295272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3680 1077 328 70 0 800 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14720

[startup+12.7006 s]
/proc/loadavg: 1.33 1.59 2.78 5/329 18550
/proc/meminfo: memFree=26988920/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=15664 CPUtime=12.7 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 1445 0 0 0 1270 0 0 0 25 0 1 0 389183578 16039936 1120 33554432000 4194304 4479436 140733385365408 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3916 1120 329 70 0 1036 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 15664

[startup+25.5004 s]
/proc/loadavg: 1.92 1.71 2.80 5/329 18550
/proc/meminfo: memFree=26988432/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=15272 CPUtime=25.5 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 1509 0 0 0 2550 0 0 0 25 0 1 0 389183578 15638528 1014 33554432000 4194304 4479436 140733385365408 18446744073709551615 4294718 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3818 1014 335 70 0 938 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15272

[startup+51.1009 s]
/proc/loadavg: 2.63 1.89 2.83 5/329 18551
/proc/meminfo: memFree=26983168/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=15640 CPUtime=51.09 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 28927 0 0 0 5106 3 0 0 25 0 1 0 389183578 16015360 1109 33554432000 4194304 4479436 140733385365408 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3910 1109 335 70 0 1030 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15640

[startup+102.312 s]
/proc/loadavg: 3.40 2.22 2.89 5/329 18552
/proc/meminfo: memFree=26975088/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=15480 CPUtime=102.31 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 40910 0 0 0 10225 6 0 0 25 0 1 0 389183578 15851520 1069 33554432000 4194304 4479436 140733385365408 18446744073709551615 4379259 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3870 1069 335 70 0 990 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 15480

[startup+162.3 s]
/proc/loadavg: 3.78 2.54 2.96 5/329 18644
/proc/meminfo: memFree=26975532/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=15736 CPUtime=162.29 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 48230 0 0 0 16221 8 0 0 25 0 1 0 389183578 16113664 1141 33554432000 4194304 4479436 140733385365408 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 3934 1141 335 70 0 1054 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 15736

[startup+222.301 s]
/proc/loadavg: 4.01 2.83 3.03 5/329 18645
/proc/meminfo: memFree=26972904/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17848 CPUtime=222.29 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 65943 0 0 0 22218 11 0 0 25 0 1 0 389183578 18276352 1661 33554432000 4194304 4479436 140733385365408 18446744073709551615 4334352 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4462 1661 335 70 0 1582 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 17848

[startup+282.3 s]
/proc/loadavg: 4.00 3.04 3.09 5/329 18647
/proc/meminfo: memFree=26964828/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=20024 CPUtime=282.29 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 66487 0 0 0 28218 11 0 0 25 0 1 0 389183578 20504576 2205 33554432000 4194304 4479436 140733385365408 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 5006 2205 335 70 0 2126 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 20024

[startup+342.301 s]
/proc/loadavg: 4.00 3.21 3.14 5/329 18648
/proc/meminfo: memFree=26964184/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17912 CPUtime=342.3 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 67014 0 0 0 34218 12 0 0 25 0 1 0 389183578 18341888 1677 33554432000 4194304 4479436 140733385365408 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4478 1677 335 70 0 1598 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 17912

[startup+402.3 s]
/proc/loadavg: 4.00 3.35 3.19 5/329 18650
/proc/meminfo: memFree=26968140/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17912 CPUtime=402.3 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 67014 0 0 0 40217 13 0 0 25 0 1 0 389183578 18341888 1677 33554432000 4194304 4479436 140733385365408 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4478 1677 335 70 0 1598 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 17912

[startup+462.301 s]
/proc/loadavg: 4.00 3.47 3.24 5/329 18652
/proc/meminfo: memFree=26968856/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17912 CPUtime=462.3 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 67014 0 0 0 46216 14 0 0 25 0 1 0 389183578 18341888 1677 33554432000 4194304 4479436 140733385365408 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4478 1677 335 70 0 1598 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 17912

[startup+522.301 s]
/proc/loadavg: 4.00 3.56 3.29 5/329 18653
/proc/meminfo: memFree=26968584/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17944 CPUtime=522.3 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 68082 0 0 0 52216 14 0 0 25 0 1 0 389183578 18374656 1685 33554432000 4194304 4479436 140733385365408 18446744073709551615 4330564 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4486 1685 335 70 0 1606 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 17944

[startup+582.301 s]
/proc/loadavg: 4.04 3.65 3.33 5/329 18655
/proc/meminfo: memFree=26967448/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=18040 CPUtime=582.3 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 69184 0 0 0 58216 14 0 0 25 0 1 0 389183578 18472960 1710 33554432000 4194304 4479436 140733385365408 18446744073709551615 4451078 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4510 1710 335 70 0 1630 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 18040

[startup+642.301 s]
/proc/loadavg: 4.09 3.73 3.38 5/329 18656
/proc/meminfo: memFree=26968428/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17496 CPUtime=642.31 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 70064 0 0 0 64217 14 0 0 25 0 1 0 389183578 17915904 1574 33554432000 4194304 4479436 140733385365408 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4374 1574 335 70 0 1494 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 17496

[startup+702.3 s]
/proc/loadavg: 4.03 3.78 3.41 5/329 18685
/proc/meminfo: memFree=26956492/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17864 CPUtime=702.31 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 71210 0 0 0 70216 15 0 0 25 0 1 0 389183578 18292736 1666 33554432000 4194304 4479436 140733385365408 18446744073709551615 4452279 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4466 1666 335 70 0 1586 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 17864

[startup+762.311 s]
/proc/loadavg: 4.13 3.85 3.46 5/329 18687
/proc/meminfo: memFree=26950504/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17800 CPUtime=762.32 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 72002 0 0 0 76217 15 0 0 25 0 1 0 389183578 18227200 1670 33554432000 4194304 4479436 140733385365408 18446744073709551615 4295872 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4450 1670 335 70 0 1570 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 17800

[startup+822.3 s]
/proc/loadavg: 4.05 3.87 3.49 5/329 18688
/proc/meminfo: memFree=26941332/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=17848 CPUtime=822.31 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 75116 0 0 0 82216 15 0 0 25 0 1 0 389183578 18276352 1662 33554432000 4194304 4479436 140733385365408 18446744073709551615 4453469 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4462 1662 335 70 0 1582 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 17848

[startup+882.301 s]
/proc/loadavg: 4.02 3.89 3.52 5/329 18690
/proc/meminfo: memFree=26930392/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=19816 CPUtime=882.31 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 77945 0 0 0 88215 16 0 0 25 0 1 0 389183578 20291584 2071 33554432000 4194304 4479436 140733385365408 18446744073709551615 4296016 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 4954 2071 335 70 0 2074 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 19816

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

[startup+895.9 s]
/proc/loadavg: 4.01 3.90 3.52 5/329 18690
/proc/meminfo: memFree=26924680/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=20584 CPUtime=895.91 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 78232 0 0 0 89575 16 0 0 25 0 1 0 389183578 21078016 2358 33554432000 4194304 4479436 140733385365408 18446744073709551615 4295158 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 5146 2358 335 70 0 2266 0
Current children cumulated CPU time (s) 895.91
Current children cumulated vsize (KiB) 20584

[startup+908.7 s]
/proc/loadavg: 4.01 3.90 3.53 5/329 18718
/proc/meminfo: memFree=26951012/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=24684 CPUtime=908.71 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 79770 0 0 0 90855 16 0 0 25 0 1 0 389183578 25276416 3384 33554432000 4194304 4479436 140733385365408 18446744073709551615 4300304 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 6171 3384 335 70 0 3291 0
Current children cumulated CPU time (s) 908.71
Current children cumulated vsize (KiB) 24684

[startup+915.101 s]
/proc/loadavg: 4.01 3.90 3.53 5/329 18718
/proc/meminfo: memFree=26951000/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=24684 CPUtime=915.12 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 79770 0 0 0 91496 16 0 0 25 0 1 0 389183578 25276416 3384 33554432000 4194304 4479436 140733385365408 18446744073709551615 4295201 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 6171 3384 335 70 0 3291 0
Current children cumulated CPU time (s) 915.12
Current children cumulated vsize (KiB) 24684

[startup+918.3 s]
/proc/loadavg: 4.01 3.90 3.53 5/329 18718
/proc/meminfo: memFree=26950008/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=24684 CPUtime=918.31 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 79770 0 0 0 91815 16 0 0 25 0 1 0 389183578 25276416 3384 33554432000 4194304 4479436 140733385365408 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 6171 3384 335 70 0 3291 0
Current children cumulated CPU time (s) 918.31
Current children cumulated vsize (KiB) 24684

[startup+919.9 s]
/proc/loadavg: 4.01 3.90 3.54 5/329 18718
/proc/meminfo: memFree=26950128/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=24684 CPUtime=919.91 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 79770 0 0 0 91975 16 0 0 25 0 1 0 389183578 25276416 3384 33554432000 4194304 4479436 140733385365408 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 6171 3384 335 70 0 3291 0
Current children cumulated CPU time (s) 919.91
Current children cumulated vsize (KiB) 24684

[startup+920.712 s]
/proc/loadavg: 4.01 3.90 3.54 5/329 18718
/proc/meminfo: memFree=26949384/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=24684 CPUtime=920.72 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 79770 0 0 0 92056 16 0 0 25 0 1 0 389183578 25276416 3384 33554432000 4194304 4479436 140733385365408 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 6171 3384 335 70 0 3291 0
Current children cumulated CPU time (s) 920.72
Current children cumulated vsize (KiB) 24684

[startup+920.901 s]
/proc/loadavg: 4.01 3.90 3.54 5/329 18718
/proc/meminfo: memFree=26949384/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=22636 CPUtime=920.91 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 79770 0 0 0 92075 16 0 0 25 0 1 0 389183578 23179264 2872 33554432000 4194304 4479436 140733385365408 18446744073709551615 4364020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 5659 2872 335 70 0 2779 0
Current children cumulated CPU time (s) 920.91
Current children cumulated vsize (KiB) 22636

[startup+921.001 s]
/proc/loadavg: 4.01 3.90 3.54 5/329 18718
/proc/meminfo: memFree=26949384/32951124 swapFree=46575252/67111528
[pid=18447] ppid=18445 vsize=22636 CPUtime=921.01 cores=0,2
/proc/18447/stat : 18447 (MPhaseSAT64) R 18445 18447 17988 0 -1 4202496 79770 0 0 0 92085 16 0 0 25 0 1 0 389183578 23179264 2872 33554432000 4194304 4479436 140733385365408 18446744073709551615 4451060 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18447/statm: 5659 2872 335 70 0 2779 0
Current children cumulated CPU time (s) 921.01
Current children cumulated vsize (KiB) 22636

Child status: 20
Real time (s): 921.034
CPU time (s): 921.054
CPU user time (s): 920.889
CPU system time (s): 0.164974
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 24684

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

runsolver used 2.94155 second user time and 5.82811 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 10:58:43
IDJOB=3375234
IDBENCH=82943
IDSOLVER=1855
FILE ID=node107/3375234-1305449923
RUNJOBID= node107-1305449923-18425
PBS_JOBID= 13324866
Free space on /tmp= 73492 MiB

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

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

MD5SUM BENCH= cfd96c3ec450000d8fe8684f0b30ec79
RANDOM SEED=1808266892

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:     32951124 kB
MemFree:      27011004 kB
Buffers:        160732 kB
Cached:        1216692 kB
SwapCached:       9832 kB
Active:        5242152 kB
Inactive:       419100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27011004 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:             880 kB
Writeback:           0 kB
AnonPages:     4281416 kB
Mapped:          19124 kB
Slab:           146380 kB
PageTables:      69216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64935348 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 node107 at 2011-05-15 11:14:04