Trace number 3095619

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT_M 2011-02-16UNSAT 410.866 410.853

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
MD5SUM5da80be8e24322484381341b0d82cc61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.33
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

45.80/45.86	c MPhaseSAT_M version 401 suited for random catagory by Jingchao Chen,  April 1,2011 
45.80/45.86	c input CNF file=HOME/instance-3095619-1301754254.cnf 
45.80/45.86	c Clause#=2130  var#=100  ratio=21 
45.80/45.86	c Simplified clause#=2130 
45.80/45.86	c XOR_varElimination deleted var#=0 clauses#=2130 
45.80/45.86	c inative var#=0 
45.80/45.86	c free var#=100  
45.80/45.86	c local search on 
45.80/45.86	c height=22 age=42 
45.80/45.86	c hybrid solving ... 
45.80/45.86	c switch to march 
45.80/45.86	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
45.80/45.86	c stat :: sign balance is biased by 0.049
45.80/45.86	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
45.80/45.86	c simplify_formula():: removed 0 tautological, 0 satisfied and 8 duplicate clauses
45.80/45.86	c longest clause has size 5
45.80/45.86	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
45.80/45.86	c number of free variables = 100
45.80/45.86	c dynamic_preselect_setsize :: off
45.80/45.89	c 0 / 999 NodeCount: 212 
45.90/45.91	c 1 / 999 NodeCount: 574 
46.10/46.12	c 2 / 999 NodeCount: 3241 
47.30/47.35	c 3 / 999 NodeCount: 17158 
52.30/52.39	c 4 / 999 NodeCount: 68336 
67.60/67.69	c 5 / 999 NodeCount: 206870 
102.10/102.11	c 6 / 999 NodeCount: 485960 
159.89/159.99	c 7 / 999 NodeCount: 912443 
234.10/234.13	c 8 / 999 NodeCount: 1414975 
307.10/307.19	c 9 / 999 NodeCount: 1872685 
362.10/362.11	c 10 / 999 NodeCount: 2191025 
393.00/393.00	c 11 / 999 NodeCount: 2357207 
405.81/405.87	c 12 / 999 NodeCount: 2421278 
409.70/409.78	c 13 / 999 NodeCount: 2439401 
410.60/410.67	c 14 / 999 NodeCount: 2443184 
410.80/410.83	c 15 / 999 NodeCount: 2443760 
410.80/410.84	c 16 / 999 NodeCount: 2443808 
410.80/410.84	c 17 / 999 NodeCount: 2443810 
410.80/410.84	c 
410.80/410.84	s UNSATISFIABLE
410.80/410.84	c 
410.80/410.84	c  Running time=410.860540 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3095619-1301754254/watcher-3095619-1301754254 -o /tmp/evaluation-result-3095619-1301754254/solver-3095619-1301754254 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095619-1301754254.cnf 

running on 2 cores: 4,6

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: 3.97 4.00 3.94 4/189 2882
/proc/meminfo: memFree=23080428/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=3236 CPUtime=0 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 380 0 0 0 0 0 0 0 25 0 1 0 365656110 3313664 319 33554432000 134512640 134829744 4294747280 18446744073709551615 2757383 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 809 319 236 78 0 95 0

[startup+0.019403 s]
/proc/loadavg: 3.97 4.00 3.94 4/189 2882
/proc/meminfo: memFree=23080428/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=3392 CPUtime=0.01 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 385 0 0 0 1 0 0 0 25 0 1 0 365656110 3473408 324 33554432000 134512640 134829744 4294747280 18446744073709551615 134580632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 848 324 238 78 0 134 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3392

[startup+0.100386 s]
/proc/loadavg: 3.97 4.00 3.94 4/189 2882
/proc/meminfo: memFree=23080428/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=3656 CPUtime=0.09 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 497 0 0 0 9 0 0 0 25 0 1 0 365656110 3743744 436 33554432000 134512640 134829744 4294747280 18446744073709551615 134678548 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 914 436 270 78 0 200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3656

[startup+0.300364 s]
/proc/loadavg: 3.97 4.00 3.94 4/189 2882
/proc/meminfo: memFree=23080428/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=3920 CPUtime=0.29 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 579 0 0 0 29 0 0 0 25 0 1 0 365656110 4014080 518 33554432000 134512640 134829744 4294747280 18446744073709551615 134721138 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 980 518 270 78 0 266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3920

