Trace number 3204444

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.03 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S709305826-098-UNKNOWN.cnf
MD5SUM83f9a63a559155a858e739be2c598060
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.6951
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

74.96/75.00	c SATzilla is building models for class 1
74.96/75.00	c run presolver SATenstein for 30 seconds ... 
74.96/75.00	c Bin: Executing SATenstein
74.96/75.00	c spawning binary file with 30 seconds ...
74.96/75.00	c child exit by a signal
74.96/75.00	c SATenstein returned code 137.
74.96/75.00	c run presolver mxc-sr08 for 30 seconds ... 
74.96/75.00	c Bin: Executing mxc-sr08
74.96/75.00	c spawning binary file with 30 seconds ...
74.96/75.00	c child exit by a signal
74.96/75.00	c mxc-sr08 returned code 137.
74.96/75.00	c Orignal number of varibales is 40000, number of clauses is 168000 
74.96/75.00	c predicted feature computation time is 2.616702 
74.96/75.00	c Bin: Executing satelite
74.96/75.00	c spawning binary file with 240 seconds ...
74.96/75.00	c child exited successfully
74.96/75.00	c satzilla computing base features
74.96/75.00	c Number of variabe is: 38973, Number of clause is : 166812 
74.96/75.00	c Initializing...
74.96/75.00	c satzilla compute diameter ...
74.96/75.00	c start diameter features ...
74.96/75.00	c satzilla doing clause learning
74.96/75.00	c start clause learning features ...
74.96/75.00	c Bin: Executing zchaff07
74.96/75.00	c spawning binary file with 2 seconds ...
74.96/75.00	c child exit by a signal
74.96/75.00	c satzilla doing survey propogation probe
74.96/75.00	c do survay propogation for 2 second ...
74.96/75.00	c satzilla doing local search probe
74.96/75.00	c satzilla doing lobjois search-space size estimate
74.96/75.00	c features are:40000 168000 38973 166812 0.0263516 0.00712179 0.233634 0.495697 0.587463 0.716159 7.79522e-05 0.0655466 7.69764e-05 0.000153953 0.163071 0 0.963426 7.79522e-05 0.290591 5.99477e-06 0.000227801 2.71612 0.228233 0.170844 0 1 3.37167 3.83274e-05 0.398743 0 0.000119895 2.33067 0.494155 0.000158124 0.294509 1.19895e-05 0.000485577 5.92553 0.0443051 5 6 0.265046 3.40828 0.56955 1 12 6 1 4 2 3 97.303 0.427145 42 296 147.5 57.6667 112 69 88.5 0.394374 0.577036 9.79997e-06 1 0.70524 0.0886643 0.569487 0.203851 0.388371 0.0929634 0.65357 0.00110539 0.917478 0.175985 0.028152 0.125044 0.0474154 0.0796827 2095 0.923083 5673.33 0.866026 8505 0 8505 0.789206 1.30028 0.981832 0.250719 0.211898 0.26166 
74.96/75.00	c satzilla's ranking:
74.96/75.00	c 1) adaptg2wsat+: 3.742781
74.96/75.00	c 2) SATenstein: 1.778398
74.96/75.00	c 3) picosat846: 0.421121
74.96/75.00	c 4) march_dl2004: 0.390800
74.96/75.00	c 5) adaptg2wsat0: 0.285873
74.96/75.00	c 6) kcnfs04SAT07: -0.196583
74.96/75.00	c 7) gnovelty+: -7.871154
74.96/75.00	c 8) mxc-sr08: -10000.000000
74.96/75.00	c 9) tts-4-0: -10000.000000
74.96/75.00	c 10) zchaff_rand: -10000.000000
74.96/75.00	c 11) vallst: -10000.000000
74.96/75.00	c 12) minisat20: -10000.000000
74.96/75.00	c 13) minisat20SAT07: -10000.000000
74.96/75.00	c satzilla running adaptg2wsat+ ... 
1299.98/1300.00	c Bin: Executing adaptg2wsat+
1299.98/1300.00	c spawning binary file with 2325 seconds ...
1299.98/1300.00	c child exit by a signal
1299.98/1300.00	c adaptg2wsat+ returned code 143.
1299.98/1300.00	c satzilla running SATenstein ... 

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-3204444-1302947666/watcher-3204444-1302947666 -o /tmp/evaluation-result-3204444-1302947666/solver-3204444-1302947666 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204444-1302947666.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: 4.00 3.36 1.77 4/192 4431
/proc/meminfo: memFree=16844184/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0

