Trace number 3210198

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
SAT09 reference solver: SATzilla2009_R 2009-03-22? (exit code) 4999.27 4999.09

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1170024351-015-UNKNOWN.cnf
MD5SUM0f7796213ec78265bd44aa83c0fa283d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark121.479
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

77.98/78.01	c SATzilla is building models for class 1
77.98/78.01	c run presolver SATenstein for 30 seconds ... 
77.98/78.01	c Bin: Executing SATenstein
77.98/78.01	c spawning binary file with 30 seconds ...
77.98/78.01	c child exit by a signal
77.98/78.01	c SATenstein returned code 137.
77.98/78.01	c run presolver mxc-sr08 for 30 seconds ... 
77.98/78.01	c Bin: Executing mxc-sr08
77.98/78.01	c spawning binary file with 30 seconds ...
77.98/78.01	c child exit by a signal
77.98/78.01	c mxc-sr08 returned code 137.
77.98/78.01	c Orignal number of varibales is 50000, number of clauses is 210000 
77.98/78.01	c predicted feature computation time is -6.357171 
77.98/78.01	c Bin: Executing satelite
77.98/78.01	c spawning binary file with 240 seconds ...
77.98/78.01	c child exited successfully
77.98/78.01	c satzilla computing base features
77.98/78.01	c Number of variabe is: 48726, Number of clause is : 208521 
77.98/78.01	c Initializing...
77.98/78.01	c satzilla compute diameter ...
77.98/78.01	c start diameter features ...
77.98/78.01	c satzilla doing clause learning
77.98/78.01	c start clause learning features ...
77.98/78.01	c Bin: Executing zchaff07
77.98/78.01	c spawning binary file with 2 seconds ...
77.98/78.01	c child exit by a signal
77.98/78.01	c satzilla doing survey propogation probe
77.98/78.01	c do survay propogation for 2 second ...
77.98/78.01	c satzilla doing local search probe
77.98/78.01	c satzilla doing lobjois search-space size estimate
77.98/78.01	c features are:50000 210000 48726 208521 0.0261462 0.00709281 0.233674 0.494911 0.587836 0.713026 6.23278e-05 0.0641508 6.15688e-05 0.000123138 0.159592 0 0.964152 6.23278e-05 0.290603 4.79568e-06 0.000187032 2.71837 0.228388 0.17101 0 1 3.36954 3.05563e-05 0.396799 0 0.000115096 2.32319 0.492751 0.000126392 0.294243 9.59136e-06 0.000383654 6 0 6 6 -0 2.58421 0.6378 1 8 5 1 3 1 2 105.782 0.484252 18 355 169 53.6 130 71.8571 97 0.394317 0.577158 6.75856e-06 1 0.70869 0.0880193 0.56948 0.206112 0.387122 0.0926964 0.652933 0.00190077 0.838322 0.175345 0.0282282 0.124655 0.0473604 0.0798433 2244.5 0.543444 10621.5 0.000998597 10621.5 10614 10614 0.658357 0.894319 0.876461 0.0491948 0.224034 0.246094 
77.98/78.01	c satzilla's ranking:
77.98/78.01	c 1) adaptg2wsat0: 19.375995
77.98/78.01	c 2) adaptg2wsat+: 9.328990
77.98/78.01	c 3) march_dl2004: 0.895320
77.98/78.01	c 4) kcnfs04SAT07: -0.337935
77.98/78.01	c 5) SATenstein: -0.376305
77.98/78.01	c 6) picosat846: -0.473411
77.98/78.01	c 7) gnovelty+: -12.326041
77.98/78.01	c 8) mxc-sr08: -10000.000000
77.98/78.01	c 9) tts-4-0: -10000.000000
77.98/78.01	c 10) zchaff_rand: -10000.000000
77.98/78.01	c 11) vallst: -10000.000000
77.98/78.01	c 12) minisat20: -10000.000000
77.98/78.01	c 13) minisat20SAT07: -10000.000000
77.98/78.01	c satzilla running adaptg2wsat0 ... 
4999.15/4999.09	c Bin: Executing adaptg2wsat0
4999.15/4999.09	c spawning binary file with 4922 seconds ...
4999.15/4999.09	c child exit by a signal
4999.15/4999.09	c adaptg2wsat0 returned code 137.
4999.15/4999.09	c satzilla running adaptg2wsat+ ... 
4999.15/4999.09	c Bin: Executing adaptg2wsat+
4999.15/4999.09	c adaptg2wsat+ returned code 1.
4999.15/4999.09	c satzilla running march_dl2004 ... 
4999.15/4999.09	c Bin: Executing march_dl2004
4999.15/4999.09	c march_dl2004 returned code 1.
4999.15/4999.09	c satzilla running kcnfs04SAT07 ... 
4999.15/4999.09	c Bin: Executing kcnfs04SAT07
4999.15/4999.09	c kcnfs04SAT07 returned code 1.
4999.15/4999.09	c satzilla running SATenstein ... 
4999.15/4999.09	c Bin: Executing SATenstein
4999.15/4999.09	c SATenstein returned code 1.
4999.15/4999.09	c satzilla running picosat846 ... 
4999.15/4999.09	c Bin: Executing picosat846
4999.15/4999.09	c picosat846 returned code 1.
4999.15/4999.09	c satzilla running gnovelty+ ... 
4999.15/4999.09	c Bin: Executing gnovelty+
4999.15/4999.09	c gnovelty+ returned code 1.
4999.15/4999.09	c satzilla running mxc-sr08 ... 
4999.15/4999.09	c Bin: Executing mxc-sr08
4999.15/4999.09	c mxc-sr08 returned code 1.
4999.15/4999.09	c satzilla running tts-4-0 ... 
4999.15/4999.09	c Bin: Executing tts-4-0
4999.15/4999.09	c tts-4-0 returned code 1.
4999.15/4999.09	c satzilla running zchaff_rand ... 
4999.15/4999.09	c Bin: Executing zchaff_rand
4999.15/4999.09	c zchaff_rand returned code 1.
4999.15/4999.09	c satzilla running vallst ... 
4999.15/4999.09	c Bin: Executing vallst
4999.15/4999.09	c vallst returned code 1.
4999.15/4999.09	c satzilla running minisat20 ... 
4999.15/4999.09	c Bin: Executing minisat20
4999.15/4999.09	c minisat20 returned code 1.
4999.15/4999.09	c satzilla running minisat20SAT07 ... 
4999.15/4999.09	c Bin: Executing minisat20SAT07
4999.15/4999.09	c minisat20SAT07 returned code 1.
4999.15/4999.09	c ERROR: All Failed! 
4999.15/4999.09	c SATZILLA_TIME=5000.010000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3210198-1303144667/watcher-3210198-1303144667 -o /tmp/evaluation-result-3210198-1303144667/solver-3210198-1303144667 -C 5000 -W 5000 -M 15500 HOME/SATzilla2009_R HOME/instance-3210198-1303144667.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): 5000 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: 2.02 2.01 2.00 2/178 6306
/proc/meminfo: memFree=17051692/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0

