Trace number 3204956

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? (TO) 1300.05 1300.01

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 benchmark153.855
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

78.56/78.62	c SATzilla is building models for class 1
78.56/78.62	c run presolver SATenstein for 30 seconds ... 
78.56/78.62	c Bin: Executing SATenstein
78.56/78.62	c spawning binary file with 30 seconds ...
78.56/78.62	c child exit by a signal
78.56/78.62	c SATenstein returned code 137.
78.56/78.62	c run presolver mxc-sr08 for 30 seconds ... 
78.56/78.62	c Bin: Executing mxc-sr08
78.56/78.62	c spawning binary file with 30 seconds ...
78.56/78.62	c child exit by a signal
78.56/78.62	c mxc-sr08 returned code 137.
78.56/78.62	c Orignal number of varibales is 50000, number of clauses is 210000 
78.56/78.62	c predicted feature computation time is -6.357171 
78.56/78.62	c Bin: Executing satelite
78.56/78.62	c spawning binary file with 240 seconds ...
78.56/78.62	c child exited successfully
78.56/78.62	c satzilla computing base features
78.56/78.62	c Number of variabe is: 48726, Number of clause is : 208521 
78.56/78.62	c Initializing...
78.56/78.62	c satzilla compute diameter ...
78.56/78.62	c start diameter features ...
78.56/78.62	c satzilla doing clause learning
78.56/78.62	c start clause learning features ...
78.56/78.62	c Bin: Executing zchaff07
78.56/78.62	c spawning binary file with 2 seconds ...
78.56/78.62	c child exit by a signal
78.56/78.62	c satzilla doing survey propogation probe
78.56/78.62	c do survay propogation for 2 second ...
78.56/78.62	c satzilla doing local search probe
78.56/78.62	c satzilla doing lobjois search-space size estimate
78.56/78.62	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.6 0.636984 1 8 5 1 3 1 2 105.588 0.494232 18 355 169 51.8571 130 71 96 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 2487.5 0.705259 10634.5 0.00831147 10634.5 10572 10572 0.807909 0.988076 0.890746 0.0682882 0.22321 0.239773 
78.56/78.62	c satzilla's ranking:
78.56/78.62	c 1) adaptg2wsat0: 19.753178
78.56/78.62	c 2) adaptg2wsat+: 11.727040
78.56/78.62	c 3) march_dl2004: 0.871496
78.56/78.62	c 4) kcnfs04SAT07: -0.327728
78.56/78.62	c 5) SATenstein: -0.455132
78.56/78.62	c 6) picosat846: -0.471508
78.56/78.62	c 7) gnovelty+: -12.786108
78.56/78.62	c 8) mxc-sr08: -10000.000000
78.56/78.62	c 9) tts-4-0: -10000.000000
78.56/78.62	c 10) zchaff_rand: -10000.000000
78.56/78.62	c 11) vallst: -10000.000000
78.56/78.62	c 12) minisat20: -10000.000000
78.56/78.62	c 13) minisat20SAT07: -10000.000000
78.56/78.62	c satzilla running adaptg2wsat0 ... 
1300.01/1300.00	c Bin: Executing adaptg2wsat0
1300.01/1300.00	c spawning binary file with 2321 seconds ...
1300.01/1300.00	c child exit by a signal
1300.01/1300.00	c adaptg2wsat0 returned code 143.
1300.01/1300.00	c satzilla running adaptg2wsat+ ... 

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-3204956-1302950286/watcher-3204956-1302950286 -o /tmp/evaluation-result-3204956-1302950286/solver-3204956-1302950286 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204956-1302950286.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: 4.08 4.03 3.84 4/192 4176
/proc/meminfo: memFree=24439340/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0