[startup+0.0659049 s]
/proc/loadavg: 4.00 3.36 1.77 4/192 4431
/proc/meminfo: memFree=16844184/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100889 s]
/proc/loadavg: 4.00 3.36 1.77 4/192 4431
/proc/meminfo: memFree=16844184/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300857 s]
/proc/loadavg: 4.00 3.36 1.77 4/192 4431
/proc/meminfo: memFree=16844184/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700786 s]
/proc/loadavg: 4.00 3.36 1.77 4/192 4431
/proc/meminfo: memFree=16844184/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50065 s]
/proc/loadavg: 4.00 3.37 1.78 5/194 4433
/proc/meminfo: memFree=16824320/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
[pid=4432] ppid=4431 vsize=43148 CPUtime=1.49 cores=4,6
/proc/4432/stat : 4432 (SATenstein) R 4431 4431 4150 0 -1 4202496 5413 0 0 0 148 1 0 0 25 0 1 0 484997291 44183552 5367 33554432000 134512640 134854740 4292261728 18446744073709551615 134763445 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4432/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45284

[startup+3.10038 s]
/proc/loadavg: 4.00 3.37 1.78 5/194 4433
/proc/meminfo: memFree=16823948/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
[pid=4432] ppid=4431 vsize=43148 CPUtime=3.09 cores=4,6
/proc/4432/stat : 4432 (SATenstein) R 4431 4431 4150 0 -1 4202496 5413 0 0 0 308 1 0 0 25 0 1 0 484997291 44183552 5367 33554432000 134512640 134854740 4292261728 18446744073709551615 134759858 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4432/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45284

[startup+6.3008 s]
/proc/loadavg: 4.00 3.37 1.78 5/194 4433
/proc/meminfo: memFree=16823824/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
[pid=4432] ppid=4431 vsize=43148 CPUtime=6.29 cores=4,6
/proc/4432/stat : 4432 (SATenstein) R 4431 4431 4150 0 -1 4202496 5413 0 0 0 628 1 0 0 25 0 1 0 484997291 44183552 5367 33554432000 134512640 134854740 4292261728 18446744073709551615 134761044 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4432/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45284

[startup+12.7007 s]
/proc/loadavg: 4.00 3.39 1.81 5/194 4434
/proc/meminfo: memFree=16823812/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
[pid=4432] ppid=4431 vsize=43148 CPUtime=12.69 cores=4,6
/proc/4432/stat : 4432 (SATenstein) R 4431 4431 4150 0 -1 4202496 5413 0 0 0 1268 1 0 0 25 0 1 0 484997291 44183552 5367 33554432000 134512640 134854740 4292261728 18446744073709551615 134546887 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4432/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45284

[startup+25.5004 s]
/proc/loadavg: 4.00 3.41 1.83 5/194 4434
/proc/meminfo: memFree=16824184/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=0 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 484997291 2187264 115 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 115 97 400 0 131 0
[pid=4432] ppid=4431 vsize=43148 CPUtime=25.49 cores=4,6
/proc/4432/stat : 4432 (SATenstein) R 4431 4431 4150 0 -1 4202496 5413 0 0 0 2548 1 0 0 25 0 1 0 484997291 44183552 5367 33554432000 134512640 134854740 4292261728 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4432/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45284

[startup+51.1009 s]
/proc/loadavg: 4.00 3.46 1.89 5/194 4436
/proc/meminfo: memFree=16813052/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=2136 CPUtime=29.99 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 184 5413 0 0 0 0 2998 1 18 0 1 0 484997291 2187264 124 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 534 124 105 400 0 131 0
[pid=4435] ppid=4431 vsize=32468 CPUtime=21.09 cores=4,6
/proc/4435/stat : 4435 (mxc-sr08) R 4431 4431 4150 0 -1 4202496 9131 0 0 0 2108 1 0 0 25 0 1 0 485000291 33247232 7645 33554432000 134512640 135078026 4289188176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4435/statm: 8117 7645 73 139 0 7976 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34604

[startup+102.307 s]
/proc/loadavg: 4.00 3.55 2.01 5/194 4440
/proc/meminfo: memFree=16801904/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=27.29 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 2728 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542973 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 248572

[startup+162.3 s]
/proc/loadavg: 4.05 3.64 2.13 5/194 4442
/proc/meminfo: memFree=16801884/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=87.29 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 8728 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542053 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 248572

[startup+222.301 s]
/proc/loadavg: 4.02 3.71 2.25 5/194 4443
/proc/meminfo: memFree=16801868/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=147.29 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 14728 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542387 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 248572

[startup+282.3 s]
/proc/loadavg: 4.00 3.76 2.35 5/194 4445
/proc/meminfo: memFree=16801976/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=207.29 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 20728 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542486 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 248572