[startup+0.073458 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 6306
/proc/meminfo: memFree=17051692/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100455 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 6306
/proc/meminfo: memFree=17051692/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300425 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 6306
/proc/meminfo: memFree=17051692/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700342 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 6306
/proc/meminfo: memFree=17051692/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.5012 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6308
/proc/meminfo: memFree=17027196/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
[pid=6307] ppid=6306 vsize=50200 CPUtime=1.49 cores=1,3,5,7
/proc/6307/stat : 6307 (SATenstein) R 6306 6306 5651 0 -1 4202496 6673 0 0 0 148 1 0 0 25 0 1 0 504697403 51404800 6627 33554432000 134512640 134854740 4293012512 18446744073709551615 134761044 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6307/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52336

[startup+3.10089 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6308
/proc/meminfo: memFree=17026824/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
[pid=6307] ppid=6306 vsize=50200 CPUtime=3.09 cores=1,3,5,7
/proc/6307/stat : 6307 (SATenstein) R 6306 6306 5651 0 -1 4202496 6673 0 0 0 308 1 0 0 25 0 1 0 504697403 51404800 6627 33554432000 134512640 134854740 4293012512 18446744073709551615 134760966 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6307/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52336

[startup+6.3003 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 6308
/proc/meminfo: memFree=17026072/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
[pid=6307] ppid=6306 vsize=50200 CPUtime=6.29 cores=1,3,5,7
/proc/6307/stat : 6307 (SATenstein) R 6306 6306 5651 0 -1 4202496 6673 0 0 0 628 1 0 0 25 0 1 0 504697403 51404800 6627 33554432000 134512640 134854740 4293012512 18446744073709551615 134759833 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6307/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52336

[startup+12.7011 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 6308
/proc/meminfo: memFree=17025944/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
[pid=6307] ppid=6306 vsize=50200 CPUtime=12.69 cores=1,3,5,7
/proc/6307/stat : 6307 (SATenstein) R 6306 6306 5651 0 -1 4202496 6673 0 0 0 1268 1 0 0 25 0 1 0 504697403 51404800 6627 33554432000 134512640 134854740 4293012512 18446744073709551615 134760620 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6307/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52336

[startup+25.5007 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 6308
/proc/meminfo: memFree=17026920/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 504697403 2187264 114 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/6306/statm: 534 114 97 400 0 131 0
[pid=6307] ppid=6306 vsize=50200 CPUtime=25.49 cores=1,3,5,7
/proc/6307/stat : 6307 (SATenstein) R 6306 6306 5651 0 -1 4202496 6673 0 0 0 2548 1 0 0 25 0 1 0 504697403 51404800 6627 33554432000 134512640 134854740 4293012512 18446744073709551615 134760370 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6307/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52336

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6310
/proc/meminfo: memFree=17013864/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=2136 CPUtime=29.98 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 183 6673 0 0 0 0 2997 1 18 0 1 0 504697403 2187264 123 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/6306/statm: 534 123 105 400 0 131 0
[pid=6310] ppid=6306 vsize=39864 CPUtime=21.1 cores=1,3,5,7
/proc/6310/stat : 6310 (mxc-sr08) R 6306 6306 5651 0 -1 4202496 11197 0 0 0 2108 2 0 0 25 0 1 0 504700403 40820736 9267 33554432000 134512640 135078026 4289615248 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/6310/statm: 9966 9267 73 139 0 9825 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42000

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 6318
/proc/meminfo: memFree=16995808/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235284 CPUtime=24.28 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7592 0 0 0 2427 1 0 0 25 0 1 0 504705205 240930816 7561 33554432000 134512640 134921720 4292876192 18446744073709551615 134542371 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 256936

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6319
/proc/meminfo: memFree=16995772/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235284 CPUtime=84.28 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7592 0 0 0 8427 1 0 0 25 0 1 0 504705205 240930816 7561 33554432000 134512640 134921720 4292876192 18446744073709551615 134542740 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 256936

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 6321
/proc/meminfo: memFree=16995984/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235284 CPUtime=144.28 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7592 0 0 0 14427 1 0 0 25 0 1 0 504705205 240930816 7561 33554432000 134512640 134921720 4292876192 18446744073709551615 134553057 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 256936

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6322
/proc/meminfo: memFree=16995700/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235284 CPUtime=204.28 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7592 0 0 0 20427 1 0 0 25 0 1 0 504705205 240930816 7561 33554432000 134512640 134921720 4292876192 18446744073709551615 134542587 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 256936

[startup+342.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 6324
/proc/meminfo: memFree=16995892/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235284 CPUtime=264.29 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7592 0 0 0 26428 1 0 0 25 0 1 0 504705205 240930816 7561 33554432000 134512640 134921720 4292876192 18446744073709551615 134543445 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 256936

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6326
/proc/meminfo: memFree=16996216/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7

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


[startup+4722.31 s]
/proc/loadavg: 1.22 1.74 1.90 2/173 6470
/proc/meminfo: memFree=17059968/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4644.45 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 464444 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134541939 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 256940

[startup+4782.3 s]
/proc/loadavg: 1.08 1.60 1.85 2/173 6471
/proc/meminfo: memFree=17060056/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4704.45 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 470444 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134541939 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 256940

[startup+4842.3 s]
/proc/loadavg: 1.03 1.49 1.79 2/173 6473
/proc/meminfo: memFree=17060140/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4764.45 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 476444 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134543405 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 256940

[startup+4902.3 s]
/proc/loadavg: 1.01 1.40 1.74 2/173 6475
/proc/meminfo: memFree=17060360/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4824.45 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 482444 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134542371 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 256940

[startup+4962.3 s]
/proc/loadavg: 1.00 1.32 1.69 2/173 6476
/proc/meminfo: memFree=17060332/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4884.45 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 488444 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134541999 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 256940

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.32 1.68 2/173 6476
/proc/meminfo: memFree=17060332/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4888.45 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 488844 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134542287 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4966.44
Current children cumulated vsize (KiB) 256940

[startup+4979.1 s]
/proc/loadavg: 1.00 1.31 1.68 2/173 6477
/proc/meminfo: memFree=17060316/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4901.25 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 490124 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134542323 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4979.24
Current children cumulated vsize (KiB) 256940

[startup+4991.9 s]
/proc/loadavg: 1.00 1.29 1.66 2/173 6477
/proc/meminfo: memFree=17060316/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4914.06 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 491405 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134542371 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4992.05
Current children cumulated vsize (KiB) 256940

[startup+4995.11 s]
/proc/loadavg: 1.00 1.28 1.66 2/173 6486
/proc/meminfo: memFree=17060044/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4917.26 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 491725 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4995.25
Current children cumulated vsize (KiB) 256940

[startup+4996.7 s]
/proc/loadavg: 1.00 1.28 1.66 2/173 6486
/proc/meminfo: memFree=17060168/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4918.86 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 491885 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134541659 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4996.85
Current children cumulated vsize (KiB) 256940

[startup+4998.3 s]
/proc/loadavg: 1.00 1.28 1.66 2/173 6486
/proc/meminfo: memFree=17060276/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4920.46 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 492045 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134541939 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4998.45
Current children cumulated vsize (KiB) 256940

[startup+4998.7 s]
/proc/loadavg: 1.00 1.28 1.66 2/173 6486
/proc/meminfo: memFree=17060276/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4920.86 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 492085 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134553446 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4998.85
Current children cumulated vsize (KiB) 256940

[startup+4998.9 s]
/proc/loadavg: 1.00 1.28 1.66 2/173 6486
/proc/meminfo: memFree=17060276/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4921.06 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 492105 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134542724 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4999.05
Current children cumulated vsize (KiB) 256940

[startup+4999 s]
/proc/loadavg: 1.00 1.28 1.66 2/173 6486
/proc/meminfo: memFree=17060276/32950928 swapFree=67111528/67111528
[pid=6306] ppid=6304 vsize=21652 CPUtime=77.99 cores=1,3,5,7
/proc/6306/stat : 6306 (SATzilla2009_R) S 6304 6306 5651 0 -1 4202496 15858 31612 0 0 1534 14 6185 66 25 0 1 0 504697403 22171648 5089 33554432000 134512640 136149437 4291337280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/6306/statm: 5413 5089 221 400 0 5010 0
[pid=6317] ppid=6306 vsize=235288 CPUtime=4921.16 cores=1,3,5,7
/proc/6317/stat : 6317 (adaptg2wsat0) R 6306 6306 5651 0 -1 4202496 7598 0 0 0 492115 1 0 0 25 0 1 0 504705205 240934912 7567 33554432000 134512640 134921720 4292876192 18446744073709551615 134541888 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/6317/statm: 58822 7567 46 100 0 58329 0
Current children cumulated CPU time (s) 4999.15
Current children cumulated vsize (KiB) 256940

Child status: 17
Real time (s): 4999.09
CPU time (s): 4999.27
CPU user time (s): 4998.44
CPU system time (s): 0.830873
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 256940

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

runsolver used 7.57685 second user time and 19.3971 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-18 18:37:47
IDJOB=3210198
IDBENCH=82698
IDSOLVER=1628
FILE ID=node114/3210198-1303144667
RUNJOBID= node114-1303135814-5670
PBS_JOBID= 13020924
Free space on /tmp= 73132 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1170024351-015-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3210198-1303144667/watcher-3210198-1303144667 -o /tmp/evaluation-result-3210198-1303144667/solver-3210198-1303144667 -C 5000 -W 5000 -M 15500  HOME/SATzilla2009_R HOME/instance-3210198-1303144667.cnf

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

MD5SUM BENCH= 0f7796213ec78265bd44aa83c0fa283d
RANDOM SEED=1983436083

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      17051972 kB
Buffers:        724136 kB
Cached:       14723420 kB
SwapCached:          0 kB
Active:        6616148 kB
Inactive:      8924260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17051972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35752 kB
Writeback:           0 kB
AnonPages:       92420 kB
Mapped:          16036 kB
Slab:           294612 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   441936 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= 73136 MiB
End job on node114 at 2011-04-18 20:01:06