Trace number 3274483

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_C 2009-03-22? (TO) 1300.03 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
Number of clauses of size over 50

Solver Data

20.08/20.10	c SATzilla is building models for class 2
20.08/20.10	c run presolver march_dl2004 for 5 seconds ... 
20.08/20.10	c Bin: Executing march_dl2004
20.08/20.10	c spawning binary file with 5 seconds ...
20.08/20.10	c child exit by a signal
20.08/20.10	c march_dl2004 returned code 137.
20.08/20.10	c run presolver mxc-sr08 for 5 seconds ... 
20.08/20.10	c Bin: Executing mxc-sr08
20.08/20.10	c spawning binary file with 5 seconds ...
20.08/20.10	c child exit by a signal
20.08/20.10	c mxc-sr08 returned code 137.
20.08/20.10	c Orignal number of varibales is 4230, number of clauses is 100443 
20.08/20.10	c predicted feature computation time is 9.764334 
20.08/20.10	c Bin: Executing satelite
20.08/20.10	c spawning binary file with 240 seconds ...
20.08/20.10	c child exited successfully
20.08/20.10	c satzilla computing base features
20.08/20.10	c Number of variabe is: 4221, Number of clause is : 100378 
20.08/20.10	c Initializing...
20.08/20.10	c satzilla compute diameter ...
20.08/20.10	c start diameter features ...
20.08/20.10	c satzilla doing clause learning
20.08/20.10	c start clause learning features ...
20.08/20.10	c Bin: Executing zchaff07
20.08/20.10	c spawning binary file with 2 seconds ...
20.08/20.10	c child exit by a signal
20.08/20.10	c satzilla doing survey propogation probe
20.08/20.10	c do survay propogation for 2 second ...
20.08/20.10	c satzilla doing local search probe
20.08/20.10	c satzilla doing lobjois search-space size estimate
20.08/20.10	c features are:4230 100443 4221 100378 0.0021322 0.000647552 0.042051 0.997382 0.0473964 0.0209533 0.000973461 0.0830346 0.000947643 0.00307984 0.345017 0 0 0.000973461 0.256121 0.00029887 0.00183307 4.55547 0.756837 0.0764016 0.0107527 1 3.22907 0.000118111 0.388343 0 0.000428381 2.92573 0.0996932 0.00236081 0.23005 0.00080695 0.00420411 3.52727 0.141542 3 4 0.691659 208.351 0.334352 102 612 232 162 216 181 195 33.2987 0.106864 29.2967 46.7451 36.7112 29.8846 33.9534 31.5249 32.2485 0.593131 0.210307 0.000832565 1 0.71306 0.438959 0.674937 0.546999 0.623113 0.0186672 1.81268 3.89735e-07 0.452074 0.055894 0.000441251 0.0186948 0.00126305 0.00470535 203.5 0.10988 985.5 0.0260279 981 950 1015 0.884709 0.290606 0.942335 0.00585773 0.322204 0.391616 
20.08/20.10	c satzilla's ranking:
20.08/20.10	c 1) mxc-sr08: 2.995571
20.08/20.10	c 2) march_dl2004: 2.611048
20.08/20.10	c 3) minisat20SAT07: 2.601136
20.08/20.10	c 4) minisat20: 2.101078
20.08/20.10	c 5) zchaff_rand: 2.082131
20.08/20.10	c 6) tts-4-0: -0.237403
20.08/20.10	c 7) vallst: -0.565935
20.08/20.10	c 8) SATenstein: -10000.000000
20.08/20.10	c 9) gnovelty+: -10000.000000
20.08/20.10	c 10) adaptg2wsat+: -10000.000000
20.08/20.10	c 11) adaptg2wsat0: -10000.000000
20.08/20.10	c 12) picosat846: -10000.000000
20.08/20.10	c 13) kcnfs04SAT07: -10000.000000
20.08/20.10	c satzilla running mxc-sr08 ... 
1300.00/1300.01	c Bin: Executing mxc-sr08
1300.00/1300.01	c spawning binary file with 2379 seconds ...
1300.00/1300.01	c child exit by a signal
1300.00/1300.01	c mxc-sr08 returned code 143.
1300.00/1300.01	c satzilla running march_dl2004 ... 

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.93 3.98 3.77 5/192 15113
/proc/meminfo: memFree=14270212/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=2136 CPUtime=0 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471926585 2187264 114 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 534 114 97 400 0 131 0