[startup+0.013197 s]
/proc/loadavg: 4.08 4.03 3.84 4/192 4176
/proc/meminfo: memFree=24439340/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100236 s]
/proc/loadavg: 4.08 4.03 3.84 4/192 4176
/proc/meminfo: memFree=24439340/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300201 s]
/proc/loadavg: 4.08 4.03 3.84 4/192 4176
/proc/meminfo: memFree=24439340/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701125 s]
/proc/loadavg: 4.08 4.03 3.84 4/192 4176
/proc/meminfo: memFree=24439340/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50097 s]
/proc/loadavg: 4.08 4.03 3.84 5/194 4178
/proc/meminfo: memFree=24414524/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
[pid=4177] ppid=4176 vsize=50200 CPUtime=1.49 cores=0,2
/proc/4177/stat : 4177 (SATenstein) R 4176 4176 3549 0 -1 4202496 6672 0 0 0 149 0 0 0 25 0 1 0 406628324 51404800 6627 33554432000 134512640 134854740 4287949744 18446744073709551615 134761081 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4177/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52336

[startup+3.10061 s]
/proc/loadavg: 4.08 4.03 3.84 5/194 4178
/proc/meminfo: memFree=24414272/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
[pid=4177] ppid=4176 vsize=50200 CPUtime=3.09 cores=0,2
/proc/4177/stat : 4177 (SATenstein) R 4176 4176 3549 0 -1 4202496 6672 0 0 0 309 0 0 0 25 0 1 0 406628324 51404800 6627 33554432000 134512640 134854740 4287949744 18446744073709551615 134760569 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4177/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52336

[startup+6.30099 s]
/proc/loadavg: 4.08 4.03 3.84 5/194 4178
/proc/meminfo: memFree=24414124/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
[pid=4177] ppid=4176 vsize=50200 CPUtime=6.29 cores=0,2
/proc/4177/stat : 4177 (SATenstein) R 4176 4176 3549 0 -1 4202496 6672 0 0 0 629 0 0 0 25 0 1 0 406628324 51404800 6627 33554432000 134512640 134854740 4287949744 18446744073709551615 134761044 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4177/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52336

[startup+12.7008 s]
/proc/loadavg: 4.06 4.02 3.85 5/194 4178
/proc/meminfo: memFree=24414400/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
[pid=4177] ppid=4176 vsize=50200 CPUtime=12.69 cores=0,2
/proc/4177/stat : 4177 (SATenstein) R 4176 4176 3549 0 -1 4202496 6672 0 0 0 1269 0 0 0 25 0 1 0 406628324 51404800 6627 33554432000 134512640 134854740 4287949744 18446744073709551615 134568378 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4177/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52336

[startup+25.5003 s]
/proc/loadavg: 4.05 4.02 3.85 5/194 4178
/proc/meminfo: memFree=24415020/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=0 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406628324 2187264 114 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 114 97 400 0 131 0
[pid=4177] ppid=4176 vsize=50200 CPUtime=25.49 cores=0,2
/proc/4177/stat : 4177 (SATenstein) R 4176 4176 3549 0 -1 4202496 6672 0 0 0 2549 0 0 0 25 0 1 0 406628324 51404800 6627 33554432000 134512640 134854740 4287949744 18446744073709551615 134568378 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4177/statm: 12550 6627 590 84 0 12075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52336

[startup+51.1005 s]
/proc/loadavg: 4.03 4.02 3.85 5/194 4180
/proc/meminfo: memFree=24403380/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=2136 CPUtime=29.98 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 183 6672 0 0 0 0 2998 0 18 0 1 0 406628324 2187264 123 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 534 123 105 400 0 131 0
[pid=4179] ppid=4176 vsize=39052 CPUtime=21.09 cores=0,2
/proc/4179/stat : 4179 (mxc-sr08) R 4176 4176 3549 0 -1 4202496 11021 0 0 0 2108 1 0 0 25 0 1 0 406631324 39989248 9092 33554432000 134512640 135078026 4294084848 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4179/statm: 9763 9092 73 139 0 9622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41188

[startup+102.307 s]
/proc/loadavg: 4.01 4.02 3.85 5/194 4184
/proc/meminfo: memFree=24385372/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=23.67 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 2366 1 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134541512 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 256936

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.86 5/194 4186
/proc/meminfo: memFree=24384620/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=83.67 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 8366 1 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134542257 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/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: 4.00 4.00 3.87 5/194 4188
/proc/meminfo: memFree=24384340/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=143.67 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 14366 1 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134542271 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/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: 3.94 3.98 3.87 5/194 4219
/proc/meminfo: memFree=24395248/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=203.67 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 20366 1 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134542700 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/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: 3.97 3.98 3.87 5/194 4225
/proc/meminfo: memFree=24393904/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=263.67 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 26366 1 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134542667 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 256936