[startup+342.301 s]
/proc/loadavg: 4.00 3.80 2.45 5/194 4475
/proc/meminfo: memFree=16816648/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=267.29 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 26728 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542310 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 248572

[startup+402.3 s]
/proc/loadavg: 4.00 3.83 2.55 5/194 4517
/proc/meminfo: memFree=16817832/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6

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

[pid=4439] ppid=4431 vsize=232684 CPUtime=447.29 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 44728 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 248572

[startup+582.301 s]
/proc/loadavg: 4.00 3.90 2.80 5/194 4558
/proc/meminfo: memFree=16788548/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=507.29 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 50728 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134541218 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 248572

[startup+642.301 s]
/proc/loadavg: 4.07 3.93 2.87 5/194 4559
/proc/meminfo: memFree=16788900/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=567.3 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 56729 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134541388 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 248572

[startup+702.301 s]
/proc/loadavg: 4.02 3.94 2.94 5/194 4561
/proc/meminfo: memFree=16788372/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=627.3 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 62729 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542013 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 248572

[startup+762.307 s]
/proc/loadavg: 4.15 3.98 3.02 5/194 4593
/proc/meminfo: memFree=16826536/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=687.3 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 68729 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542140 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 248572

[startup+822.301 s]
/proc/loadavg: 3.97 3.97 3.07 4/191 4600
/proc/meminfo: memFree=16836552/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=747.3 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 74729 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134543432 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 248572

[startup+882.301 s]
/proc/loadavg: 3.99 3.97 3.12 5/194 4631
/proc/meminfo: memFree=16821216/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=807.3 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 80729 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134543186 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 248572

[startup+942.3 s]
/proc/loadavg: 3.99 3.97 3.18 5/194 4635
/proc/meminfo: memFree=16812012/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=867.3 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 86729 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134541388 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 248572

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.22 5/194 4637
/proc/meminfo: memFree=16811976/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=927.3 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 92729 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134541052 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 248572

[startup+1062.3 s]
/proc/loadavg: 4.03 3.99 3.28 5/194 4639
/proc/meminfo: memFree=16812068/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=987.3 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 98729 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542080 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 248572

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.32 5/194 4640
/proc/meminfo: memFree=16812284/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=1047.31 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 104730 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134543200 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 248572

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.36 5/194 4642
/proc/meminfo: memFree=16812372/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=1107.31 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 110730 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 248572

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.39 5/194 4643
/proc/meminfo: memFree=16812236/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=1167.31 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 116730 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134541401 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 248572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.00 3.43 5/194 4645
/proc/meminfo: memFree=16812464/32951124 swapFree=67102128/67111528
[pid=4431] ppid=4429 vsize=15888 CPUtime=74.97 cores=4,6
/proc/4431/stat : 4431 (SATzilla2009_R) S 4429 4431 4150 0 -1 4202496 12853 26338 0 0 1248 8 6215 26 25 0 1 0 484997291 16269312 3650 33554432000 134512640 136149437 4289904272 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4431/statm: 3972 3650 221 400 0 3569 0
[pid=4439] ppid=4431 vsize=232684 CPUtime=1225.01 cores=4,6
/proc/4439/stat : 4439 (adaptg2wsat+) R 4431 4431 4150 0 -1 4202496 6102 0 0 0 122500 1 0 0 25 0 1 0 485004791 238268416 6070 33554432000 134512640 134921272 4287994416 18446744073709551615 134541427 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4439/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 248572

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.03
CPU user time (s): 1299.65
CPU system time (s): 0.373943
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 248572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45306
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= 1982

runsolver used 2.26965 second user time and 4.83427 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-16 11:54:26
IDJOB=3204444
IDBENCH=82570
IDSOLVER=1620
FILE ID=node119/3204444-1302947666
RUNJOBID= node119-1302947114-4169
PBS_JOBID= 13017958
Free space on /tmp= 72616 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S709305826-098-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204444-1302947666/watcher-3204444-1302947666 -o /tmp/evaluation-result-3204444-1302947666/solver-3204444-1302947666 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204444-1302947666.cnf

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

MD5SUM BENCH= 83f9a63a559155a858e739be2c598060
RANDOM SEED=876922888

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16844216 kB
Buffers:        676540 kB
Cached:       14948464 kB
SwapCached:       5516 kB
Active:        4376820 kB
Inactive:     11377548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16844216 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           37404 kB
Writeback:           0 kB
AnonPages:      127088 kB
Mapped:          18604 kB
Slab:           286068 kB
PageTables:       5712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   751052 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= 72588 MiB
End job on node119 at 2011-04-16 12:16:08