[startup+0.078323 s]
/proc/loadavg: 3.93 3.98 3.77 5/192 15113
/proc/meminfo: memFree=14270212/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=2136 CPUtime=0 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471926585 2187264 114 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100331 s]
/proc/loadavg: 3.93 3.98 3.77 5/192 15113
/proc/meminfo: memFree=14270212/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=2136 CPUtime=0 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471926585 2187264 114 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300299 s]
/proc/loadavg: 3.93 3.98 3.77 5/192 15113
/proc/meminfo: memFree=14270212/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=2136 CPUtime=0 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471926585 2187264 114 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700213 s]
/proc/loadavg: 3.93 3.98 3.77 5/192 15113
/proc/meminfo: memFree=14270212/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=2136 CPUtime=0 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471926585 2187264 114 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50107 s]
/proc/loadavg: 3.93 3.98 3.77 5/194 15115
/proc/meminfo: memFree=14258296/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=2136 CPUtime=0 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471926585 2187264 114 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 534 114 97 400 0 131 0
[pid=15114] ppid=15113 vsize=13580 CPUtime=1.49 cores=4,6
/proc/15114/stat : 15114 (march_dl2004) R 15113 15113 14611 0 -1 4202496 14819 0 0 0 147 2 0 0 25 0 1 0 471926585 13905920 2257 33554432000 134512640 134996440 4290789968 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15114/statm: 3395 2257 67 119 0 3274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15716

[startup+3.10076 s]
/proc/loadavg: 3.93 3.98 3.77 5/194 15115
/proc/meminfo: memFree=14254576/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=2136 CPUtime=0 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471926585 2187264 114 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 534 114 97 400 0 131 0
[pid=15114] ppid=15113 vsize=13712 CPUtime=3.09 cores=4,6
/proc/15114/stat : 15114 (march_dl2004) R 15113 15113 14611 0 -1 4202496 14855 0 0 0 307 2 0 0 25 0 1 0 471926585 14041088 2293 33554432000 134512640 134996440 4290789968 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15114/statm: 3428 2293 67 119 0 3307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15848

[startup+6.30023 s]
/proc/loadavg: 3.94 3.98 3.78 5/194 15125
/proc/meminfo: memFree=14245152/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=2136 CPUtime=4.99 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 183 14902 0 0 0 0 497 2 18 0 1 0 471926585 2187264 123 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 534 123 105 400 0 131 0
[pid=15125] ppid=15113 vsize=12872 CPUtime=1.29 cores=4,6
/proc/15125/stat : 15125 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 3767 0 0 0 129 0 0 0 22 0 1 0 471927085 13180928 3003 33554432000 134512640 135078026 4291963920 18446744073709551615 134534650 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15125/statm: 3218 3003 73 139 0 3077 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15008

[startup+12.701 s]
/proc/loadavg: 3.94 3.98 3.78 5/193 15126
/proc/meminfo: memFree=14236340/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=8904 CPUtime=12.3 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 3121 21346 0 0 217 0 1010 3 20 0 1 0 471926585 9117696 1842 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2226 1842 137 400 0 1823 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 8904

[startup+25.5008 s]
/proc/loadavg: 3.96 3.98 3.78 5/194 15129
/proc/meminfo: memFree=14210936/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=13932 CPUtime=5.38 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 4033 0 0 0 538 0 0 0 25 0 1 0 471928595 14266368 3269 33554432000 134512640 135078026 4293992912 18446744073709551615 134540200 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 3483 3269 73 139 0 3342 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24052

[startup+51.1003 s]
/proc/loadavg: 3.97 3.98 3.78 5/194 15129
/proc/meminfo: memFree=14175340/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=16156 CPUtime=30.98 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 4607 0 0 0 3098 0 0 0 25 0 1 0 471928595 16543744 3843 33554432000 134512640 135078026 4293992912 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 4039 3843 73 139 0 3898 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 26276