[startup+0.700277 s]
/proc/loadavg: 3.97 4.00 3.94 4/189 2882
/proc/meminfo: memFree=23080428/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=4184 CPUtime=0.69 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 647 0 0 0 69 0 0 0 25 0 1 0 365656110 4284416 586 33554432000 134512640 134829744 4294747280 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 1046 586 270 78 0 332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4184

[startup+1.50113 s]
/proc/loadavg: 3.97 4.00 3.94 5/190 2883
/proc/meminfo: memFree=23077220/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=4320 CPUtime=1.5 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 677 0 0 0 150 0 0 0 25 0 1 0 365656110 4423680 616 33554432000 134512640 134829744 4294747280 18446744073709551615 134605222 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 1080 616 273 78 0 366 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 4320

[startup+3.10083 s]
/proc/loadavg: 3.97 4.00 3.94 5/190 2883
/proc/meminfo: memFree=23076960/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=4320 CPUtime=3.1 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 677 0 0 0 310 0 0 0 25 0 1 0 365656110 4423680 616 33554432000 134512640 134829744 4294747280 18446744073709551615 134606478 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 1080 616 273 78 0 366 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 4320

[startup+6.30025 s]
/proc/loadavg: 3.97 4.00 3.94 5/190 2883
/proc/meminfo: memFree=23076712/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=4320 CPUtime=6.3 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 677 0 0 0 630 0 0 0 25 0 1 0 365656110 4423680 616 33554432000 134512640 134829744 4294747280 18446744073709551615 134605814 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 1080 616 273 78 0 366 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 4320

[startup+12.701 s]
/proc/loadavg: 3.97 4.00 3.94 5/190 2883
/proc/meminfo: memFree=23075580/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=4320 CPUtime=12.7 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 677 0 0 0 1270 0 0 0 25 0 1 0 365656110 4423680 616 33554432000 134512640 134829744 4294747280 18446744073709551615 134605814 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 1080 616 273 78 0 366 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4320

[startup+25.5007 s]
/proc/loadavg: 3.98 4.00 3.94 5/190 2883
/proc/meminfo: memFree=23074584/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=4544 CPUtime=25.5 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 725 0 0 0 2550 0 0 0 25 0 1 0 365656110 4653056 664 33554432000 134512640 134829744 4294747280 18446744073709551615 134606367 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 1136 664 273 78 0 422 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4544

[startup+51.1009 s]
/proc/loadavg: 3.98 4.00 3.94 5/190 2884
/proc/meminfo: memFree=23068224/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=6460 CPUtime=51.1 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 1182 0 0 0 5110 0 0 0 25 0 1 0 365656110 6615040 1106 33554432000 134512640 134829744 4294747280 18446744073709551615 134768868 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 1615 1106 305 78 0 901 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6460

[startup+102.306 s]
/proc/loadavg: 3.99 4.00 3.94 5/190 2885
/proc/meminfo: memFree=23048232/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=17260 CPUtime=102.3 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 3849 0 0 0 10230 0 0 0 25 0 1 0 365656110 17674240 3773 33554432000 134512640 134829744 4294747280 18446744073709551615 134768260 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 4315 3773 305 78 0 3601 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 17260

[startup+162.3 s]
/proc/loadavg: 3.99 4.00 3.94 5/190 2887
/proc/meminfo: memFree=23029996/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=32008 CPUtime=162.29 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 6596 0 0 0 16229 0 0 0 25 0 1 0 365656110 32776192 6520 33554432000 134512640 134829744 4294747280 18446744073709551615 134780340 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 8002 6520 305 78 0 7288 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32008

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.94 5/190 2888
/proc/meminfo: memFree=23011264/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=42760 CPUtime=222.3 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 9133 0 0 0 22229 1 0 0 25 0 1 0 365656110 43786240 9057 33554432000 134512640 134829744 4294747280 18446744073709551615 134789097 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 10690 9057 305 78 0 9976 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42760

[startup+282.301 s]
/proc/loadavg: 4.10 4.03 3.95 5/190 2890
/proc/meminfo: memFree=22993260/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=52136 CPUtime=282.3 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 11519 0 0 0 28229 1 0 0 25 0 1 0 365656110 53387264 11443 33554432000 134512640 134829744 4294747280 18446744073709551615 134768864 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 13034 11443 305 78 0 12320 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52136

[startup+342.301 s]
/proc/loadavg: 4.03 4.02 3.95 5/190 2892
/proc/meminfo: memFree=22976500/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=56824 CPUtime=342.3 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 13720 0 0 0 34228 2 0 0 25 0 1 0 365656110 58187776 13644 33554432000 134512640 134829744 4294747280 18446744073709551615 134806096 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 14206 13644 305 78 0 13492 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56824

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 2893
/proc/meminfo: memFree=22960096/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=68956 CPUtime=402.3 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 15700 0 0 0 40228 2 0 0 25 0 1 0 365656110 70610944 15624 33554432000 134512640 134829744 4294747280 18446744073709551615 134768885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 17239 15624 305 78 0 16525 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 68956

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