[startup+402.301 s]
/proc/loadavg: 3.99 3.98 3.88 5/194 4226
/proc/meminfo: memFree=24393504/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2

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

[pid=4184] ppid=4176 vsize=235284 CPUtime=443.68 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 44366 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134541767 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 256936

[startup+582.3 s]
/proc/loadavg: 4.03 4.00 3.90 5/194 4231
/proc/meminfo: memFree=24393816/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=503.69 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 50367 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134543445 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 256936

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/194 4233
/proc/meminfo: memFree=24393672/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=563.69 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 56367 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134543653 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 256936

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 4234
/proc/meminfo: memFree=24393776/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=623.69 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 62367 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134542537 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 256936

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 4236
/proc/meminfo: memFree=24393364/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=683.7 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 68368 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134543405 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 256936

[startup+822.3 s]
/proc/loadavg: 3.97 3.98 3.91 5/194 4299
/proc/meminfo: memFree=24459696/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=743.69 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 74367 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134542700 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 256936

[startup+882.301 s]
/proc/loadavg: 4.04 4.00 3.91 5/194 4416
/proc/meminfo: memFree=24459964/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=803.7 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 80368 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 256936

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 4452
/proc/meminfo: memFree=24457536/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=863.7 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 86368 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134542257 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 256936

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 4456
/proc/meminfo: memFree=24457588/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=923.7 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 92368 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134542131 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 256936

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 4458
/proc/meminfo: memFree=24457552/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=983.7 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 98368 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134543762 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 256936

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 4460
/proc/meminfo: memFree=24457536/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=1043.7 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 104368 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134541943 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 256936

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 4461
/proc/meminfo: memFree=24457636/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=1103.7 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 110368 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134543405 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 256936

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 4463
/proc/meminfo: memFree=24457492/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=1163.7 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 116368 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134541767 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 256936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 4464
/proc/meminfo: memFree=24457468/32950928 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=21652 CPUtime=78.6 cores=0,2
/proc/4176/stat : 4176 (SATzilla2009_R) S 4174 4176 3549 0 -1 4202496 15859 31564 0 0 1600 7 6221 32 25 0 1 0 406628324 22171648 5089 33554432000 134512640 136149437 4288109024 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4176/statm: 5413 5089 221 400 0 5010 0
[pid=4184] ppid=4176 vsize=235284 CPUtime=1221.41 cores=0,2
/proc/4184/stat : 4184 (adaptg2wsat0) R 4176 4176 3549 0 -1 4202496 7592 0 0 0 122139 2 0 0 25 0 1 0 406636187 240930816 7561 33554432000 134512640 134921720 4294559104 18446744073709551615 134541939 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4184/statm: 58821 7561 41 100 0 58328 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 256936

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.61
CPU system time (s): 0.430934
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 256936

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

runsolver used 2.19067 second user time and 4.91325 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-16 12:38:06
IDJOB=3204956
IDBENCH=82698
IDSOLVER=1620
FILE ID=node127/3204956-1302950286
RUNJOBID= node127-1302947113-3567
PBS_JOBID= 13017950
Free space on /tmp= 72060 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-3204956-1302950286/watcher-3204956-1302950286 -o /tmp/evaluation-result-3204956-1302950286/solver-3204956-1302950286 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204956-1302950286.cnf

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

MD5SUM BENCH= 0f7796213ec78265bd44aa83c0fa283d
RANDOM SEED=241987433

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      24439496 kB
Buffers:        762308 kB
Cached:        7255608 kB
SwapCached:          4 kB
Active:        2013240 kB
Inactive:      6143492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24439496 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           35820 kB
Writeback:           0 kB
AnonPages:      138400 kB
Mapped:          18864 kB
Slab:           288476 kB
PageTables:       5632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   778680 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= 72040 MiB
End job on node127 at 2011-04-16 12:59:49