[startup+102.306 s]
/proc/loadavg: 3.98 3.98 3.79 5/194 15131
/proc/meminfo: memFree=14118740/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=22360 CPUtime=82.19 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 6156 0 0 0 8218 1 0 0 25 0 1 0 471928595 22896640 5392 33554432000 134512640 135078026 4293992912 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 5590 5392 73 139 0 5449 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32480

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.81 5/194 15164
/proc/meminfo: memFree=14045384/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=23512 CPUtime=142.19 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 6471 0 0 0 14217 2 0 0 25 0 1 0 471928595 24076288 5693 33554432000 134512640 135078026 4293992912 18446744073709551615 134534613 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 5878 5693 73 139 0 5737 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 33632

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.82 5/194 15169
/proc/meminfo: memFree=14005900/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=25888 CPUtime=202.19 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 7042 0 0 0 20217 2 0 0 25 0 1 0 471928595 26509312 6264 33554432000 134512640 135078026 4293992912 18446744073709551615 134534255 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 6472 6264 73 139 0 6331 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 36008

[startup+282.3 s]
/proc/loadavg: 4.03 4.00 3.83 5/194 15170
/proc/meminfo: memFree=13969800/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=28660 CPUtime=262.19 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 7743 0 0 0 26217 2 0 0 25 0 1 0 471928595 29347840 6965 33554432000 134512640 135078026 4293992912 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 7165 6965 73 139 0 7024 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 38780

[startup+342.301 s]
/proc/loadavg: 4.06 4.01 3.84 5/194 15172
/proc/meminfo: memFree=13915456/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=31564 CPUtime=322.18 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 8466 0 0 0 32216 2 0 0 25 0 1 0 471928595 32321536 7688 33554432000 134512640 135078026 4293992912 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 7891 7688 73 139 0 7750 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 41684

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/194 15174
/proc/meminfo: memFree=13871404/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=33508 CPUtime=382.19 cores=4,6

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

[pid=15128] ppid=15113 vsize=37312 CPUtime=502.19 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 9981 0 0 0 50216 3 0 0 25 0 1 0 471928595 38207488 9143 33554432000 134512640 135078026 4293992912 18446744073709551615 134523288 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 9328 9143 73 139 0 9187 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 47432

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/194 15178
/proc/meminfo: memFree=13769352/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=37312 CPUtime=562.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 9981 0 0 0 56217 3 0 0 25 0 1 0 471928595 38207488 9143 33554432000 134512640 135078026 4293992912 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 9328 9143 73 139 0 9187 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 47432

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15180
/proc/meminfo: memFree=13744776/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=37312 CPUtime=622.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 9981 0 0 0 62217 3 0 0 25 0 1 0 471928595 38207488 9143 33554432000 134512640 135078026 4293992912 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 9328 9143 73 139 0 9187 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 47432

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 15182
/proc/meminfo: memFree=13717716/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=37724 CPUtime=682.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 10052 0 0 0 68217 3 0 0 25 0 1 0 471928595 38629376 9214 33554432000 134512640 135078026 4293992912 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 9431 9214 73 139 0 9290 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 47844

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 15183
/proc/meminfo: memFree=13685688/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=42524 CPUtime=742.21 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 11218 0 0 0 74218 3 0 0 25 0 1 0 471928595 43544576 10380 33554432000 134512640 135078026 4293992912 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 10631 10380 73 139 0 10490 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 52644

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.89 5/194 15185
/proc/meminfo: memFree=13660720/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=42524 CPUtime=802.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 11218 0 0 0 80217 3 0 0 25 0 1 0 471928595 43544576 10380 33554432000 134512640 135078026 4293992912 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 10631 10380 73 139 0 10490 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 52644

[startup+882.301 s]
/proc/loadavg: 4.08 4.02 3.90 5/194 15186
/proc/meminfo: memFree=13642108/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=45172 CPUtime=862.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 11902 0 0 0 86217 3 0 0 25 0 1 0 471928595 46256128 11064 33554432000 134512640 135078026 4293992912 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 11293 11064 73 139 0 11152 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 55292