[startup+403.101 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 2893
/proc/meminfo: memFree=22959972/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=68956 CPUtime=403.1 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 15726 0 0 0 40308 2 0 0 25 0 1 0 365656110 70610944 15650 33554432000 134512640 134829744 4294747280 18446744073709551615 134768927 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 17239 15650 305 78 0 16525 0
Current children cumulated CPU time (s) 403.1
Current children cumulated vsize (KiB) 68956

[startup+406.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 2894
/proc/meminfo: memFree=22958728/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=68956 CPUtime=406.3 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 15817 0 0 0 40628 2 0 0 25 0 1 0 365656110 70610944 15741 33554432000 134512640 134829744 4294747280 18446744073709551615 134822434 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 17239 15741 305 78 0 16525 0
Current children cumulated CPU time (s) 406.3
Current children cumulated vsize (KiB) 68956

[startup+407.901 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 2894
/proc/meminfo: memFree=22958356/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=68956 CPUtime=407.9 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 15864 0 0 0 40788 2 0 0 25 0 1 0 365656110 70610944 15788 33554432000 134512640 134829744 4294747280 18446744073709551615 134733420 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 17239 15788 305 78 0 16525 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 68956

[startup+409.5 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 2894
/proc/meminfo: memFree=22957984/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=68956 CPUtime=409.5 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 15907 0 0 0 40948 2 0 0 25 0 1 0 365656110 70610944 15831 33554432000 134512640 134829744 4294747280 18446744073709551615 134747940 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 17239 15831 305 78 0 16525 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 68956

[startup+410.306 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 2894
/proc/meminfo: memFree=22957860/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=68956 CPUtime=410.31 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 15929 0 0 0 41029 2 0 0 25 0 1 0 365656110 70610944 15853 33554432000 134512640 134829744 4294747280 18446744073709551615 134789321 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 17239 15853 305 78 0 16525 0
Current children cumulated CPU time (s) 410.31
Current children cumulated vsize (KiB) 68956

[startup+410.7 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 2894
/proc/meminfo: memFree=22957860/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=68956 CPUtime=410.7 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 15937 0 0 0 41068 2 0 0 25 0 1 0 365656110 70610944 15861 33554432000 134512640 134829744 4294747280 18446744073709551615 134788957 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 17239 15861 305 78 0 16525 0
Current children cumulated CPU time (s) 410.7
Current children cumulated vsize (KiB) 68956

[startup+410.8 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 2894
/proc/meminfo: memFree=22957860/32950928 swapFree=67111528/67111528
[pid=2882] ppid=2880 vsize=68956 CPUtime=410.8 cores=4,6
/proc/2882/stat : 2882 (MPhaseSAT_M) R 2880 2882 1686 0 -1 4202496 15940 0 0 0 41078 2 0 0 25 0 1 0 365656110 70610944 15864 33554432000 134512640 134829744 4294747280 18446744073709551615 134822503 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2882/statm: 17239 15864 305 78 0 16525 0
Current children cumulated CPU time (s) 410.8
Current children cumulated vsize (KiB) 68956

Child status: 20
Real time (s): 410.853
CPU time (s): 410.866
CPU user time (s): 410.835
CPU system time (s): 0.030995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 68956

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

runsolver used 0.6559 second user time and 1.21582 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-02 16:24:14
IDJOB=3095619
IDBENCH=82901
IDSOLVER=1522
FILE ID=node113/3095619-1301754254
RUNJOBID= node113-1301748572-1705
PBS_JOBID= 12841024
Free space on /tmp= 70720 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095619-1301754254/watcher-3095619-1301754254 -o /tmp/evaluation-result-3095619-1301754254/solver-3095619-1301754254 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095619-1301754254.cnf

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

MD5SUM BENCH= 5da80be8e24322484381341b0d82cc61
RANDOM SEED=137638629

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.75
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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23080584 kB
Buffers:        308808 kB
Cached:        9154352 kB
SwapCached:          0 kB
Active:        6180148 kB
Inactive:      3398240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23080584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1124 kB
Writeback:           0 kB
AnonPages:      115612 kB
Mapped:          17204 kB
Slab:           228456 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   311344 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= 70720 MiB
End job on node113 at 2011-04-02 16:31:05