[startup+942.301 s]
/proc/loadavg: 4.03 4.02 3.91 5/194 15188
/proc/meminfo: memFree=13616284/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=45172 CPUtime=922.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 11902 0 0 0 92217 3 0 0 25 0 1 0 471928595 46256128 11064 33554432000 134512640 135078026 4293992912 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 11293 11064 73 139 0 11152 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 55292

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/194 15190
/proc/meminfo: memFree=13588980/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=45172 CPUtime=982.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 11902 0 0 0 98217 3 0 0 25 0 1 0 471928595 46256128 11064 33554432000 134512640 135078026 4293992912 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 11293 11064 73 139 0 11152 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 55292

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 15191
/proc/meminfo: memFree=13575316/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=46416 CPUtime=1042.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 12222 0 0 0 104217 3 0 0 25 0 1 0 471928595 47529984 11376 33554432000 134512640 135078026 4293992912 18446744073709551615 134522563 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 11604 11376 73 139 0 11463 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 56536

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15193
/proc/meminfo: memFree=13556560/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=47076 CPUtime=1102.2 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 12379 0 0 0 110217 3 0 0 25 0 1 0 471928595 48205824 11533 33554432000 134512640 135078026 4293992912 18446744073709551615 134534837 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 11769 11533 73 139 0 11628 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 57196

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15194
/proc/meminfo: memFree=13535948/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=49456 CPUtime=1162.21 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 13018 0 0 0 116217 4 0 0 25 0 1 0 471928595 50642944 12133 33554432000 134512640 135078026 4293992912 18446744073709551615 134523288 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 12364 12133 73 139 0 12223 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 59576

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15196
/proc/meminfo: memFree=13505288/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=49456 CPUtime=1222.21 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 13018 0 0 0 122217 4 0 0 25 0 1 0 471928595 50642944 12133 33554432000 134512640 135078026 4293992912 18446744073709551615 134522543 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 12364 12133 73 139 0 12223 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 59576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.95 3.72 3.82 3/180 15234
/proc/meminfo: memFree=14309560/32951124 swapFree=67111528/67111528
[pid=15113] ppid=15111 vsize=10120 CPUtime=20.08 cores=4,6
/proc/15113/stat : 15113 (SATzilla2009_C) S 15111 15113 14611 0 -1 4202496 7790 24435 0 0 786 8 1204 10 25 0 1 0 471926585 10362880 2291 33554432000 134512640 136149437 4289198112 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/15113/statm: 2530 2291 220 400 0 2127 0
[pid=15128] ppid=15113 vsize=50340 CPUtime=1279.92 cores=4,6
/proc/15128/stat : 15128 (mxc-sr08) R 15113 15113 14611 0 -1 4202496 13219 0 0 0 127988 4 0 0 25 0 1 0 471928595 51548160 12334 33554432000 134512640 135078026 4293992912 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/15128/statm: 12585 12334 73 139 0 12444 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 60460

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.79
CPU system time (s): 0.236963
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 60500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45459
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= 14
involuntary context switches= 1954

runsolver used 2.20066 second user time and 4.89725 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 02:00:56
IDJOB=3274483
IDBENCH=83254
IDSOLVER=1675
FILE ID=node108/3274483-1303603256
RUNJOBID= node108-1303600596-14630
PBS_JOBID= 13150586
Free space on /tmp= 71304 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274483-1303603256/watcher-3274483-1303603256 -o /tmp/evaluation-result-3274483-1303603256/solver-3274483-1303603256 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274483-1303603256.cnf

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=1657057839

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      14270492 kB
Buffers:       2255128 kB
Cached:       15715788 kB
SwapCached:          0 kB
Active:       10122840 kB
Inactive:      7987088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14270492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           53604 kB
Writeback:           0 kB
AnonPages:      138920 kB
Mapped:          18580 kB
Slab:           507704 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   326972 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= 71336 MiB
End job on node108 at 2011-04-24 02:22:38